<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EDFH to EDDM</name>
        <description>Frankfurt Hahn to Muenchen Franz Josef Strauss</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EDFH to EDDM</name>
            <description>Frankfurt Hahn to Muenchen Franz Josef Strauss</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>7.275286,49.960222,0
7.335624,50.021312,0
7.349306,50.03281,0
7.364501,50.043499,0
7.381091,50.053295,0
7.398952,50.062126,0
7.417946,50.069924,0
7.437931,50.07663,0
7.458753,50.082192,0
7.480253,50.086568,0
7.502267,50.089725,0
7.524628,50.091639,0
7.547164,50.092295,0
7.569704,50.091689,0
7.592075,50.089825,0
7.614106,50.086717,0
7.63563,50.082389,0
7.656482,50.076873,0
7.676503,50.070213,0
7.69554,50.062458,0
7.713449,50.053667,0
7.730094,50.043908,0
9.020077,49.470187,0
11.353547,48.363943,0
11.370617,48.354952,0
11.388798,48.346984,0
11.407952,48.3401,0
11.427933,48.334351,0
11.44859,48.329782,0
11.469766,48.326427,0
11.4913,48.324313,0
11.513028,48.323454,0
11.534787,48.323857,0
11.751017,48.340669,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>