<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KCHO to KICT</name>
        <description>CHARLOTTESVILLE ALBEMARLE to Wichita Dwight D Eisenhower National</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KCHO to KICT</name>
            <description>CHARLOTTESVILLE ALBEMARLE to Wichita Dwight D Eisenhower National</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-78.4523,38.139700000000005,0
-80.3014,38.29740000000001,9540.24
-81.7699,38.349699999999984,10668
-84.3106,38.649400000000014,10668
-85.1703,38.698499999999996,10668
-85.3757,38.709299999999985,10668
-86.4402,38.7594,10668
-88.9712,38.839200000000005,10668
-89.1197,38.84219999999999,10668
-90.4824,38.86070000000001,10668
-91.7426,38.691900000000004,10668
-92.1309,38.6362,10668
-94.0422,38.344899999999996,10668
-94.4883,38.272099999999995,9448.800000000001
-95.1268,38.17070000000001,7437.120000000001
-96.8046,37.886300000000006,2133.6
-97.4322,37.6502,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>