Skip to content

Instantly share code, notes, and snippets.

@mh-github
Created August 5, 2015 08:26
Show Gist options
  • Select an option

  • Save mh-github/44251bb32273bc4859dc to your computer and use it in GitHub Desktop.

Select an option

Save mh-github/44251bb32273bc4859dc to your computer and use it in GitHub Desktop.
<customer>
<contact>
<name part="first">Rajesh</name>
<name part="last">Verma</name>
<email>rajesh@fabmail.com</email>
<phone type="voice" time="evening" preferredcontact="1">9999999999 </phone>
<address>
<street line="1">41 Vatika Drive</street>
<street line="2"></street>
<city>Vasanth Nagar</city>
<regioncode>MH</regioncode>
<postalcode>99999</postalcode>
<country>IN</country>
</address>
</contact>
<timeframe>
<description>within 1 month</description>
</timeframe>
<comments></comments>
</customer>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment