<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EBBE to LEVC</name>
        <description>Beauvechain to Valencia</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EBBE to LEVC</name>
            <description>Beauvechain to Valencia</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>4.769260000000003,50.7569,0
3.1063900000000046,49.48579999999998,10668
2.1919399999999882,48.5686,10668
2.0999999999999943,48.2833,10668
2.131670000000014,48.13329999999999,10668
2.179169999999999,47.317800000000005,10668
1.8011400000000037,46.9366,10668
1.4777799999999957,46.474199999999996,10668
1.0255799999999908,45.8159,10668
1.0019399999999905,45.516400000000004,10668
0.96944400000001,45.1172,10668
0.9605559999999969,45,10668
0.9205000000000041,44.5,10668
0.904389000000009,44.29679999999999,10668
0.8728610000000003,43.888000000000005,10668
0.5584440000000086,42.692999999999984,10668
0.47497200000000817,42.36750000000001,10668
0.37644399999999223,41.978999999999985,10088.880000000001
0.21869399999999928,41.3467,7559.04
0.19938899999999649,41.268399999999986,7254.240000000001
0.16524999999998613,41.12960000000001,6705.6
-0.4833450000000141,39.49000000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>