<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EDDN to LDZD</name>
        <description>Nuernberg Airport to Zadar</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EDDN to LDZD</name>
            <description>Nuernberg Airport to Zadar</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>11.07759999999999,49.498699999999985,0
11.800000000000011,47.899400000000014,10668
11.788800000000009,47.701599999999985,10668
11.769599999999997,47.359399999999994,10668
11.7603,47.1917,10668
11.870299999999986,47.080600000000004,10668
12.28110000000001,46.80250000000001,10668
12.28139999999999,45.900000000000006,10668
13.004199999999997,45.462199999999996,8412.48
13.126900000000006,45.3869,7985.76
13.4478,45.18809999999999,6797.04
15.348000000000013,44.09729999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>