<?xml version="1.0" encoding="UTF-8"?>
<car-model>
  <created-at type="datetime"></created-at>
  <id type="integer">3</id>
  <manufacturer-id type="integer">1</manufacturer-id>
  <name>Cobra</name>
  <needs-validating type="boolean">true</needs-validating>
  <updated-at type="datetime">2007-11-02T18:08:05+00:00</updated-at>
</car-model>
