<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EDDM to LOWG</name>
        <description>Muenchen Franz Josef Strauss to Graz Thalerhof</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EDDM to LOWG</name>
            <description>Muenchen Franz Josef Strauss to Graz Thalerhof</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>11.804614,48.344797,0
11.912791,48.353051,451.10400000000004
11.934562,48.35345,573.024
11.956303,48.352587,664.464
11.977847,48.350468,719.3280000000001
11.99903,48.34711,731.52
12.01969,48.342537,731.52
12.03967,48.336785,731.52
13.233773,47.951358,731.52
15.249813,47.262859,731.52
15.26924,47.256889,731.52
15.287823,47.249791,731.52
15.305421,47.241622,731.52
15.321902,47.232442,731.52
15.337138,47.222322,731.52
15.351014,47.211338,731.52
15.363425,47.199575,731.52
15.374278,47.187121,731.52
15.383489,47.174072,731.52
15.39099,47.160527,731.52
15.396724,47.146589,731.52
15.435972,47.004347,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>