<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KMSY to KBNA</name>
        <description>Louis Armstrong New Orleans to Nashville International</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KMSY to KBNA</name>
            <description>Louis Armstrong New Orleans to Nashville International</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-90.2574,29.99340000000001,0
-89.3376,31.4187,10363.2
-89.2128,31.64529999999999,10363.2
-89.1865,31.692999999999998,10363.2
-88.9322,32.1502,10363.2
-88.8889,32.2277,10363.2
-88.8043,32.3784,10363.2
-87.5608,33.2295,10363.2
-86.8998,33.67009999999999,10363.2
-86.7855,35.0009,5059.68
-86.6782,36.1245,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>