<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KBNA to KHTS</name>
        <description>Nashville International to Huntington-Tri State Rgnl/Milton J Ferguson Fld</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KBNA to KHTS</name>
            <description>Nashville International to Huntington-Tri State Rgnl/Milton J Ferguson Fld</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-86.6782,36.1245,0
-85.1225,37.207899999999995,9174.48
-84.7539,37.32509999999999,7955.280000000001
-84.2506,37.48400000000001,6248.400000000001
-82.5604,38.36849999999998,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>