<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KSEA to EBBL</name>
        <description>Seattle Tacoma Intl to Kleine Brogel</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KSEA to EBBL</name>
            <description>Seattle Tacoma Intl to Kleine Brogel</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.741444,50.211298,11887.2
-116.985249,52.730843,11887.2
-113.89599,55.178729,11887.2
-110.410128,57.538436,11887.2
-106.453646,59.789006,11887.2
-101.943449,61.903932,11887.2
-96.792402,63.850033,11887.2
-90.920695,65.586679,11887.2
-84.276446,67.066042,11887.2
-76.866182,68.235434,11887.2
-68.788718,69.042776,11887.2
-60.254936,69.445279,11887.2
-51.57091,69.419139,11887.2
-43.077521,68.965954,11887.2
-35.071782,68.112277,11887.2
-27.751017,66.902551,11887.2
-21.201331,65.389333,11887.2
-15.420333,63.624948,11887.2
-10.351322,61.656423,11887.2
-5.912713,59.523472,11887.2
-2.017407,57.258416,11887.2
1.416765,54.887029,11887.2
5.575478,51.438125,637.032
5.621877,51.387985,420.624
5.637945,51.330968,246.888
5.621814,51.27396,118.872
5.575507,51.223846,36.576
5.486958,51.177389,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>