<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KBNA to CYYZ</name>
        <description>Nashville International to Toronto Pearson Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KBNA to CYYZ</name>
            <description>Nashville International to Toronto Pearson Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-86.6782,36.1245,0
-86.6848,36.137,60.96
-85.5774,38.1035,10668
-85.1703,38.698499999999996,10668
-84.948,39.01859999999999,10668
-84.3087,39.92090000000002,10668
-83.3123,40.698499999999996,10668
-82.5535,41.14070000000001,10668
-82.5003,41.21010000000001,10668
-82.162,41.35810000000001,10668
-81.4203,41.837800000000016,8900.16
-81.1901,42.216800000000006,7284.72
-81.0812,42.39429999999999,6522.72
-79.6277,43.67609999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>