<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGCC to TNCM</name>
        <description>Manchester Intl to St Maarten - Princess Juliana Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGCC to TNCM</name>
            <description>Manchester Intl to St Maarten - Princess Juliana Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-2.283953859999997,53.34714077999999,0
-4.372500000000002,52.43111099999999,10180.32
-5.161388999999986,52.143889,10668
-6.109443999999996,51.97638899999998,10668
-6.239167000000009,51.952777999999995,10668
-6.575556000000006,51.93888900000002,10668
-8.494269000000003,51.840608,10668
-10.147500000000008,50.485556,10668
-12,50,10668
-15,49,10668
-15,48,10668
-20,47,10668
-30,45,10668
-40,43,10668
-40,42,10668
-40,41,10668
-50,38,10668
-60,34,10668
-65,27,10668
-65.8,23.5,10668
-62.215,17.864638999999997,3383.28
-63.108974,18.040888999999993,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>