<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EDDM to LOWS</name>
        <description>Muenchen Franz Josef Strauss to Salzburg Maxglan</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EDDM to LOWS</name>
            <description>Muenchen Franz Josef Strauss to Salzburg Maxglan</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>11.804614,48.344797,0
11.912791,48.353051,30.48
11.934562,48.35345,30.48
11.956303,48.352587,30.48
11.977847,48.350468,30.48
11.99903,48.34711,30.48
12.01969,48.342537,30.48
12.03967,48.336785,30.48
12.058818,48.329897,30.48
12.076987,48.321926,30.48
12.094039,48.312933,30.48
12.454289,48.134704,30.48
12.81454,47.956474,30.48
12.834565,47.951033,30.48
12.853804,47.944443,30.48
12.872109,47.936756,30.48
12.889342,47.928029,30.48
12.905371,47.918329,30.48
12.920074,47.907729,30.48
12.93334,47.896311,30.48
12.945069,47.884161,30.48
12.955171,47.871372,30.48
12.997167,47.804722,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>