Skip to content

Instantly share code, notes, and snippets.

@codeweavers
Last active August 29, 2015 13:57
Show Gist options
  • Save codeweavers/9597543 to your computer and use it in GitHub Desktop.
Save codeweavers/9597543 to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<ProposalTransfer xmlns="http://www.codeweavers.net/webservices">
...
<Vehicle>
<IsNew>false</IsNew>
<IsCommercial>false</IsCommercial>
<Make>Volkswagen</Make>
<Model>Passat Diesel Estate</Model>
<Derivative>1.6 Tdi Bluemotion Tech S 5dr (2011 -)</Derivative>
<CurrentMileage>18000</CurrentMileage>
<RegistrationDate>2011-03-11</RegistrationDate>
<Registration>MF11UCC</Registration>
<Source>UK</Source>
<ValuationCode>
<Type>CAP</Type>
<Code>VWPA16S 5EDTM 5</Code>
</ValuationCode>
<AnnualMileage>0</AnnualMileage>
<VehicleType>Car</VehicleType>
</Vehicle>
...
</ProposalTransfer>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment