<?xml version="1.0" encoding="UTF-8"?>
<book
	xmlns="http://docbook.org/ns/docbook"
	xmlns:xlink="http://www.w3.org/1999/xlink"
	version="5.0">
	<title>DocBook/CSS Test Page (for Books!)</title>
	<subtitle>The Children’s Crusade</subtitle>
	<info>
		<rdf:RDF
			xmlns:cc="http://creativecommons.org/ns#"
			xmlns:dc="http://purl.org/dc/elements/1.1/"
			xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
			<cc:Work rdf:about="">
				<cc:license
					rdf:resource="http://creativecommons.org/licenses/GPL/2.0/"/>
				<cc:attributionName>brian m. carlson</cc:attributionName>
				<dc:creator>brian m. carlson</dc:creator>
			</cc:Work>
			<cc:License rdf:about="http://creativecommons.org/licenses/GPL/2.0/">
				<dc:title>version 2 of the GNU General Public License</dc:title>
				<cc:permits
					rdf:resource="http://creativecommons.org/ns#Reproduction"/>
				<cc:permits
					rdf:resource="http://creativecommons.org/ns#Distribution"/>
				<cc:permits
					rdf:resource="http://creativecommons.org/ns#DerivativeWorks"/>
				<cc:requires
					rdf:resource="http://creativecommons.org/ns#Notice"/>
				<cc:requires
					rdf:resource="http://creativecommons.org/ns#ShareAlike"/>
				<cc:requires
					rdf:resource="http://creativecommons.org/ns#SourceCode"/>
			</cc:License>
		</rdf:RDF>
		<!--
		Kurt Vonnegut didn't actually write this, but it fits with the subtitle.
		-->
        <author><personname>The Right Honourable Kurt Vonnegut, Jr.</personname></author>
        <legalnotice>
          <note>
            <info>
                <title>License</title>
            </info>
            <para>
                This work is free software; you can redistribute it and/or
                modify it under the terms of the <acronym>GNU</acronym> General
                Public License as published by the Free Software Foundation;
                version 2 of the License, dated June 1991, with
                <function>MD5</function> hash
                <computeroutput>8ca43cbc842c2336e835926c2166c28b</computeroutput>.
            </para>
            <para>
                This work is distributed in the hope that it will be useful, but
                <emphasis>without any warranty</emphasis>; without even the
                implied warranty of <emphasis>merchantability</emphasis> or
                <emphasis>fitness for a particular purpose</emphasis>.  See the
                <acronym>GNU</acronym> General Public License for more details.
            </para>
            <para>
                You should have received a copy of the <acronym>GNU</acronym>
                General Public License along with this work; if not, write to:
                <address xml:space="preserve">Free Software Foundation, Inc.
<street>51 Franklin Street, Fifth Floor</street>
<city>Boston</city>, <state>MA</state> <postcode>02110-1301</postcode>
<country>United States</country></address>
          </para>
        </note>
        </legalnotice>
	</info>
	<part xml:id="first-part">
		<title>The First Part</title>
		<article xml:id="first-article">
			<title>The First Article</title>
			<para>
				This is a test page.  Its purpose is to check that the stylesheets provide a
				correct handling of all relevant page elements.
			</para>
			<epigraph>
				<attribution><personname>Judith Guest</personname>, <citetitle
						pubwork="book">Ordinary People</citetitle></attribution>
				<para>
					Anxiety is blue; failure, gray.
				</para>
			</epigraph>
			<para>
				The <link xlink:href="#aptitude-easter-egg">following paragraph</link> is a
				<tag>literallayout</tag> block.
			</para>
			<literallayout xml:id="aptitude-easter-egg" class="monospaced">sh-3.1$ aptitude moo
There are no Easter Eggs in this program.
sh-3.1$ aptitude -v moo
There really are no Easter Eggs in this program.
sh-3.1$ aptitude -vv moo
Didn't I already tell you that there are no Easter Eggs in this program?
sh-3.1$ aptitude -vvv moo
Stop it!
sh-3.1$ aptitude -vvvv moo
Okay, okay, if I give you an Easter Egg, will you go away?
sh-3.1$ aptitude -vvvvv moo
All right, you win.

                               /----\
                       -------/      \
                      /               \
                     /                |
   -----------------/                  --------\
   ----------------------------------------------
sh-3.1$ aptitude -vvvvvv moo
What is it?  It's an elephant being eaten by a snake, of course.</literallayout>
		    <para>
		      The following section is also a <tag>literallayout</tag>, but this one
		      isn’t monospaced, so it should present differently.
		    </para>
		    <literallayout class="normal"
		      xml:space="preserve">An epicure, dining at Crewe,
found quite a large mouse in his stew,
  said the waiter, <quote>Don’t shout,
  and wave it about,
or the rest will be wanting one, too!</quote></literallayout>
			<section xml:id="section-1">
				<title>A First-Level Section</title>
				<subtitle>Boring for the First Time</subtitle>
				<para>
					This is a paragraph in a first-level section.
					Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aliquam ut nulla
					et ante imperdiet tempor. Praesent rhoncus nunc quis turpis. Nunc
					adipiscing lacus et sem. Integer lacinia iaculis ligula. Maecenas eget
					ante at urna dictum placerat. Maecenas hendrerit pede vehicula nibh.
					Aliquam ac enim. Donec posuere arcu vel eros rutrum volutpat. Fusce
					tincidunt, lorem nec imperdiet molestie, lorem nulla posuere felis, eu
					rhoncus dui pede sed nunc. Nam mollis fringilla lacus.
				</para>
				<para>
					As Hillel the Elder said:
					<blockquote>
						<para>
							If I am not for myself, who will be for me?
						</para>
						<para>
							If I am only for myself, what am I?
						</para>
						<para>
							If not now, when?
						</para>
					</blockquote>
					I actually learned about this quotation from RMS, an avowed atheist.
				</para>
		        <table xml:id="machine-table">
		            <title>Table of Data</title>
		            <tgroup cols="5">
		                <colspec colwidth="17*" />
		                <colspec colwidth="17*" />
		                <colspec colwidth="26*" />
		                <colspec colwidth="9*" />
		                <colspec colwidth="17*" />
		                <thead>
		                    <row>
		                        <entry>
		                            <para>Machine</para>
		                        </entry>
		                        <entry>
		                            <para>Architecture</para>
		                        </entry>
		                        <entry>
		                            <para>Primary Operating System</para>
		                        </entry>
		                        <entry>
		                            <para>Release</para>
		                        </entry>
		                        <entry>
		                            <para>Purpose</para>
		                        </entry>
		                    </row>
		                </thead>
		                <tbody>
		                    <row>
		                        <entry>
		                            <para>
		                                <link xlink:href="./castro">castro</link>
		                            </para>
		                        </entry>
		                        <entry>
		                            <para>i386</para>
		                        </entry>
		                        <entry>
		                            <para>
		                                <link xlink:href="http://www.debian.org/">Debian GNU/Linux</link>
		                            </para>
		                        </entry>
		                        <entry>
		                            <para>sid</para>
		                        </entry>
		                        <entry>
		                            <para>server</para>
		                        </entry>
		                    </row>
		                    <row>
		                        <entry>
		                            <para>
		                                <link xlink:href="./stonewall">stonewall</link>
		                            </para>
		                        </entry>
		                        <entry>
		                            <para>amd64</para>
		                        </entry>
		                        <entry>
		                            <para>
		                                <link xlink:href="http://www.debian.org/">Debian GNU/Linux</link>
		                            </para>
		                        </entry>
		                        <entry>
		                            <para>sid</para>
		                        </entry>
		                        <entry>
		                            <para>desktop</para>
		                        </entry>
		                    </row>
		                    <row>
		                        <entry>
		                            <para>
		                                <link xlink:href="./lakeview">lakeview</link>
		                            </para>
		                        </entry>
		                        <entry>
		                            <para>amd64</para>
		                        </entry>
		                        <entry>
		                            <para>
		                                <link xlink:href="http://www.debian.org/">Debian GNU/Linux</link>
		                            </para>
		                        </entry>
		                        <entry>
		                            <para>sid</para>
		                        </entry>
		                        <entry>
		                            <para>laptop</para>
		                        </entry>
		                    </row>
		                </tbody>
		            </tgroup>
		        </table>
				<section xml:id="section-2">
					<title>A Second-Level Section</title>
					<subtitle>Boring for the Second Time</subtitle>
					<para>
						This is a paragraph in a second-level section.
						Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aliquam ut nulla
						et ante imperdiet tempor. Praesent rhoncus nunc quis turpis. Nunc
						adipiscing lacus et sem. Integer lacinia iaculis ligula. Maecenas eget
						ante at urna dictum placerat. Maecenas hendrerit pede vehicula nibh.
						Aliquam ac enim. Donec posuere arcu vel eros rutrum volutpat. Fusce
						tincidunt, lorem nec imperdiet molestie, lorem nulla posuere felis, eu
						rhoncus dui pede sed nunc. Nam mollis fringilla lacus.
					</para>
					<section xml:id="section-3">
						<title>A Third-Level Section</title>
						<subtitle>Boring for the Third Time</subtitle>
						<para>
							This is a paragraph in a third-level section.
							Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aliquam ut nulla
							et ante imperdiet tempor. Praesent rhoncus nunc quis turpis. Nunc
							adipiscing lacus et sem. Integer lacinia iaculis ligula. Maecenas eget
							ante at urna dictum placerat. Maecenas hendrerit pede vehicula nibh.
							Aliquam ac enim. Donec posuere arcu vel eros rutrum volutpat. Fusce
							tincidunt, lorem nec imperdiet molestie, lorem nulla posuere felis, eu
							rhoncus dui pede sed nunc. Nam mollis fringilla lacus.
						</para>
						<section xml:id="section-4">
							<title>A Fourth-Level Section</title>
							<subtitle>Boring for the Fourth Time</subtitle>
							<para>
								This is a paragraph in a fourth-level section.
								Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aliquam ut nulla
								et ante imperdiet tempor. Praesent rhoncus nunc quis turpis. Nunc
								adipiscing lacus et sem. Integer lacinia iaculis ligula. Maecenas eget
								ante at urna dictum placerat. Maecenas hendrerit pede vehicula nibh.
								Aliquam ac enim. Donec posuere arcu vel eros rutrum volutpat. Fusce
								tincidunt, lorem nec imperdiet molestie, lorem nulla posuere felis, eu
								rhoncus dui pede sed nunc. Nam mollis fringilla lacus.
							</para>
							<section xml:id="section-5">
								<title>A Fifth-Level Section</title>
								<subtitle>Boring for the Fifth Time</subtitle>
								<para>
									This is a paragraph in a fifth-level section.
									Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aliquam ut nulla
									et ante imperdiet tempor. Praesent rhoncus nunc quis turpis. Nunc
									adipiscing lacus et sem. Integer lacinia iaculis ligula. Maecenas eget
									ante at urna dictum placerat. Maecenas hendrerit pede vehicula nibh.
									Aliquam ac enim. Donec posuere arcu vel eros rutrum volutpat. Fusce
									tincidunt, lorem nec imperdiet molestie, lorem nulla posuere felis, eu
									rhoncus dui pede sed nunc. Nam mollis fringilla lacus.
								</para>
								<para>
									Furthermore, footnotes<footnote>
										<para>
											I am a footnote junkie.  I love footnotes.
										</para>
										</footnote> must obviously be punctuated<footnote>
										<para>
											I am also a punctuation junkie.  I also love punctuation, so
											do not misuse it.
										</para>
									</footnote> properly.
								</para>
							</section>
						</section>
					</section>
				</section>
			</section>
			<section xml:id="second-section">
				<title>Another Section</title>
				<para>
					This is another section, but this time, with no subtitle.
				</para>
			</section>
			<colophon>
				<para>
					This is a sample colophon.
				</para>
			</colophon>
		</article>
	</part>
</book>
