<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KLAS to EDDF</name>
        <description>Mc Carran Intl to Frankfurt-main</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KLAS to EDDF</name>
            <description>Mc Carran Intl to Frankfurt-main</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-115.171383,36.076338,0
-115.350454,36.075932,0
-112.806394,38.738492,0
-110.571153,41.915997,0
-107.053394,44.023214,0
-104.862194,47.187267,0
-101.363492,49.372292,0
-97.739808,51.785036,0
-94.428661,53.871958,0
-90,56.406667,0
-84.262504,58.17297,0
-78.735851,59.91665,0
-72.8,61.083333,0
-66.999435,62.800201,0
-58.90045,63.447735,0
-51.454595,63.929048,0
-43.856054,64.018382,0
-36.316254,63.711723,0
-30,63,0
-22.175523,61.979427,0
-15.833717,60.620001,0
-10,59,0
-4.091111,57.345,0
-0.585,55.287222,0
3.685278,52.975278,0
7.902802,49.874291,0
8.534175,50.027542,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>