Skip to content

Instantly share code, notes, and snippets.

@joshlsullivan
Last active July 22, 2016 15:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joshlsullivan/5ba82739082ef6faa2b97cc4c7e49ba0 to your computer and use it in GitHub Desktop.
Save joshlsullivan/5ba82739082ef6faa2b97cc4c7e49ba0 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<?adf version="1.0"?>
<adf>
<prospect>
<requestdate>2000-03-30T15:30:20-08:0</requestdate>
<vehicle>
<year>2008</year>
<make>Make</make>
<model>Model</model>
</vehicle>
<customer>
<contact>
<name part="first">First</name>
<name part="last">Last</name>
<phone>323-223-3322</phone>
<email>emailaddress</email>
</contact>
</customer>
<vendor>
<contact>
<name part="full">Dealer Name</name>
</contact>
</vendor>
</prospect>
</adf>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment