1<?xml version="1.0"?>
2<groundnet>
3  <version>1</version>
4  <parkingList>
5        <Parking index="0" type="ga" name="Ramp_Start" lat="N65 28.335190" lon="W21 56.032372" heading="123.06"  radius="10" pushBackRoute="1" airlineCodes="" />
6 </parkingList>
7 <TaxiNodes>
8        <node index="1" lat="N65 28.323605" lon="W21 56.044811" isOnRunway="0" holdPointType="PushBack"  />
9        <node index="2" lat="N65 28.345496" lon="W21 56.002874" isOnRunway="0" holdPointType="none"  />
10        <node index="3" lat="N65 28.507086" lon="W21 55.628095" isOnRunway="1" holdPointType="none"  />
11        <node index="4" lat="N65 28.355980" lon="W21 55.913403" isOnRunway="1" holdPointType="none"  />
12        <node index="5" lat="N65 28.308952" lon="W21 56.002465" isOnRunway="1" holdPointType="none"  />
13        <node index="6" lat="N65 28.349987" lon="W21 56.055105" isOnRunway="0" holdPointType="none"  />
14 </TaxiNodes>
15 <TaxiWaySegments>
16        <arc begin="1" end="2" isPushBackRoute="0" name=""  />
17        <arc begin="2" end="1" isPushBackRoute="0" name=""  />
18        <arc begin="5" end="1" isPushBackRoute="0" name=""  />
19        <arc begin="1" end="5" isPushBackRoute="0" name=""  />
20        <arc begin="4" end="2" isPushBackRoute="0" name=""  />
21        <arc begin="2" end="4" isPushBackRoute="0" name=""  />
22        <arc begin="0" end="6" isPushBackRoute="1" name="Ramp_Start"  />
23        <arc begin="6" end="0" isPushBackRoute="1" name="Ramp_Start"  />
24        <arc begin="6" end="1" isPushBackRoute="1" name="Ramp_Start"  />
25        <arc begin="1" end="6" isPushBackRoute="1" name="Ramp_Start"  />
26        <arc begin="0" end="1" isPushBackRoute="1" name="Ramp_Start"  />
27        <arc begin="1" end="0" isPushBackRoute="1" name="Ramp_Start"  />
28 </TaxiWaySegments>
29</groundnet>
30