<?xml version="1.0" encoding="UTF-8"?>
<products type="array">
  <product>
    <id type="integer">111</id>
    <name>MoTeC M4</name>
    <price type="decimal">2126.95</price>
  </product>
  <product>
    <id type="integer">142</id>
    <name>MoTeC ADL Data Logger</name>
    <price type="decimal">6085.95</price>
  </product>
  <product>
    <id type="integer">151</id>
    <name>MoTeC M400</name>
    <price type="decimal">3299.95</price>
  </product>
  <product>
    <id type="integer">165</id>
    <name>MoTeC M48</name>
    <price type="decimal">3284.95</price>
  </product>
  <product>
    <id type="integer">173</id>
    <name>MoTeC M800</name>
    <price type="decimal">4839.95</price>
  </product>
  <product>
    <id type="integer">181</id>
    <name>MoTeC M880</name>
    <price type="decimal">6463.95</price>
  </product>
  <product>
    <id type="integer">293</id>
    <name>MoTeC M600</name>
    <price type="decimal">3712.95</price>
  </product>
</products>
