<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KICT to KLIT</name>
        <description>Wichita Dwight D Eisenhower National to Adams Field/Bill and Hillary Clinton National</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KICT to KLIT</name>
            <description>Wichita Dwight D Eisenhower National to Adams Field/Bill and Hillary Clinton National</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-97.4322,37.6502,0
-95.9971,36.9387,8778.24
-95.5002,36.66720000000001,10668
-94.1214,36.246399999999994,8625.84
-93.9606,35.97630000000001,7467.6
-93.8396,35.77170000000001,6583.68
-92.2259,34.729600000000005,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>