<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KSDL to KMKE</name>
        <description>SCOTTSDALE to General Mitchell Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KSDL to KMKE</name>
            <description>SCOTTSDALE to General Mitchell Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-111.911,33.6229,0
-110.471,34.3699,9204.960000000001
-109.155,34.9658,10668
-108.873,35.476,10668
-107.693,36.218500000000006,10668
-107.296,36.462999999999994,10668
-105.816,37.349199999999996,10668
-102.688,38.197100000000006,10668
-101.303,38.80449999999999,10668
-100.73,39.04820000000001,10668
-100.226,39.258700000000005,10668
-96.2063,40.2004,10668
-91.6133,41.519000000000005,10668
-91.2929,41.64690000000002,10668
-90.9625,41.776099999999985,9997.44
-90.5569,41.93549999999999,8656.32
-90.0439,42.15899999999999,6918.96
-87.8965,42.947900000000004,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>