<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EDFM to EDDI</name>
        <description>Mannheim City to Berlin Tempelhof [X]</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EDFM to EDDI</name>
            <description>Mannheim City to Berlin Tempelhof [X]</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>8.514389999999992,49.47309999999999,0
9.87333000000001,50.40969999999999,8351.52
10.435100000000006,50.89750000000001,9601.2
10.759199999999993,51.183099999999996,8199.12
11.161900000000003,51.29390000000001,7132.320000000001
11.272199999999998,51.32390000000001,6827.52
13.403700000000015,52.47300000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>