<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KSEA to EGLL</name>
        <description>Seattle Tacoma Intl to London Heathrow</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KSEA to EGLL</name>
            <description>Seattle Tacoma Intl to London Heathrow</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.524064,50.102662,11887.2
-116.541474,52.503136,11887.2
-113.220647,54.820065,11887.2
-109.505044,57.035485,11887.2
-105.332402,59.127216,11887.2
-100.638122,61.068122,11887.2
-95.362231,62.825597,11887.2
-89.461412,64.361654,11887.2
-82.926655,65.634177,11887.2
-75.804198,66.599968,11887.2
-68.212487,67.21986,11887.2
-60.343635,67.465213,11887.2
-52.440401,67.323837,11887.2
-44.752209,66.80282,11887.2
-37.488186,65.926856,11887.2
-30.787448,64.732933,11887.2
-24.714474,63.263746,11887.2
-19.273093,61.562088,11887.2
-14.427295,59.66725,11887.2
-10.120181,57.613336,11887.2
-6.287525,55.428924,11887.2
-0.81201,51.583407,420.624
-0.764986,51.533438,246.888
-0.693368,51.49649,118.872
-0.605813,51.477019,36.576
-0.489626,51.47747,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>