<?xml version="1.0" encoding="UTF-8"?>
<products type="array">
  <product>
    <id type="integer">10</id>
    <name>MoTeC M4</name>
    <price type="decimal">2126.95</price>
  </product>
  <product>
    <id type="integer">11</id>
    <name>MoTeC M48</name>
    <price type="decimal">3284.95</price>
  </product>
  <product>
    <id type="integer">12</id>
    <name>MoTeC M400</name>
    <price type="decimal">3299.95</price>
  </product>
  <product>
    <id type="integer">14</id>
    <name>MoTeC M800</name>
    <price type="decimal">4839.95</price>
  </product>
  <product>
    <id type="integer">15</id>
    <name>MoTeC M880</name>
    <price type="decimal">6463.95</price>
  </product>
  <product>
    <id type="integer">16</id>
    <name>MoTeC ADL Data Logger</name>
    <price type="decimal">6085.95</price>
  </product>
  <product>
    <id type="integer">263</id>
    <name>MoTeC M600</name>
    <price type="decimal">3712.95</price>
  </product>
</products>
