Skip to content

Instantly share code, notes, and snippets.

@luckyruby
Created June 1, 2014 20:07
Show Gist options
  • Save luckyruby/962c589a57c7f02c7e0f to your computer and use it in GitHub Desktop.
Save luckyruby/962c589a57c7f02c7e0f to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<OTA_VehResRQ>
<POS>
<Source>
<RequestorID ID="1234567"/>
</Source>
</POS>
<VehResRQCore>
<UniqueID ID="60a85676-e833-421b-8414-d1f5c5710caa:ECAR"/>
<Customer>
<Primary>
<PersonName>
<GivenName>First</GivenName>
<Surname>Last</Surname>
</PersonName>
<Telephone>7777777777</Telephone>
</Primary>
</Customer>
</VehResRQCore>
</OTA_VehResRQ>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment