bug25756_1.xml   [plain text]


<?xml version="1.0" encoding="UTF-8" ?>
<foo>
  <items>
    <item>
      <product-name>abc</product-name>
      <quantity>123</quantity>
    </item>
    <item>
      <product-name>def</product-name>
      <quantity>456</quantity>
    </item>
  </items>
</foo>