<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KDAL to KCVG</name>
        <description>Dallas Love Field to Cincinnati Northern KT</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KDAL to KCVG</name>
            <description>Dallas Love Field to Cincinnati Northern KT</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-96.8507,32.84620000000001,0
-95.2691,33.61580000000001,9997.44
-94.298,34.00739999999999,10668
-93.638,34.2671,10668
-93.5236,34.3181,10668
-90.9537,36.11,10668
-88.1333,37.58330000000001,10668
-87.7624,37.92830000000001,10454.640000000001
-87.1405,38.1267,8382
-86.7238,38.25729999999999,7010.400000000001
-84.6683,39.049499999999995,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>