<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KSDL to KSTP</name>
        <description>SCOTTSDALE to St Paul Downtown Holman Fld</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KSDL to KSTP</name>
            <description>SCOTTSDALE to St Paul Downtown Holman Fld</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-111.911,33.6229,0
-110.795,35.0616,10668
-110.065,35.5312,10668
-109.832,35.679100000000005,10668
-108.099,36.748400000000004,10668
-107.04,38.4521,10668
-104.621,39.6901,10668
-100.747,41.0487,10668
-100.635,41.12880000000001,10668
-100.474,41.242999999999995,10668
-99.8714,41.6653,10668
-98.9374,42.303,10668
-98.6869,42.470500000000015,10668
-97.6343,42.834299999999985,10668
-97.5406,42.865999999999985,10668
-97.385,42.91839999999999,10668
-97.1459,43.017600000000016,10668
-96.6651,43.2148,10668
-96.2392,43.38669999999999,10668
-96.1846,43.408500000000004,10668
-95.582,43.64690000000002,8717.28
-95.3577,43.726,8016.240000000001
-94.9607,43.864300000000014,6766.56
-93.0603,44.934799999999996,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>