(root)/
libxml2-2.12.3/
test/
relaxng/
tutor13_1_1.xml
<doc>
  <p>start</p>
  <table>
    <tr>
      <td> <em>hello</em> !</td>
    </tr>
    <tr>
      <td></td>
    </tr>
  </table>
  <p>end</p>
</doc>