Files correlati : cg0.exe cg0700a.msk cg0700b.msk cg3.exe cg4.exe Bug : Commento: Merge 1.0 libraries
18 lines
374 B
XML
18 lines
374 B
XML
<!DOCTYPE doc SYSTEM "doc.dtd">
|
|
<doc>
|
|
<title>Document Title</title>
|
|
<chapter>
|
|
<title>Chapter Title</title>
|
|
<section>
|
|
<title>Section Title</title>
|
|
<para>This is a test.</para>
|
|
<note>This is a note.</note>
|
|
</section>
|
|
<section>
|
|
<title>Another Section Title</title>
|
|
<para>This is <emph>another</emph> test.</para>
|
|
<note>This is another note.</note>
|
|
</section>
|
|
</chapter>
|
|
</doc>
|