<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KLAS to KLAX</name>
        <description>Mc Carran Intl to Los Angeles Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KLAS to KLAX</name>
            <description>Mc Carran Intl to Los Angeles Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-115.171383,36.076338,0
-115.260919,36.076206,365.76
-115.278755,36.074923,496.824
-115.296385,36.072389,627.888
-115.313674,36.068623,752.856
-115.330491,36.063653,862.5840000000001
-115.346706,36.057518,947.928
-115.362196,36.050263,1005.84
-115.376845,36.041945,1036.3200000000002
-115.390539,36.032625,1036.3200000000002
-116.332993,35.341513,1036.3200000000002
-118.087561,34.013363,1036.3200000000002
-118.099465,34.002776,1036.3200000000002
-118.112436,33.993089,1036.3200000000002
-118.126374,33.984376,1036.3200000000002
-118.141173,33.976703,1036.3200000000002
-118.156721,33.97013,1036.3200000000002
-118.1729,33.964705,1033.2720000000002
-118.189587,33.96047,1005.84
-118.206654,33.957458,947.928
-118.379838,33.939896,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>