<?xml version="1.0" encoding="UTF-8"?>
<products type="array">
  <product>
    <id type="integer">13</id>
    <name>MoTeC M600</name>
    <price type="decimal">3712.95</price>
  </product>
  <product>
    <id type="integer">110</id>
    <name>MoTeC M4</name>
    <price type="decimal">2126.95</price>
  </product>
  <product>
    <id type="integer">150</id>
    <name>MoTeC M400</name>
    <price type="decimal">3299.95</price>
  </product>
  <product>
    <id type="integer">156</id>
    <name>MoTeC ADL Data Logger</name>
    <price type="decimal">6085.95</price>
  </product>
  <product>
    <id type="integer">164</id>
    <name>MoTeC M48</name>
    <price type="decimal">3284.95</price>
  </product>
  <product>
    <id type="integer">172</id>
    <name>MoTeC M800</name>
    <price type="decimal">4839.95</price>
  </product>
  <product>
    <id type="integer">180</id>
    <name>MoTeC M880</name>
    <price type="decimal">6463.95</price>
  </product>
</products>
