<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
          "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
<book id="book">
<title>Unit Test: book.004</title>

<chapter id="chap1">
<chapterinfo>
<abstract><para>bla in the first chapter</para>
</abstract>
</chapterinfo>
<title>First <filename>Filename</filename> Chapter</title>

<para>blah with <filename>filename</filename>.</para>

</chapter>

<chapter id="chap2">
<title>My Product<emphasis><superscript>plus</superscript></emphasis> description</title>

<para>blah.</para>

</chapter>
</book>
