<divetrip>
<divetrip>
<accommodation>
    <name>hotel of the 1000 stars</name>
    <category>camping</category>
    <address>
        <!-- address of hotel/camping ground -->
    </address>
    <contact>
        <!-- contact data (email address, homepage etc.) of hotel/camping ground -->
    </contact>
    <rating>7</rating>
    <notes>
        <text>Nice "home" for this week!</text>
        <image height="1000" width="2000" format="jpg">
            <objectname>tent.jpg</objectname>
        </image>
    </notes>
</accommodation>