<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>TNCM to KPVD</name>
        <description>Princess Juliana Intl to T.F. Green Intl Airport</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>TNCM to KPVD</name>
            <description>Princess Juliana Intl to T.F. Green Intl Airport</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-63.108900000000006,18.040899999999993,0
-63.1897,18.420299999999997,2529.84
-63.63249999999999,20.753600000000006,10668
-63.846599999999995,21.8566,10668
-64.0406,22.841300000000004,10668
-64.5819,25.512500000000003,10668
-64.9623,27.320499999999996,10668
-65.4214,29.424499999999995,10668
-65.7796,31.059200000000004,10668
-65.9177,31.6747,10668
-65.9995,32.0352,10668
-66.0768,32.37350000000001,10668
-66.1614,32.740399999999994,10668
-66.3097,33.3768,10668
-66.6676,34.87350000000001,10668
-68.2874,36.57419999999999,10668
-68.9733,37.266099999999994,10668
-70.0595,38.32839999999999,10668
-71.7105,39.40979999999999,9540.24
-71.8469,39.493300000000005,9022.08
-72,40,6979.92
-71.7866,40.88150000000002,3444.2400000000002
-71.4274,41.72280000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>