<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LOWL to EDLD</name>
        <description>Linz to Dinslaken Schwarze Heide</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LOWL to EDLD</name>
            <description>Linz to Dinslaken Schwarze Heide</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>14.188099999999991,48.235299999999995,0
12.54140000000001,49.335800000000006,10088.880000000001
11.94980000000001,49.4744,10668
11.546600000000012,49.56649999999999,10668
11.407499999999999,49.6542,10668
11.22460000000001,49.7688,10668
11.045799999999986,49.879999999999995,10668
10.728800000000007,50.075199999999995,10668
10.395299999999992,50.20689999999999,10332.720000000001
9.87333000000001,50.40969999999999,8808.720000000001
9.561669999999992,50.52889999999999,7894.320000000001
8.964439999999996,50.8331,6004.56
6.861169999999987,51.615999999999985,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>