<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KGPI to KLAS</name>
        <description>Glacier Park Intl to McCarran Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KGPI to KLAS</name>
            <description>Glacier Park Intl to McCarran Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-114.255,48.3117,0
-114.084,46.558099999999996,10668
-114.084,46.4915,10668
-114.084,46.341499999999996,10668
-114.084,45.888300000000015,10668
-114.084,45.54249999999999,10668
-114.084,45.3878,10668
-114.084,45.0213,10668
-113.737,44.5154,10668
-113.355,43.948199999999986,10668
-112.908,43.26679999999999,10668
-112.652,42.87039999999999,10668
-112.607,42.72030000000001,10668
-112.451,42.199900000000014,10668
-112.435,41.4888,10668
-112.431,41.333,10668
-112.533,41.266700000000014,10668
-112.583,39.9667,10668
-113.176,38.66559999999998,10668
-113.5,37.9333,8930.640000000001
-114.474,36.7115,3261.36
-115.153,36.08070000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>