<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KOLV to KDAL</name>
        <description>OLIVE BRANCH to Dallas Love Field</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KOLV to KDAL</name>
            <description>OLIVE BRANCH to Dallas Love Field</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-89.7868,34.97880000000001,0
-91.639,34.32339999999999,2438.4
-91.9262,34.24680000000001,2438.4
-92.0756,34.1974,2438.4
-92.2062,34.153999999999996,2438.4
-92.4186,34.0831,2438.4
-92.9283,33.9109,2438.4
-93.6806,33.6516,2438.4
-93.9447,33.5595,2438.4
-94.0732,33.51390000000001,2438.4
-95.0618,33.3039,2438.4
-96.8507,32.84620000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>