<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KLAX to KJFK</name>
        <description>Los Angeles Intl to John F Kennedy Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KLAX to KJFK</name>
            <description>Los Angeles Intl to John F Kennedy Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-118.40891721,33.94313043,0
-117.149483,34.548467,7863.84
-116.46291667,34.79702778000001,10668
-115.967589,34.944458,10668
-113.54446667,35.62471110999999,10668
-111.26958889,36.12131110999999,10668
-110.351967,36.312524999999994,10668
-108.09888889,36.74838889,10668
-105.81552778,37.34916667,10668
-102.68752778,38.19708333,10668
-101.827478,38.337311,10668
-97.62136111,38.92513889,10668
-96.918839,39.019780999999995,10668
-94.73706389,39.28528333,10668
-93.286364,39.467839,10668
-91.443092,39.67237499999999,10668
-91.079617,39.70896099999999,10668
-89.67772222,39.83972222,10668
-88.512031,39.841769,10668
-86.36747222,39.81472221999999,10668
-86.11665,39.84232800000001,10668
-85.639919,39.89321100000001,10668
-85.468989,39.91098600000001,10668
-85.064267,39.95200599999998,10668
-84.898772,39.968327999999985,10668
-84.690711,39.988561000000004,10668
-84.39688889,40.01644443999999,10668
-84.176833,40.034333000000004,10668
-83.948931,40.052458,10668
-83.91425,40.054389000000015,10668
-83.508222,40.08618100000001,10668
-83.328586,40.099447,10668
-83.136692,40.113292,10668
-82.58830556,40.15105556,10668
-82.006467,40.19332800000001,10668
-81.47647222,40.22922222,10668
-80.421931,40.26535799999999,10668
-80.04086111,40.27866667000001,10668
-79.561258,40.2953,10668
-79.385803,40.300892000000005,10668
-78.83416667,40.31672222,10668
-77.966939,40.31298100000001,10668
-77.483403,40.308066999999994,10668
-77.06955556,40.302250000000015,9966.960000000001
-76.750203,40.294939,8991.6
-76.3303,40.40905599999999,7680.96
-76.111161,40.46963299999999,6979.92
-73.77666109,40.63990419999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>