<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KLBF to KBNA</name>
        <description>North Platte Regional Airport Lee Bird to Nashville International</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KLBF to KBNA</name>
            <description>North Platte Regional Airport Lee Bird to Nashville International</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-100.686,41.12639999999999,0
-98.4296,40.6045,10668
-98.1979,40.564599999999984,10668
-98.0031,40.530699999999996,10668
-97.5781,40.4554,10668
-97.1673,40.3809,10668
-97,40.3502,10668
-96.2063,40.2004,10668
-95.0724,39.9889,10668
-94.9252,39.9606,10668
-94.7744,39.973299999999995,10668
-94.2456,40.0163,10668
-94.0289,40.033199999999994,10668
-93.3804,40.0814,10668
-92.5917,40.13499999999999,10668
-90.4824,38.86070000000001,10668
-88.9632,37.8096,9723.12
-88.7011,37.62299999999999,8625.84
-88.2562,37.303,6766.56
-86.6782,36.1245,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>