2003-10-03 07:59:28 +00:00

23 lines
538 B
XML

<?xml version="1.0"?>
<document>
<properties>
<author email="u95mb@yahoo.co.uk">Michael Brown</author>
<title>Documentation</title>
</properties>
<body>
<section name="Documentation">
<p>Here is some documentation.</p>
<subsection name="Specifications">
<ul>
<li><a href="docs/hello.doc">Hello</a></li>
</ul>
</subsection>
<subsection name="Miscellaneous">
<ul>
<li><a href="docs/Blah.doc">Blah</a></li>
</ul>
</subsection>
</section>
</body>
</document>