<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KLAS to ENGM</name>
        <description>Mc Carran Intl to Oslo Gardermoen</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KLAS to ENGM</name>
            <description>Mc Carran Intl to Oslo Gardermoen</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-115.170365,36.075329,0
-114.80475,36.359417,0
-114.281086,36.759306,0
-112.303889,37.689194,0
-110.699722,38.416806,0
-106.894667,39.439333,0
-104.624333,39.894694,0
-100.923583,40.454056,0
-98.353583,41.375722,0
-95.358722,41.842322,0
-93.525783,42.086536,0
-92.426808,42.217989,0
-90.709083,42.401472,0
-89.312228,42.319917,0
-87.951806,42.221472,0
-87.40325,42.298111,0
-86.104806,42.466028,0
-85.167361,42.670953,0
-84.550003,42.802539,0
-83.746972,42.966778,0
-83.042647,43.165942,0
-82.717917,43.255889,0
-81.972833,43.473361,0
-81.256806,43.677833,0
-79.171667,44.238611,0
-78.750278,44.379444,0
-77.888333,44.661667,0
-76.873333,45.066667,0
-76.235,45.193333,0
-75.141667,45.403333,0
-73.971,45.615583,0
-73.12375,45.708278,0
-72.761389,45.745917,0
-70.846111,45.925,0
-68.094528,46.774194,0
-67.3039,47.373381,0
-59.288333,54.486667,0
-57.016667,55.516667,0
-10,58,0
-9.5,57.891944,0
-3.952778,59.433333,0
-1.286667,59.878889,0
5.212194,60.311261,0
7.5,60.295556,0
9.915278,60.237094,0
11.107781,60.175756,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>