<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KBNA to KMCI</name>
        <description>Nashville Intl to Kansas City Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KBNA to KMCI</name>
            <description>Nashville Intl to Kansas City Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-86.695356,36.141275,0
-86.760467,36.191012,243.84
-86.774516,36.200008,341.37600000000003
-86.789485,36.207982,454.15200000000004
-86.80526,36.214872,576.072
-88.678814,36.959392,1706.88
-90.591272,37.674891,1706.88
-92.54014,38.358918,1706.88
-94.596642,39.03292,1706.88
-94.614374,39.037365,1706.88
-94.631541,39.042994,1706.88
-94.648013,39.049764,1688.592
-94.663663,39.057623,1655.064
-94.678374,39.066511,1600.2
-94.692033,39.076361,1527.048
-94.704537,39.087097,1438.6560000000002
-94.715789,39.098639,1335.0240000000001
-94.725704,39.110897,1222.248
-94.734206,39.12378,1097.28
-94.74123,39.137188,969.264
-94.746722,39.15102,835.152
-94.75064,39.165171,704.0880000000001
-94.752953,39.179533,576.072
-94.753643,39.193996,454.15200000000004
-94.752704,39.208451,341.37600000000003
-94.750142,39.222788,243.84
-94.729315,39.293334,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>