Skip to content

Instantly share code, notes, and snippets.

@tinyzero4
Created January 20, 2016 09:12
Show Gist options
  • Save tinyzero4/03a1f5f7fe784463ddad to your computer and use it in GitHub Desktop.
Save tinyzero4/03a1f5f7fe784463ddad to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<?ADF version="1.0"?>
<adf>
<prospect>
<id sequence="1" source="Edmunds Appraisals">1198184098</id>
<type>Contact Us</type>
<requestdate>2016-01-19T13:30:22-08:00</requestdate>
<vehicle interest="sell" status="used">
<year>2014</year>
<make>Honda</make>
<model>Accord</model>
<vin>1HGCR2F56EA128618</vin>
<stock/>
<trim>EX 2dr Coupe (2.4L 4cyl 6M)</trim>
<colorcombination>
<interiorcolor>Black Cloth</interiorcolor>
<exteriorcolor>Crystal Black Pearl</exteriorcolor>
<preference>1</preference>
</colorcombination>
</vehicle>
<customer>
<contact>
<name part="first">Mihica</name>
<name part="last">Bhat</name>
<email>[email protected]</email>
<phone type="voice">925-819-2614</phone>
<phone type="pager">339150581</phone>
<address>
<street line="1">string</street>
<city>Harrisburg</city>
<regioncode>PA</regioncode>
<postalcode>17104</postalcode>
<country>USA</country>
</address>
</contact>
<timeframe>
<description/>
</timeframe>
<comments>
This is an Edmunds.com customer who is looking for an appraisal estimate from you on their vehicle.
Customer's current vehicle:
VIN: 1HGCR2F56EA128618
2014 Honda Accord
EX 2dr Coupe (2.4L 4cyl 6M) Condition: Outstanding Edmunds Trade-In TMV: $14,777 Edmunds Retail TMV: $17,969 ! ****************************************************************** ! ******************************************************************
</comments>
</customer>
<vendor>
<id source="Sutliff Volkswagen">762809</id>
<vendorname>Sutliff Volkswagen</vendorname>
</vendor>
<provider>
<id source="Edmunds Appraisals"/>
<name part="full">Edmunds Appraisals</name>
<service>Edmunds Appraisals</service>
</provider>
</prospect>
</adf>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment