blob: 30e6f34b652bb8c4c1cca9d97e43dd28c9c5e1e5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<dives>
<program name='subsurface' version='1'></program>
<dive number='0' date='2011-01-01' time='08:00:00' duration='20:00 min'>
<depth max='30.00 m' />
</dive>
<dive number='0' date='2011-01-01' time='08:25:00' duration='8:00 min'>
<depth max='11.00 m' />
</dive>
<dive number='0' date='2011-01-01' time='08:35:00' duration='10:00 min'>
<depth max='8.00 m' />
</dive>
<dive number='0' date='2011-01-01' time='08:50:00' duration='3:00 min'>
<depth max='20.00 m' />
</dive>
</dives>
|