/ libxml2 / doc / tutorial / includestory.xml
includestory.xml
 1  <![CDATA[
 2  <?xml version="1.0"?>
 3  <story>
 4    <storyinfo>
 5      <author>John Fleck</author>
 6      <datewritten>June 2, 2002</datewritten>
 7      <keyword>example keyword</keyword>
 8    </storyinfo>
 9    <body>
10      <headline>This is the headline</headline>
11      <para>This is the body text.</para>
12    </body>
13  </story>
14  ]]>