Inside <ecology> information concerning the ecology of the dive spot is described. Here typically seen animals, and plant species are stored.
<site>
<site>
<geography>
    <!-- here geographic information concerning the dive spot -->
</geography>
<ecology>
    <fauna>
        <!-- here typically found animal species at this dive spot -->
    </fauna>
    <flora>
        <!-- here typically found plant species at this dive spot -->
    </flora>
</ecology>
<sitedata>
    <!-- here further information concerning the dive spot -->
</sitedata>