Current File : //opt/RZphp5/includes/test/Config/test/bug7652.xml
<?xml version="1.0" encoding="ISO-8859-1"?>
<root>
  <tag1 attrib="val" />
  <tag1 attrib="val2" >
    <tag2>hello world </tag2>
  </tag1>
  <tag1 attrib="val23" />
</root>