Advertisement
homer123

Untitled

Feb 26th, 2012
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.00 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <contact>
  3.     <name>Homer Simpson</name>
  4.     <realm>demo</realm>
  5.     <linked_user>
  6.         <id>0937111d0e6b33150a0e6f66</id>
  7.         <name>admin@mywebsite.com</name>
  8.     </linked_user>
  9.     <profile>
  10.         <reference>ABC123</reference>
  11.         <email>chris@cpconsulting.com</email>
  12.         <company_name>Chris Parks Consulting</company_name>
  13.         <website>http://www.cpconsulting.com</website>
  14.         <type>0</type>
  15.         <contact_details>
  16.             <street>15 Tunbridge Square, Mayfair</street>
  17.             <street2></street2>
  18.             <city>London</city>
  19.             <state>Greater London</state>
  20.             <zip>WC4 2GH</zip>
  21.             <country>gb</country>
  22.             <mobile>0208 678 2421</mobile>
  23.             <telephone></telephone>
  24.             <fax></fax>
  25.         </contact_details>
  26.     </profile>
  27.     <creation_date>2010-11-15T19:27:27</creation_date>
  28.     <last_modified_date>2010-11-15T19:27:27</last_modified_date>
  29. </contact>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement