Added more created_at and updated_at to post finalizing setup
This commit is contained in:
35
phonebook.xml
Normal file
35
phonebook.xml
Normal file
@@ -0,0 +1,35 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user