<?xml version="1.0" encoding="iso-8859-1"?>
<pr:PRORESULT xmlns:pr="http://www.homag.de/proresult"
              xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
              xsi:schemaLocation="http://www.homag.de/proresult dummy.xsd">

  <pr:BASE xsi:type="pr:DERIVED1" BaseName="Base" Derived1Name="Derived1a">
    <pr:BASE xsi:type="pr:DERIVED2" BaseName="Base" Derived2Name="Derived2a">
      <pr:BASE xsi:type="pr:DERIVED3" BaseName="Base" Derived3Name="Derived3a">
      </pr:BASE>
    </pr:BASE>
  </pr:BASE>
</pr:PRORESULT>
