<?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">255</contact-id>
  <created-at type="datetime">2010-01-18T21:23:13Z</created-at>
  <description>Metallic Blue </description>
  <features>6 speed
Only 20147 Miles</features>
  <gearbox>Manual</gearbox>
  <id type="integer">223</id>
  <make>BMW</make>
  <model>E85 Z4 2.0i SE Roadster </model>
  <price type="integer">15995</price>
  <updated-at type="datetime">2010-03-10T23:00:15Z</updated-at>
  <user-id type="integer">7</user-id>
  <year>2007</year>
</car>
