<?xml version="1.0" encoding="iso-8859-1"?>
<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/">
    <header anchor_name="header">Paragraph</header>
    <paragraph>
        Some text with an
        <line>Inline</line>
        <line>line block.</line>
	More text
	<line>Another line block</line>
    </paragraph>
</section>
