<?xml version="1.0" encoding="UTF-8"?>
<section xmlns="http://ez.no/namespaces/ezpublish3" xmlns:image="http://ez.no/namespaces/ezpublish3/image/" xmlns:xhtml="http://ez.no/namespaces/ezpublish3/xhtml/" xmlns:custom="http://ez.no/namespaces/ezpublish3/custom/">
  <section>
    <header>Main Title</header>
    <paragraph>Hello world</paragraph>
    <section>
      <header>Subsection</header>
      <paragraph>A bit more text, which exceeds one line to test for a simple paragraph with more then one line.</paragraph>
    </section>
  </section>
</section>
