<?xml version="1.0" encoding="UTF-8"?>
<product>
  <color>Asphalt</color>
  <created-at type="datetime">2008-08-21T20:48:00+00:00</created-at>
  <description>&lt;p&gt;&lt;a href='http://github.com'&gt;Github&lt;/a&gt; shirts are finally here.&lt;/p&gt;

&lt;p&gt;The back is designed so that you can write in your GitHub username with permanent ink. So grab a Sharpie and show off your work with pride!&lt;/p&gt;</description>
  <enable-sale type="boolean">true</enable-sale>
  <id type="integer">10</id>
  <is-taxable type="boolean">false</is-taxable>
  <name>Github - Fork You</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:30:52+00:00</updated-at>
  <user-id type="integer">2</user-id>
</product>
