<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KSGF to KPHX</name>
        <description>Springfield Branson National Airport to Phoenix Sky Harbor Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KSGF to KPHX</name>
            <description>Springfield Branson National Airport to Phoenix Sky Harbor Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-93.3884,37.245599999999996,0
-95.5002,36.66720000000001,10668
-97.0508,36.1418,10668
-98.0039,35.8053,10668
-99.3257,35.6305,10668
-101.382,35.80709999999999,10668
-105.04,35.1117,10668
-109.144,34.42400000000001,10088.880000000001
-109.949,34.1507,7284.72
-110.134,34.0868,6614.160000000001
-112.012,33.4336,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>