mirror of https://github.com/itflow-org/itflow
35 lines
706 B
XML
35 lines
706 B
XML
<?xml version="1.0" encoding="utf-8"?><AddressBook>
|
|
<Contact>
|
|
|
|
<LastName>PittPC</LastName>
|
|
|
|
<Phone>
|
|
|
|
<phonenumber>4125009434</phonenumber>
|
|
|
|
</Phone>
|
|
|
|
</Contact>
|
|
<Contact>
|
|
|
|
<LastName>Matts Accounting Firm</LastName>
|
|
|
|
<Phone>
|
|
|
|
<phonenumber>4127716047</phonenumber>
|
|
|
|
</Phone>
|
|
|
|
</Contact>
|
|
<Contact>
|
|
|
|
<LastName>poop</LastName>
|
|
|
|
<Phone>
|
|
|
|
<phonenumber>4443332222</phonenumber>
|
|
|
|
</Phone>
|
|
|
|
</Contact>
|
|
</AddressBook> |