<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGLC to EDDT</name>
        <description>London City to Berlin-Tegel &quot;Otto Lilienthal&quot;</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGLC to EDDT</name>
            <description>London City to Berlin-Tegel &quot;Otto Lilienthal&quot;</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>0.05518330000001015,51.5052,0
2.487950000000012,52.114599999999996,1524
3.8573100000000125,52.36770000000001,1524
4.575040000000001,52.3502,1524
5.092160000000007,52.3348,1524
5.52879999999999,52.2304,1524
5.951140000000009,52.127399999999994,1524
6.076600000000013,52.09640000000002,1524
6.76388,52.13319999999999,1524
6.875280000000004,52.138300000000015,1524
7.11139,52.150300000000016,1524
8.285519999999991,52.20009999999999,1524
8.44944000000001,52.2064,1524
8.970830000000007,52.2244,1524
9.269620000000003,52.233599999999996,1524
9.883489999999995,52.25030000000001,1524
10.795199999999994,52.36340000000001,1524
13.290199999999999,52.5591,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>