<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGHH to BIRK</name>
        <description>Bournemouth to Reykjavik</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGHH to BIRK</name>
            <description>Bournemouth to Reykjavik</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-1.8424799999999948,50.780100000000004,0
-1.6637299999999868,52.35669999999999,10332.720000000001
-2.1991700000000094,53.14330000000001,10668
-2.2744399999999985,53.2517,10668
-2.428059999999988,53.47059999999999,10668
-2.538890000000009,53.626900000000006,10668
-2.643889999999999,53.77420000000001,10668
-2.742500000000007,53.911100000000005,10668
-2.808889999999991,54.00280000000001,10668
-2.981110000000001,54.2389,10668
-3.3405600000000106,54.721900000000005,10668
-3.587220000000002,54.985000000000014,10668
-3.8136100000000113,55.22280000000001,10668
-4.244720000000001,55.66720000000001,10668
-4.291940000000011,55.71530000000001,10668
-4.445719999999994,55.87049999999999,10668
-5.294720000000012,57.05189999999999,10668
-6.183050000000009,58.20689999999999,10668
-8.56889000000001,60.0197,10668
-9.409999999999997,60.60499999999999,10668
-10,61,10668
-10,62.621700000000004,10668
-14.112200000000001,63.40639999999999,10668
-16.63810000000001,63.8031,9235.44
-17.57419999999999,63.848299999999995,7620
-20.34819999999999,63.94669999999999,2804.1600000000003
-21.94059999999999,64.13,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>