<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KJFK to KMSP</name>
        <description>John F. Kennedy Intl to Minneapolis-St Paul International Airport</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KJFK to KMSP</name>
            <description>John F. Kennedy Intl to Minneapolis-St Paul International Airport</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-73.7765,40.64009999999999,0
-75.4826,41.47570000000002,10027.92
-75.8559,41.58269999999999,10668
-76.2225,41.68630000000002,10668
-76.4224,41.74209999999999,10668
-76.5224,41.769800000000004,10668
-76.9328,41.8827,10668
-77.4097,42.0111,10668
-78.2744,42.2431,10668
-78.9108,42.399699999999996,10668
-79.7885,42.611699999999985,10668
-80.5039,42.6421,10668
-81.2667,42.66669999999999,10668
-82.5529,42.809500000000014,10668
-83.2999,42.909400000000005,10668
-84.9388,43.45009999999999,10668
-85.7748,43.71870000000001,10668
-88.2992,44.504999999999995,10668
-88.5559,44.6327,10668
-88.9469,44.71520000000001,10668
-89.5866,44.8468,10088.880000000001
-89.9453,44.8588,9083.04
-90.2873,44.86930000000001,8138.160000000001
-91.1504,44.891099999999994,5730.240000000001
-93.222,44.8819,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>