By means of <dive> data concerning a dive profile are given inside a <repetitiongroup> section. Each dive profile is encapsulated with an own <dive> section; several <dive> elements are given one after the other in this case.
<airtemperature>, <alcoholbeforedive>, <altitude>, <anysymptoms>, <apparatus>, <applicationdata>, <current>, <datetime>, <diveduration>, <divenumber>, <diveplan>, <divetable>, <equipmentmalfunction>, <equipmentused>, <globalalarmsgiven>, <greatestdepth>, <highestpo2>, <link/> (for <buddy> <site>, and <table> data to be cross-referenced), <lowesttemperature>, <medicationbeforedive>, <nosuit/>, <notes>, <observations>, <platform>, <pressuredrop>, <problems>, <program>, <purpose>, <samples>, <stateofrestbeforedive>, <surfaceintervalbeforedive>, <tankdata>, <thermalcomfort>, <visibility> <workload>
(see also <repetitiongroup>)
<repetitiongroup id="rg_12">
<dive id="dive_123_19990406">
<link ref="site_IllesMedes_coast_archway">
<divenumber>123</divenumber>
<datetime>1999-04-06T16:21</datetime>
<surfaceintervalbeforedive>
<passedtime>17580.0</passedtime>
</surfaceintervalbeforedive>
<tankdata>
<!-- here quantitative data about breathing gas used (tank, -->
<!-- pressure, gas, breathing gas consumption volume, etc.) -->
</tankdata>
<lowesttemperature>285.2</lowesttemperature>
<greatestdepth>25.8</greatestdepth>
<altitude>0.0</altitude>
<visibility>10.0</visibility>
<!-- here references to breathing gases used -->
<samples>
<!-- here time/depth data of the profile -->
</samples>
<notes>
<para>
<!-- here text written into the logbook -->
</para>
<link ref="img_from_dive123"/>
<!-- here any number of images, audio, and video files can be inserted via <link ref="..."/> -->
</notes>
</dive>
<dive id="dive 124_19990407">
<!-- description of next dive -->
</dive>
<!-- here more dive profiles can be given -->
</repetitiongroup>
Following you can open an additional example file with three dives recorded by a Sensus. The data were read using the Kenozooid program (to be published). The downloaded data are used to generate UDDF data, which were used to create plots presented below.