<?xml version="1.0" encoding="UTF-8"?>
<products type="array">
  <product>
    <id type="integer">100</id>
    <name>Crawford Performance Carbon Fiber Hood, 08 STI</name>
    <price type="decimal">999.99</price>
  </product>
  <product>
    <id type="integer">101</id>
    <name>Crawford Performance Carbon Fiber Rear Spoiler, 08 STI</name>
    <price type="decimal">599.99</price>
  </product>
  <product>
    <id type="integer">551</id>
    <name>Crawford Performance Carbon Fiber SCOOPLESS Hood, 08+ STI</name>
    <price type="decimal">899.95</price>
  </product>
</products>
