<?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.431203,33.949144,0
-113.945075,33.539697,0
-109.879611,33.061139,0
-105.433333,32.35,0
-101.134694,31.62725,0
-96.536444,30.680361,0
-92.373639,29.663222,0
-88.666667,28.666667,0
-84.783194,27.4935,0
-81.099972,26.176972,0
-77.547289,24.810278,0
-66.797936,19.992172,0
-63.21744,18.106979,0
-63.11961,18.039366,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>