<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KEYW to KORD</name>
        <description>Key West Intl to Chicago O'Hare International</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KEYW to KORD</name>
            <description>Key West Intl to Chicago O'Hare International</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-81.7599,24.5561,0
-81.7781,26.153400000000005,10424.16
-82.6843,27.90780000000001,10668
-82.7367,28.171099999999996,10668
-82.7844,28.409800000000004,10668
-82.9006,28.986199999999997,10668
-82.9729,29.286299999999997,10668
-83.0488,29.599000000000004,10668
-83.2306,30.531800000000004,10668
-83.2797,30.7804,10668
-83.4706,31.26429999999999,10668
-84.2052,33.0774,10668
-84.4351,33.629099999999994,10668
-84.5742,34.20179999999999,10668
-84.6663,34.5788,10668
-84.9201,35.591800000000006,10668
-85.1822,36.6138,10668
-85.5774,38.1035,10668
-86.0927,38.97219999999999,10668
-86.723,40.00370000000001,8473.44
-86.876,40.2491,7406.64
-87.0694,40.55619999999999,6065.52
-87.9066,41.9734,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>