<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>TNCM to MTPP</name>
        <description>St Maarten - Princess Juliana Intl to Toussaint Louverture Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>TNCM to MTPP</name>
            <description>St Maarten - Princess Juliana Intl to Toussaint Louverture Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-63.108974,18.040888,3.6576000000000004
-64.075653,18.20055,10668
-64.10881,18.205278,10668
-65.235619,18.291721,10668
-67.479736,18.388733,10668
-69.345703,18.625425,10668
-71.279297,18.667063,10668
-71.883339,18.516666,3657.6000000000004
-72.502548,18.662956,2438.4
-72.721352,18.631952,1828.8000000000002
-72.729111,18.578138,1524
-72.601662,18.571669,1219.2
-72.29245,18.580072,37.1856
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>