<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LOWL to LOWI</name>
        <description>Linz Hoersching to Innsbruck Kranebitten</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LOWL to LOWI</name>
            <description>Linz Hoersching to Innsbruck Kranebitten</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>14.167387,48.232399,0
14.058957,48.227949,396.24
14.03747,48.225812,396.24
14.016345,48.222435,396.24
13.995744,48.217844,396.24
13.975824,48.212075,396.24
13.956737,48.20517,396.24
13.036842,47.854706,396.24
11.646837,47.305039,396.24
11.628162,47.298033,396.24
11.608659,47.292158,396.24
11.588478,47.287457,396.24
11.567771,47.283968,396.24
11.35702,47.261624,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>