<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EDDN to ESSB</name>
        <description>Nuernberg Airport to Bromma</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EDDN to ESSB</name>
            <description>Nuernberg Airport to Bromma</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>11.07759999999999,49.498699999999985,0
11.161900000000003,51.29390000000001,10668
11.264399999999995,51.61959999999999,10668
11.854500000000002,52.34449999999998,10668
12.338599999999985,52.9752,10668
13.360299999999995,54.32560000000001,10668
13.496100000000013,54.5061,10668
13.763599999999997,54.91669999999999,10668
14.0942,55.4119,10668
14.836700000000008,56.1328,10668
15.383800000000008,56.678200000000004,10668
16.390600000000006,57.578100000000006,7650.4800000000005
17.502199999999988,58.93790000000001,1828.8000000000002
17.942200000000014,59.3544,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>