By means of <getdcbuddydata/> all stored dive buddy data are downloaded from the dive computer to the calling software.
(see also <divecomputercontrol>)
<uddf version="2.2.0">
    <generator>
        <!-- here information about the data downloading software -->
    </generator>
    <divecomputercontrol>
        <getdcdata>
            <!-- all stored dive buddy data are to be sent from -->
            <!-- the dive computer to the calling software -->
            <getdcbuddydata/>
        </getdcdata>
    </divecomputercontrol>
</uddf>