Files
Android11/external/libxml2/doc/tutorial/includestory.xml
2023-10-13 14:01:41 +00: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>
]]>