<!-- a) -->
<test>This is our first element!</test>

<!-- b) -->
<book>
    <chapters>
    </chapters>
    <author>
        <name>
        </name>
        <address>
        </address>
    </author>
</book>

<!-- c) -->
<entry no="24" date="27.10.2004"></entry>
