<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>TNCM to KJFK</name>
        <description>St Maarten - Princess Juliana Intl to John F Kennedy Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>TNCM to KJFK</name>
            <description>St Maarten - Princess Juliana Intl to John F Kennedy Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-63.11961,18.039366,0
-63.194864,18.028579,36.576
-63.210055,18.027679,51.816
-63.225271,18.028042,70.104
-63.240396,18.029665,91.44
-63.255314,18.032535,118.872
-63.269913,18.03663,146.304
-63.284081,18.04192,176.78400000000002
-63.297711,18.048363,210.312
-63.3107,18.055912,246.888
-63.322947,18.064508,286.512
-63.33436,18.074087,326.136
-63.344852,18.084574,371.856
-63.354343,18.095891,420.624
-63.362761,18.107951,469.392
-63.370042,18.120663,11887.2
-63.37613,18.13393,11887.2
-63.380978,18.14765,11887.2
-64.297546,20.607124,11887.2
-65.246113,23.062124,11887.2
-66.229908,25.511254,11887.2
-67.25464,27.953544,11887.2
-68.326753,30.387895,11887.2
-69.453579,32.813045,11887.2
-70.643526,35.227537,11887.2
-71.906312,37.62967,11887.2
-73.525242,40.476154,420.624
-73.533022,40.489362,371.856
-73.542288,40.502004,326.136
-73.552969,40.513984,286.512
-73.564985,40.525211,246.888
-73.578244,40.535599,210.312
-73.592646,40.545069,176.78400000000002
-73.608082,40.553549,146.304
-73.771594,40.627911,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>