<?xml version="1.0" encoding="utf-8"?>
<article xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
	<info>
		<title>Sample Page</title>
	</info>
	<section xml:id="officers">
		<info>
			<title>Sample Section</title>
		</info>
		<para>
			This is a boring sample paragraph.
		</para>
		<mediaobject>
			<imageobject>
				<imagedata
					contentwidth="180px"
					contentdepth="180px"
					fileref="random-nonexistant.jpg"/>
			</imageobject>
			<textobject><phrase>A nonexistant picture.</phrase></textobject>
		</mediaobject>
	</section>
</article>
