<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KLAS to KOMA</name>
        <description>McCarran Intl to Eppley Airfield</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KLAS to KOMA</name>
            <description>McCarran Intl to Eppley Airfield</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-115.153,36.08070000000001,0
-113.345,36.625699999999995,10149.84
-112.44,36.8844,10668
-112.351,36.909400000000005,10668
-111.224,37.219300000000004,10668
-108.931,37.8087,10668
-107.04,38.4521,10668
-104.621,39.6901,10668
-100.924,40.45409999999998,10668
-100.33,40.5805,10668
-99.7911,40.69239999999999,10668
-99.0051,40.850300000000004,9357.36
-98.6589,40.918000000000006,8290.560000000001
-98.3155,40.98400000000001,7254.240000000001
-98.3148,40.98400000000001,7254.240000000001
-97.9035,41.0172,6035.04
-95.894,41.303200000000004,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>