<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KSDL to KGEG</name>
        <description>SCOTTSDALE to Spokane Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KSDL to KGEG</name>
            <description>SCOTTSDALE to Spokane Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-111.911,33.6229,0
-112.439,35.3467,10668
-112.44,35.407,10668
-112.4,36.084,10668
-113.5,37.9333,10668
-114.55,39.30000000000001,10668
-114.876,42.721000000000004,10668
-115.134,43.36180000000002,10668
-115.732,44.62649999999999,10668
-116.527,46.22149999999999,6096
-117.535,47.61879999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>