<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGCC to TNCM</name>
        <description>Manchester to Princess Juliana Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGCC to TNCM</name>
            <description>Manchester to Princess Juliana Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-2.2834799999999973,53.34739999999999,0
-3.551109999999994,52.223900000000015,8869.68
-4.278609999999986,51.5214,10668
-5,51.33330000000001,10668
-8,50,10668
-10,50,10668
-11,50,10668
-12,50,10668
-13,50,10668
-15,49,10668
-20,48,10668
-30,46,10668
-31,45,10668
-33,44,10668
-35,43,10668
-37,42,10668
-38,41,10668
-40,39,10668
-42,38,10668
-44,37,10668
-45,36,10668
-46,35,10668
-48,33,10668
-49,32,10668
-50,31,10668
-51,30,10668
-53,28,10668
-54,27,10668
-55,26,10668
-57,24,10668
-58,23,10668
-59,22,10668
-60,21,10668
-61.7672,19.341300000000004,7132.320000000001
-62.1525,18.9726,5090.16
-63.108900000000006,18.040899999999993,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>