mirror of
https://github.com/openharmony/third_party_libxml2.git
synced 2026-08-25 12:59:35 -04:00
74ca571767
Signed-off-by: chencheng31 <chencheng8@huawei.com>
14 lines
301 B
XML
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>
|
|
]]> |