<Root>
  <Node Code="E_Examples_01">
    <Desc TranslateID="E_Examples_01_Desc">
      <ENU>Width must be greater than zero!</ENU>
    </Desc>
    <Sol TranslateID="E_Examples_01_Sol">
      <ENU>Input width greater than zero.</ENU>
    </Sol>
  </Node>
  <Node Code="E_Examples_02">
    <Desc TranslateID="E_Examples_02_Desc">
      <ENU>Height must be greater than zero!</ENU>
    </Desc>
    <Sol TranslateID="E_Examples_02_Sol">
      <ENU>Input height greater than zero.</ENU>
    </Sol>
  </Node>
  <Node Code="E_Examples_03">
    <Desc TranslateID="E_Examples_03_Desc">
      <ENU>Depth must be greater than zero!</ENU>
    </Desc>
    <Sol TranslateID="E_Examples_03_Sol">
      <ENU>Input depth greater than zero.</ENU>
    </Sol>
  </Node>
</Root>