<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KLAX to TNCM</name>
        <description>Los Angeles Intl to St Maarten - Princess Juliana Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KLAX to TNCM</name>
            <description>Los Angeles Intl to St Maarten - Princess Juliana Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-118.379838,33.939896,0
-118.293255,33.948707,36.576
-118.275818,33.949215,51.816
-118.258395,33.948461,70.104
-114.715683,33.712931,11887.2
-111.199833,33.378105,11887.2
-107.714873,32.94501,11887.2
-104.267602,32.416199,11887.2
-100.863977,31.794697,11887.2
-97.509036,31.083929,11887.2
-94.206849,30.287651,11887.2
-90.960511,29.409879,11887.2
-87.772162,28.454821,11887.2
-84.643038,27.426814,11887.2
-81.573531,26.330266,11887.2
-78.56327,25.169606,11887.2
-75.611208,23.949245,11887.2
-72.715706,22.673539,11887.2
-69.874619,21.346766,11887.2
-67.085375,19.973102,11887.2
-63.385938,18.045096,469.392
-63.37295,18.037547,420.624
-63.359321,18.031104,371.856
-63.345154,18.025814,326.136
-63.330556,18.021719,286.512
-63.315638,18.018849,246.888
-63.300514,18.017226,210.312
-63.2853,18.016863,176.78400000000002
-63.27011,18.017763,146.304
-63.11961,18.039366,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>