<page>
  <title>
    XML
  </title>
  <s1>
    <h>
      Extensible Markup Language
    </h>
  </s1>
  <s1>
    <h>
  A standard, textual syntax for representing data structured as <e>trees</e>.
   </h>
  </s1>
  <s1>
    <h>
      Each named node may carry name-value attributes.
    </h>
  </s1>
  <s1>
    <h>
      Each node has optional subordinate nodes and/or character content.
    </h>
  </s1>
  <eg src='fragment.xml'/>
</page>



