]> git.tdb.fi Git - ext/subsurface.git/blob - dives/test22.xml
Some simple test dives for the trips code
[ext/subsurface.git] / dives / test22.xml
1 <dives>
2 <program name='subsurface' version='1'></program>
3 <trip date='2011-12-02' location='trip location' />
4 <dive number='21' tripflag='INTRIP' date='2011-12-02' time='15:00:00' duration='30:00 min'>
5   <depth max='20.0 m' mean='15.0 m' />
6   <location>21st test dive - this should be in a trip with a trip location</location>
7   <notes>We are testing that the location of the dive is not picked up in the trip if the trip has a location</notes>
8 </dive>
9 </dives>