<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KSEA to EDDF</name>
        <description>Seattle Tacoma Intl to Frankfurt Am Main</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KSEA to EDDF</name>
            <description>Seattle Tacoma Intl to Frankfurt Am Main</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-122.307747,47.463794,0
-122.307105,47.536159,36.576
-122.277263,47.590437,118.872
-122.221646,47.634548,246.888
-119.781429,50.236291,11887.2
-117.066511,52.782647,11887.2
-114.018942,55.259407,11887.2
-110.573636,57.650281,11887.2
-106.654001,59.934492,11887.2
-102.172889,62.085577,11887.2
-97.037145,64.070139,11887.2
-91.158731,65.846875,11887.2
-84.475901,67.366596,11887.2
-76.985892,68.574378,11887.2
-68.783136,69.415116,11887.2
-60.084044,69.842747,11887.2
-51.211935,69.830936,11887.2
-42.531858,69.38044,11887.2
-34.362686,68.51888,11887.2
-26.914269,67.293076,11887.2
-20.275006,65.758328,11887.2
-14.438027,63.969357,11887.2
-9.339455,61.974965,11887.2
-4.890552,59.81602,11887.2
-0.998273,57.525522,11887.2
2.424038,55.129598,11887.2
8.138976,50.113144,637.032
8.184646,50.063215,420.624
8.254124,50.026326,246.888
8.339012,50.006927,118.872
8.429088,50.007356,36.576
8.534631,50.032617,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>