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