<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>TNCM to VHXX</name>
        <description>St Maarten - Princess Juliana Intl to X Closed Kai Tak</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>TNCM to VHXX</name>
            <description>St Maarten - Princess Juliana Intl to X Closed Kai Tak</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-63.11961,18.039366,0
-62.666667,22,0
-62.546639,23.5,0
-59.981667,50.422222,0
92.4,81.383333,0
106.891667,67.158333,0
107.93,63.805,0
109.283333,60.583333,0
111.953333,43.638333,0
113.241667,29.353333,0
113.533333,27.633333,0
114.001667,26.018333,0
114.111667,24.346667,0
114.184889,22.388406,0
114.192227,22.325263,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>