<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EDLV to LEGE</name>
        <description>NIEDERRHEIN to Girona</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EDLV to LEGE</name>
            <description>NIEDERRHEIN to Girona</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>6.142132000000004,51.60245549999999,0
6.129721999999987,49.861389,10668
6.115000000000009,49.47638899999998,10668
6.099999999999994,49.193332999999996,10668
6.083888999999999,48.81750099999999,10668
6.059416999999996,48.31783300000001,10668
5.608000000000004,47.832806000000005,10668
5.097332999999992,47.27077800000001,10668
5.09361100000001,46.44888900000001,10668
5.09277800000001,46.243055999999996,10668
5.091944000000012,46.045833000000016,10668
4.890556000000004,45.66805600000001,10668
4.638610999999997,45.18777800000001,10668
4.779861000000011,44.554944000000006,10668
4.098083000000003,44.32258300000001,10271.76
3.315082999999987,43.33408299999999,5821.68
2.7621325099999865,41.90520158999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>