<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KMSY to KCGI</name>
        <description>Louis Armstrong New Orleans Intl to Cape Girardeau Rgnl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KMSY to KCGI</name>
            <description>Louis Armstrong New Orleans Intl to Cape Girardeau Rgnl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-90.2574,29.993300000000005,0
-90.2619,31.72200000000001,10668
-90.2774,33.46379999999999,10668
-90.1174,34.314099999999996,10668
-89.9832,35.01509999999999,8778.24
-89.6022,36.6276,2346.96
-89.5707,37.22540000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>