<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KCMH to KDSM</name>
        <description>Port Columbus Intl to Des Moines Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KCMH to KDSM</name>
            <description>Port Columbus Intl to Des Moines Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-82.908939,39.995569,0
-83.00315,40.000872,82.296
-83.021799,40.003193,118.872
-83.040114,40.00675,161.544
-85.336926,40.459629,5242.56
-87.665871,40.867534,5242.56
-90.021992,41.22804,5242.56
-93.327798,41.648224,1115.568
-93.346942,41.650425,1011.936
-93.36627,41.65137,908.3040000000001
-93.385635,41.651054,810.768
-93.404889,41.649477,716.2800000000001
-93.423886,41.646653,627.888
-93.442479,41.642602,545.592
-93.460528,41.637355,466.34400000000005
-93.477895,41.630953,393.192
-93.494448,41.623443,326.136
-93.650567,41.537947,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>