subsurface/dives/test15.xml
Henrik Brautaset Aronsen 693ee686df Add GPS locations to some of the test dives
With Pierre-Yves' commit with a map widget, here are a couple of example
GPS locations from my own dives.

Signed-off-by: Henrik Brautaset Aronsen <subsurface@henrik.synth.no>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2013-01-13 10:23:38 -08:00

16 lines
939 B
XML

<dives>
<program name='subsurface' version='1'></program>
<dive number='15' date='2011-12-01' time='10:00:00' duration='30:00 min'>
<depth max='70.0 m' mean='25.0 m' />
<temperature air='2.0 C' water='6.0 C' />
<location>15th test dive - trimix</location>
<gps>12.48854 -61.49134</gps>
<notes>Nothing of value, just getting something for the divelist</notes>
<cylinder size='15.0 l' workpressure='232.009 bar' description='15L 232 bar' start='227.527 bar' end='96.527 bar' />
<cylinder size='15.0 l' workpressure='232.009 bar' description='15L 232 bar' o2='15.0%' he='50.0%' start='227.527 bar' end='75.842 bar' />
<cylinder size='6.9 l' workpressure='206.843 bar' description='AL50' o2='70.0%' start='206.843 bar' end='68.948 bar' />
<event time='10:00 min' name='gaschange' value='15' />
<event time='20:30 min' name='gaschange' value='70' />
<event time='25:59 min' name='gaschange' value='21' />
</dive>
</dives>