<?xml version='1.0' encoding="UTF-8"?>
<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/test.xml,v 1.33 2005/03/29 17:54:02 swift 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.33</version>
<date>2005-03-29</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> and <e>emphasised</e>.
</p>

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