<?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>
        <anchor name="first"/>First paragraph containing some <link
        url_id="2">external</link>, or some reference to another <link
        node_id="2" view="line" show_path="full" target="_blank"
        class="node">node</link> or <link object_id="2">object</link>.
    </paragraph>
    <paragraph>
        Second paragraph linking back to the <link anchor_name="first">first</link>.
    </paragraph>
</section>
