<?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
4.653055999999992,50.241389,10363.2
4.09388899999999,49.95861099999999,10363.2
4.067221999999987,49.596667,10363.2
4.050277999999992,49.379999999999995,5638.8
4.045361000000014,49.311639000000014,10363.2
4.049167000000011,49.13749999999999,5943.6
4.058333000000005,48.79333299999999,5943.6
4.061667,48.560001,5943.6
3.9631390000000124,48.251221999999984,5638.8
3.9138890000000117,48.025833000000006,5638.8
3.813333,47.560001,5638.8
3.6794439999999895,46.93388899999999,5638.8
3.631666999999993,46.706777999999986,5638.8
3.53138899999999,46.5,5638.8
3.3872220000000084,46.19916699999999,5638.8
3.1921940000000006,45.78747200000001,5638.8
3.181388999999996,45.43083300000001,10363.2
3.166944000000001,44.95694399999999,10363.2
3.162417000000005,44.608333000000016,10637.52
3.023333000000008,43.747501,5638.8
2.9369450000000086,43.19749999999999,5090.16
2.8671390000000088,42.750472,3322.32
2.8321249999999907,42.45148499999999,2133.6
2.7719669999999894,41.93117799999999,2590.8
2.7621325099999865,41.90520158999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>