<?xml version="1.0" encoding="UTF-8"?>
<products type="array">
  <product>
    <id type="integer">333</id>
    <name>Crawford Base Map, 08-09 STI</name>
    <price type="decimal">175.0</price>
  </product>
  <product>
    <id type="integer">411</id>
    <name>Crawford SS-20 Stage 1 - Cobb AP V2</name>
    <price type="decimal">175.0</price>
  </product>
  <product>
    <id type="integer">412</id>
    <name>Crawford SS-40 Stage 2 - Cobb AP V2</name>
    <price type="decimal">175.0</price>
  </product>
  <product>
    <id type="integer">505</id>
    <name>Crawford SS-40 Stage 3- Cobb AP V2</name>
    <price type="decimal">175.0</price>
  </product>
</products>
