<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>ESGG to EDDT</name>
        <description>Goteborg Landvetter to Berlin-Tegel &quot;Otto Lilienthal&quot;</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>ESGG to EDDT</name>
            <description>Goteborg Landvetter to Berlin-Tegel &quot;Otto Lilienthal&quot;</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>12.279799999999994,57.662800000000004,0
12.813700000000011,56.052700000000016,10668
13.386200000000002,54.91669999999999,9296.4
13.496100000000013,54.5061,7650.4800000000005
13.543900000000008,54.316900000000004,6918.96
13.290199999999999,52.5591,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>