<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KEVV to KGMU</name>
        <description>EVANSVILLE RGNL to GREENVILLE DOWNTOWN</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KEVV to KGMU</name>
            <description>EVANSVILLE RGNL to GREENVILLE DOWNTOWN</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-87.53147117,38.03830382999999,0
-86.078094,36.831969,10668
-85.16661111,36.58449999999999,10668
-84.835789,36.410161,10027.92
-84.441456,36.200143999999995,8503.92
-83.89472222,35.90483333,6431.280000000001
-82.35027575,34.84793125,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>