<?xml version='1.0' encoding="UTF-8"?>
<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/test.xml,v 1.29 2005/03/20 15:01:26 neysx Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">

<guide link="/doc/en/test.xml">
<title>Testfile</title>

<author title="Author">
  <mail link="pylon@gentoo.org">Lars Weiler</mail>
</author>

<abstract>
  This is a testfile with some guidexml content.  The main purpose is to test
  our DTD-checker on the CVS-server.
</abstract>

<license />

<version>1.29</version>
<date>2005-03-18</date>

<chapter>
<title>Sample Chapter 1</title>
<section>
<title>Sample Section 1</title>
<body>

<p>
  Some text.
</p>

</body>
</section>
<section>
<title>Sample Section 2</title>
<body>

<p>
  <b>Some bold text.</b>
</p>

</body>
</section>
</chapter>
</guide>
