<?xml version="1.0" encoding="UTF-8"?>
<car>
  <active type="boolean">true</active>
  <archived type="boolean">false</archived>
  <car-type>roadster</car-type>
  <contact-id type="integer">251</contact-id>
  <created-at type="datetime">2010-01-18T20:41:54Z</created-at>
  <description>Auto 5 Speed Automatic</description>
  <features>Silver</features>
  <gearbox>Automatic</gearbox>
  <id type="integer">220</id>
  <make>Mercedes-Benz</make>
  <model>SLK200 Kompressor</model>
  <price type="integer">19995</price>
  <updated-at type="datetime">2010-03-11T23:00:15Z</updated-at>
  <user-id type="integer">7</user-id>
  <year>2007</year>
</car>
