<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LEIB to EGCC</name>
        <description>Ibiza to Manchester</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LEIB to EGCC</name>
            <description>Ibiza to Manchester</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>1.3731300000000033,38.872799999999984,0
1.2799200000000042,40.354600000000005,9692.640000000001
1.2317799999999863,40.70869999999999,10668
1.1711099999999988,41.149699999999996,10668
1.1521700000000124,41.33100000000002,10668
1.1297800000000109,41.54390000000001,10668
1.1134700000000066,41.697900000000004,10668
1.0658599999999865,42.143699999999995,10668
1.0343599999999924,42.435400000000016,10668
0.9973060000000089,42.7749,10668
0.9797220000000095,43,10668
0.8728610000000003,43.888000000000005,10668
0.96944400000001,45.1172,10668
1.0019399999999905,45.516400000000004,10668
1.0255799999999908,45.8159,10668
1.0333300000000065,46.516099999999994,10668
1.0550000000000068,47.025800000000004,10668
1.0583300000000122,47.16669999999999,10668
1.0644399999999905,47.4289,10668
0.9072219999999902,47.837199999999996,10668
0.7444439999999872,48.25310000000002,10668
0.648333000000008,48.4958,10668
0.5302780000000098,48.79059999999998,10668
0.4019439999999861,49.10329999999999,10668
0.31272200000000794,49.3107,10668
0.1633329999999944,49.6833,10668
0,50.099999999999994,10668
-0.07611109999999144,50.20940000000002,10668
-0.6250029999999924,51.054,9845.04
-0.8788000000000125,51.452799999999996,8168.64
-1.0649999999999977,51.61610000000002,7376.160000000001
-1.3541700000000105,51.9769,5791.200000000001
-2.2834799999999973,53.34739999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>