<?xml version="1.0"?>
<article xmlns="http://docbook.org/ns/docbook">
  <section ID="main_title">
    <sectioninfo/>
    <title>Main Title</title>
    <para>Hello world</para>
    <section ID="subsection">
      <sectioninfo/>
      <title>Subsection</title>
      <para>A bit more text, which exceeds one line to test for a simple paragraph with more then one line.</para>
    </section>
  </section>
</article>
