File "data.xml"

Full path: /home/argothem/www/organecyberpresse/plugins/auto/querypath/v3.0.0/lib/querypath/vendor/gravitypdf/querypath/tests/data.xml
File size: 361 bytes
MIME-type: text/xml
Charset: utf-8

<?xml version="1.0" ?>
<root id="docRoot">
  <head id="head"></head>
  <unary id="unary"/>
  <inner id="inner-one" class="innerClass">
    <li id="one">Hello</li>
    <li id="two"></li>
    <li id="three"></li>
    <li id="four">Last</li>
  </inner>
  <inner id="inner-two">
    <li id="five"/>
  </inner>
  <foot id="footer">This is footer text.</foot>
</root>