<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
<book>
<bookinfo>
<title>root</title>
</bookinfo>
<chapter>
<title>root</title>
<section id="n1">
<title>Root</title>
<para>This is the root, which is used to test link validation in a GuidePile.</para>
<para>
<link linkend="n1">Root</link>
<link linkend="n2">Red</link>
</para>
<para>
<link linkend="n3">Green</link>
<link linkend="n1">Blue</link>
</para>
<para>
<ulink url="file://localhost/Users/agi/workspace/grotag/tests/input/linked.txt">Text file</ulink>
<ulink url="file://localhost/Users/agi/workspace/grotag/tests/input/amigaball.ilbm">IFF/ILBM image</ulink>
</para>
</section>
</chapter>
<chapter>
<title>Red</title>
<section id="n2">
<title>Red</title>
<para>This is the red guide, which is used to test link validation in a GuidePile.</para>
<para>Go to:
<link linkend="n1">Root</link> - Back to the root.
<link linkend="n5">Blue</link> - Something blue.
<link linkend="n3">Green</link> - Something green.
Broken Link - This one won't work.</para>
<para>Nothing else to see here.</para>
</section>
</chapter>
<chapter>
<title>Green</title>
<section id="n3">
<title>Green</title>
<para>This is the green guide, which is used to test link validation in a GuidePile.</para>
<para>Go to:
<link linkend="n1">Root</link>
</para>
<para>
<link linkend="n2">Red</link>
<link linkend="n3">Green</link>
</para>
<para>
<link linkend="n4">Local leave</link></para>
</section>
<section id="n4">
<title>Local Node</title>
<para>This is a local node.</para>
</section>
</chapter>
<chapter>
<title>Blue</title>
<section id="n5">
<title>Blue</title>
<para>This is the blue guide, which is used to test link validation in a GuidePile.</para>
<para>Go to:
<link linkend="n1">Root</link> - Back to the root</para>
</section>
</chapter>
</book>
