<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EHRD to LPPT</name>
        <description>Rotterdam The Hague to Lisboa Humberto Delgado</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EHRD to LPPT</name>
            <description>Rotterdam The Hague to Lisboa Humberto Delgado</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>4.441689999999994,51.95750000000001,0
2.9694399999999916,50.419700000000006,10668
2.506670000000014,50.18360000000001,10668
1.854690000000005,50.135099999999994,10668
1.1706399999999917,49.925399999999996,10668
1.0027800000000013,49.631399999999985,10668
0.8077780000000132,49.286400000000015,10668
0.6916669999999954,49.078599999999994,10668
0.5302780000000098,48.79059999999998,10668
0.15666699999999878,48.579999999999984,10668
-0.25,48.349999999999994,10668
-1.5175000000000125,47.599699999999984,10668
-1.9288899999999956,47.348900000000015,10668
-2.36305999999999,46.860000000000014,10668
-3.8100000000000023,45.5736,10668
-4.94753,44.50540000000001,10668
-5.571609999999993,43.94479999999999,10668
-6.007080000000002,43.55709999999999,10668
-6.030750000000012,43.564599999999984,10668
-6.317000000000007,43.11099999999999,10668
-6.53855999999999,42.79660000000001,10668
-6.9446100000000115,42.20060000000001,10668
-7.116359999999986,41.9366,10668
-7.2361099999999965,41.75110000000001,10668
-7.469719999999995,41.38580000000002,10668
-7.885829999999999,40.7234,8503.92
-8.492639999999994,39.665700000000015,3962.4
-9.135189999999994,38.77879999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>