<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KCMH to KDEN</name>
        <description>Columbus-John Glenn Intl to Denver Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KCMH to KDEN</name>
            <description>Columbus-John Glenn Intl to Denver Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-82.8922,39.99689999999998,0
-85.03,40.15780000000001,10668
-85.394,40.237300000000005,10668
-87.5573,40.293800000000005,10668
-90.306,40.23429999999999,10668
-92.5917,40.13499999999999,10668
-93.3804,40.0814,10668
-94.0289,40.033199999999994,10668
-94.2456,40.0163,10668
-94.7744,39.973299999999995,10668
-94.9252,39.9606,10668
-95.0724,39.9889,10668
-96.2063,40.2004,10668
-100.594,40.2038,10668
-100.994,40.17240000000001,10668
-102.006,40.086600000000004,8138.160000000001
-102.241,40.012400000000014,7376.160000000001
-102.461,39.94229999999999,6644.64
-104.672,39.86099999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>