<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KOLV to KJAN</name>
        <description>Olive Branch to Jackson Evers Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KOLV to KJAN</name>
            <description>Olive Branch to Jackson Evers Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-89.786769,34.970511,0
-89.786059,34.898147,475.488
-89.787455,34.88372,566.928
-89.790378,34.869447,606.552
-89.922935,34.009476,609.6
-90.149578,32.548072,609.6
-90.151992,32.533742,609.6
-90.152915,32.51929,609.6
-90.152341,32.504825,609.6
-90.150274,32.490457,609.6
-90.146731,32.476296,609.6
-90.141739,32.462449,609.6
-90.077711,32.328194,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>