<?xml version="1.0" encoding="UTF-8"?>
<product>
  <color>Cranberry</color>
  <created-at type="datetime">2008-04-03T09:26:51+00:00</created-at>
  <description>&lt;p&gt;Follow the Yellow-Brick Rails.&lt;/p&gt;</description>
  <enable-sale type="boolean">true</enable-sale>
  <id type="integer">6</id>
  <is-taxable type="boolean">false</is-taxable>
  <name>The Ruby City</name>
  <price type="decimal">18.0</price>
  <product-type-id type="integer">1</product-type-id>
  <sale-price type="decimal">18.0</sale-price>
  <updated-at type="datetime">2008-12-15T11:32:42+00:00</updated-at>
  <user-id type="integer">1</user-id>
</product>
