<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGNT to LEIB</name>
        <description>Newcastle to Ibiza</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGNT to LEIB</name>
            <description>Newcastle to Ibiza</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-1.6898099999999943,55.03790000000001,0
-1.630830000000003,53.29140000000001,10668
-1.6699999999999875,53.0539,10668
-1.3569400000000087,52.5403,10668
-1.4624499999999898,52.360900000000015,10668
-1.3541700000000105,51.9769,10668
-1.0649999999999977,51.61610000000002,10668
-0.8788889999999867,51.452799999999996,10668
-0.6250029999999924,51.054,10668
-0.07611109999999144,50.20940000000002,10668
0,50.099999999999994,10668
0.1633329999999944,49.6833,10668
2.0084699999999884,42.36680000000001,10668
2.07256000000001,41.68719999999999,10668
2.1078100000000006,41.30709999999999,10119.36
2.2558099999999968,40.41559999999998,6583.68
1.3730999999999938,38.872900000000016,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>