<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KLAS to PHNL</name>
        <description>McCarran Intl to Daniel K. Inouye International Airport</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KLAS to PHNL</name>
            <description>McCarran Intl to Daniel K. Inouye International Airport</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-115.153,36.08070000000001,0
-115.223,36.0763,0
-115.282,36.07640000000001,0
-115.33,36.004400000000004,0
-115.421,35.6349,0
-116.463,34.797,0
-117.45,33.95519999999999,0
-118.42,33.3751,0
-119.72,32.5908,0
-131.636,30.285799999999995,0
-145.511,25.2761,0
-153.385,21.582300000000004,0
-155.107,21.005899999999997,0
-156.969,20.764499999999998,0
-157.488,20.931799999999996,0
-157.939,21.0753,0
-158.08,21.207499999999996,0
-158.141,21.325099999999992,0
-158.091,21.325199999999995,0
-158.049,21.325199999999995,0
-157.921,21.3194,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>