<?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.305108,47.550569,51.816
-122.301257,47.564807,70.104
-122.29558,47.578764,91.44
-122.288119,47.592334,118.872
-122.278931,47.605414,146.304
-122.268084,47.617904,176.78400000000002
-122.25566,47.629709,210.312
-119.553958,50.095699,11887.2
-116.567164,52.493843,11887.2
-113.242147,54.80821,11887.2
-109.522536,57.020815,11887.2
-105.346334,59.109464,11887.2
-100.649322,61.047021,11887.2
-95.372058,62.800908,11887.2
-89.471881,64.333206,11887.2
-82.940479,65.601926,11887.2
-75.824639,66.564057,11887.2
-68.242926,67.180665,11887.2
-60.38691,67.423345,11887.2
-52.498143,67.280084,11887.2
-44.824504,66.758034,11887.2
-37.573721,65.881838,11887.2
-30.88401,64.688346,11887.2
-24.819528,63.22008,11887.2
-19.384218,61.519669,11887.2
-14.542416,59.626268,11887.2
-10.23764,57.573881,11887.2
-6.406058,55.391019,11887.2
-0.935823,51.552315,637.032
-0.922369,51.540505,579.12
-0.907314,51.52947,524.256
-0.890774,51.519293,469.392
-0.872875,51.510052,420.624
-0.853754,51.501817,371.856
-0.833555,51.49465,326.136
-0.812433,51.488607,286.512
-0.790548,51.483733,246.888
-0.768067,51.480066,210.312
-0.745159,51.477632,176.78400000000002
-0.721998,51.476452,146.304
-0.489626,51.47747,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>