<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KONT to KICT</name>
        <description>Ontario Intl to Wichita Dwight D Eisenhower National</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KONT to KICT</name>
            <description>Ontario Intl to Wichita Dwight D Eisenhower National</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-117.601,34.05590000000001,0
-115.77,34.1122,9906
-115.343,34.20660000000001,10668
-113.639,34.56229999999999,10668
-112.48,34.70259999999999,10668
-111.387,34.9499,10668
-108.873,35.476,10668
-104.872,36.4914,10668
-100.971,37.044399999999996,10668
-98.3994,37.586600000000004,2987.04
-97.4322,37.6502,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>