<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EDDL to EDDF</name>
        <description>Duesseldorf to Frankfurt Am Main</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EDDL to EDDF</name>
            <description>Duesseldorf to Frankfurt Am Main</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>6.786219,51.295917,0
6.878381,51.339722,365.76
6.89797,51.347452,365.76
6.918566,51.354086,365.76
6.940013,51.359573,365.76
6.962146,51.363872,365.76
6.984796,51.366951,365.76
7.007792,51.368785,365.76
7.030957,51.36936,365.76
7.054113,51.368673,365.76
7.077086,51.366729,365.76
7.099698,51.363542,365.76
7.121777,51.359137,365.76
7.143155,51.353547,365.76
7.163669,51.346815,365.76
7.183163,51.338992,365.76
7.201487,51.330138,365.76
7.218504,51.320319,365.76
7.234082,51.309612,365.76
7.248106,51.298096,365.76
7.260467,51.28586,365.76
7.271074,51.272997,365.76
7.279846,51.259605,365.76
7.589306,50.761313,365.76
8.006607,50.075323,365.76
8.016276,50.062249,365.76
8.027682,50.049765,365.76
8.040735,50.037966,365.76
8.055337,50.026944,365.76
8.071376,50.016781,365.76
8.088728,50.007555,365.76
8.107263,49.999336,365.76
8.126839,49.992186,365.76
8.147306,49.986161,365.76
8.168511,49.981305,365.76
8.19029,49.977657,365.76
8.21248,49.975243,365.76
8.234912,49.974082,365.76
8.257416,49.974182,365.76
8.279821,49.975544,365.76
8.301956,49.978156,365.76
8.323655,49.981999,365.76
8.534631,50.032617,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>