<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE document PUBLIC "-//UNIKN//DTD KNIME Sdml 2.0//EN"
                          "./sdml.dtd">

<documents>
<document>
<authors>
	<author>
		<firstname>John</firstname>
		<lastname>Smith</lastname>
	</author>
</authors>
<title>
The title.
</title>
<section annotation="ABSTRACT">
An exemplary abstract.
</section>
<section annotation="CHAPTER">
First chapter.
</section>
</document>
</documents>