<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KTUS to KBOI</name>
        <description>Tucson Intl to Boise Air Terminal Gowen Fld</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KTUS to KBOI</name>
            <description>Tucson Intl to Boise Air Terminal Gowen Fld</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-110.942,32.1169,0
-111.97,33.43299999999999,10271.76
-112.48,34.70259999999999,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,5059.68
-116.223,43.564400000000006,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>