<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LKPR to EDDG</name>
        <description>Praha - Ruzyne to Muenster Osnabrueck</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LKPR to EDDG</name>
            <description>Praha - Ruzyne to Muenster Osnabrueck</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>14.262963439999993,50.101144009999985,0
11.827222000000006,50.464721999999995,10424.16
11.53138899999999,50.558610999999985,10668
11.02027799999999,50.71805599999999,9875.52
10.72999999999999,50.807777999999985,9083.04
10.433670000000006,50.89752899999999,8260.08
10.123055999999991,51.027221999999995,7345.68
9.690989000000002,51.204317,6065.52
7.684669030000009,52.13458011,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>