Files
third_party_libxml2/doc/tutorial/includestory.xml
chencheng31 74ca571767 update libxml2 2.9.13
Signed-off-by: chencheng31 <chencheng8@huawei.com>
2022-06-06 21:11:27 +08:00

14 lines
301 B
XML

<![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>
]]>