<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EDDT to EHAM</name>
        <description>Berlin-Tegel &quot;Otto Lilienthal&quot; to Amsterdam Schiphol</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EDDT to EHAM</name>
            <description>Berlin-Tegel &quot;Otto Lilienthal&quot; to Amsterdam Schiphol</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>13.290199999999999,52.5591,0
10.795199999999994,52.36340000000001,9997.44
9.883489999999995,52.25030000000001,10668
9.269620000000003,52.233599999999996,10668
8.970830000000007,52.2244,10149.84
8.44944000000001,52.2064,8869.68
8.285519999999991,52.20009999999999,8503.92
7.11139,52.150300000000016,5669.280000000001
4.764170000000007,52.308099999999996,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>