<?xml version="1.0" encoding="UTF-8"?>
<car>
  <active type="boolean">true</active>
  <archived type="boolean">false</archived>
  <car-type>4x4</car-type>
  <contact-id type="integer">252</contact-id>
  <created-at type="datetime">2010-01-18T21:05:25Z</created-at>
  <description>Black </description>
  <features>Only 19830 miles</features>
  <gearbox>Automatic</gearbox>
  <id type="integer">221</id>
  <make>Mercedes-Benz</make>
  <model>ML280 CDI SE 7G Auto</model>
  <price type="integer">22995</price>
  <updated-at type="datetime">2010-03-11T23:00:15Z</updated-at>
  <user-id type="integer">7</user-id>
  <year>2006</year>
</car>
