Your IP : 216.73.216.48


Current Path : /hdd/hdd21/main/php5/php-5.6.6/ext/simplexml/tests/
Upload File :
Current File : //hdd/hdd21/main/php5/php-5.6.6/ext/simplexml/tests/bug25756_1.xml

<?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>