<?xml version="1.0" encoding="UTF-8"?>
<car>
  <active type="boolean">true</active>
  <archived type="boolean">false</archived>
  <car-type>estate</car-type>
  <contact-id type="integer">254</contact-id>
  <created-at type="datetime">2010-01-18T21:17:13Z</created-at>
  <description>Silver</description>
  <features>5 Speed Automatic
4.5 V8</features>
  <gearbox>Automatic</gearbox>
  <id type="integer">222</id>
  <make>Toyota</make>
  <model>Toyota Landcruiser  </model>
  <price type="integer">39995</price>
  <updated-at type="datetime">2010-03-10T23:00:15Z</updated-at>
  <user-id type="integer">7</user-id>
  <year>2008</year>
</car>
