mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Update DivingLog 5.08 export files
Two XML files, one all imperial, one all metric Quick inspection shows that there is no indication whatsoever on metric vs imperial in the file. That is of course completely moronic and makes automated import more or less impossible. I also added a different zip file from DivingLog - quick analysis shows that this is simply the corresponding xml file, wrapped in a zip container. So this should be trivial to add. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
e65a4a7f08
commit
b90400876f
6 changed files with 828 additions and 96 deletions
737
dives/TestDiveDivingLog5.08allimperial.xml
Executable file
737
dives/TestDiveDivingLog5.08allimperial.xml
Executable file
|
@ -0,0 +1,737 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Divinglog DBVersion="4.1.0">
|
||||
<Header>
|
||||
<AppName>Diving Log 5.0</AppName>
|
||||
<AppVersion>5.0.8.0</AppVersion>
|
||||
<ExportDate>2013-02-26T16:32:08</ExportDate>
|
||||
</Header>
|
||||
<Logbook>
|
||||
<Dive ID="1" UUID="2EEC58E4-F337-4891-B306-3860E134237A" Updated="2013-02-26T16:30:41">
|
||||
<Number>1</Number>
|
||||
<Divedate>2011-05-17</Divedate>
|
||||
<Entrytime>11:01</Entrytime>
|
||||
<Surfint>13:31</Surfint>
|
||||
<Country ID="" Name="USA" />
|
||||
<City ID="" Name="Hoodsport, WA" />
|
||||
<Place ID="" Name="Sund Rock">
|
||||
<Lat>
|
||||
</Lat>
|
||||
<Lon>
|
||||
</Lon>
|
||||
</Place>
|
||||
<Divetime>32.00</Divetime>
|
||||
<Depth>24.69</Depth>
|
||||
<Buddy IDs="" Names="Linus" />
|
||||
<Signature>
|
||||
</Signature>
|
||||
<Comments>{\rtf1\ansi\ansicpg1252\deff0{\fonttbl{\f0\fnil\fcharset0 Microsoft Sans Serif;}}
|
||||
\viewkind4\uc1\pard\lang1033\f0\fs17 All data in DivingLog is Imperial\par
|
||||
}
|
||||
</Comments>
|
||||
<Water>Salt</Water>
|
||||
<Entry>Shore</Entry>
|
||||
<Divetype>Night</Divetype>
|
||||
<Tanktype>Steel</Tanktype>
|
||||
<Tanksize>11.66</Tanksize>
|
||||
<PresS>165.47</PresS>
|
||||
<PresE>68.95</PresE>
|
||||
<Gas>
|
||||
</Gas>
|
||||
<Weather>Sunny</Weather>
|
||||
<UWCurrent>No Current</UWCurrent>
|
||||
<Surface>No Waves</Surface>
|
||||
<Visibility>Bad</Visibility>
|
||||
<Airtemp>14.00</Airtemp>
|
||||
<Watertemp>10.00</Watertemp>
|
||||
<Weight>16.33</Weight>
|
||||
<Deco>False</Deco>
|
||||
<Decostops>This is the "DecoStop Details" text field
|
||||
I also added the silly table groups - should show up as A and K</Decostops>
|
||||
<Rep>False</Rep>
|
||||
<Altitude>0 ft - 3000 ft</Altitude>
|
||||
<Divesuit>Drysuit</Divesuit>
|
||||
<Computer>Vyper</Computer>
|
||||
<ProfileInt>30</ProfileInt>
|
||||
<Profile>
|
||||
<P Time="30">
|
||||
<Depth>0.00</Depth>
|
||||
<Temp>57.2</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="60">
|
||||
<Depth>8.99</Depth>
|
||||
<Temp>57.2</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="90">
|
||||
<Depth>16.01</Depth>
|
||||
<Temp>57.2</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="120">
|
||||
<Depth>27.99</Depth>
|
||||
<Temp>57.2</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="150">
|
||||
<Depth>39.99</Depth>
|
||||
<Temp>57.2</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="180">
|
||||
<Depth>46.00</Depth>
|
||||
<Temp>57.2</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="210">
|
||||
<Depth>54.99</Depth>
|
||||
<Temp>57.2</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="240">
|
||||
<Depth>64.01</Depth>
|
||||
<Temp>57.2</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="270">
|
||||
<Depth>75.00</Depth>
|
||||
<Temp>57.2</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="300">
|
||||
<Depth>81.00</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="330">
|
||||
<Depth>77.99</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="360">
|
||||
<Depth>75.98</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="390">
|
||||
<Depth>77.00</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="420">
|
||||
<Depth>73.00</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="450">
|
||||
<Depth>71.00</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="480">
|
||||
<Depth>72.01</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="510">
|
||||
<Depth>69.00</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="540">
|
||||
<Depth>69.00</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="570">
|
||||
<Depth>62.01</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="600">
|
||||
<Depth>58.99</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="630">
|
||||
<Depth>56.00</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="660">
|
||||
<Depth>54.00</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="690">
|
||||
<Depth>52.00</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="720">
|
||||
<Depth>50.98</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="750">
|
||||
<Depth>48.00</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="780">
|
||||
<Depth>45.01</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="810">
|
||||
<Depth>41.01</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="840">
|
||||
<Depth>39.01</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="870">
|
||||
<Depth>37.99</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="900">
|
||||
<Depth>37.99</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="930">
|
||||
<Depth>39.01</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="960">
|
||||
<Depth>37.01</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="990">
|
||||
<Depth>37.01</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="1020">
|
||||
<Depth>39.01</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="1050">
|
||||
<Depth>39.01</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="1080">
|
||||
<Depth>37.99</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="1110">
|
||||
<Depth>33.99</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="1140">
|
||||
<Depth>35.01</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="1170">
|
||||
<Depth>35.01</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="1200">
|
||||
<Depth>37.01</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="1230">
|
||||
<Depth>37.01</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="1260">
|
||||
<Depth>35.01</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="1290">
|
||||
<Depth>37.01</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="1320">
|
||||
<Depth>37.01</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="1350">
|
||||
<Depth>35.99</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="1380">
|
||||
<Depth>31.99</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="1410">
|
||||
<Depth>29.00</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="1440">
|
||||
<Depth>25.98</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="1470">
|
||||
<Depth>27.00</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="1500">
|
||||
<Depth>23.00</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="1530">
|
||||
<Depth>19.00</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="1560">
|
||||
<Depth>20.01</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="1590">
|
||||
<Depth>18.01</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="1620">
|
||||
<Depth>19.00</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="1650">
|
||||
<Depth>12.99</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="1680">
|
||||
<Depth>16.99</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="1710">
|
||||
<Depth>16.99</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="1740">
|
||||
<Depth>18.01</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="1770">
|
||||
<Depth>16.99</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="1800">
|
||||
<Depth>16.99</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="1830">
|
||||
<Depth>12.99</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="1860">
|
||||
<Depth>10.99</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="1890">
|
||||
<Depth>8.01</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="1920">
|
||||
<Depth>6.99</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
<P Time="1950">
|
||||
<Depth>0.00</Depth>
|
||||
<Temp>50.0</Temp>
|
||||
<Warning>00000</Warning>
|
||||
<Press1>0.0</Press1>
|
||||
<Press2>0.0</Press2>
|
||||
<Press3>0.0</Press3>
|
||||
<RBT>0</RBT>
|
||||
<Heartrate>0</Heartrate>
|
||||
</P>
|
||||
</Profile>
|
||||
<UsedEquip>
|
||||
</UsedEquip>
|
||||
<PresW>182.02</PresW>
|
||||
<DepthAvg>12.02</DepthAvg>
|
||||
<Profile4>
|
||||
</Profile4>
|
||||
<Profile5>
|
||||
</Profile5>
|
||||
<RepNumber />
|
||||
<VisHor>15-20ft</VisHor>
|
||||
<VisVer>
|
||||
</VisVer>
|
||||
<CNS>
|
||||
</CNS>
|
||||
<PGStart>A</PGStart>
|
||||
<PGEnd>K</PGEnd>
|
||||
<Divemaster>Alex</Divemaster>
|
||||
<Boat>
|
||||
</Boat>
|
||||
<Rating>4</Rating>
|
||||
<O2>32.00</O2>
|
||||
<He />
|
||||
<DblTank>False</DblTank>
|
||||
<SupplyType />
|
||||
<MinPPO2 />
|
||||
<MaxPPO2>0.00</MaxPPO2>
|
||||
<ShopID />
|
||||
<TripID />
|
||||
</Dive>
|
||||
</Logbook>
|
||||
</Divinglog>
|
Loading…
Add table
Add a link
Reference in a new issue