<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EDDM to EPWA</name>
        <description>Muenchen Franz-Josef Strauss to WARSZAWA Okecie</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EDDM to EPWA</name>
            <description>Muenchen Franz-Josef Strauss to WARSZAWA Okecie</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>11.78611699999999,48.35378650000001,0
13.235705999999993,49.71666099999999,10668
13.389918999999992,49.846450000000004,10668
13.690717000000006,50.097058000000004,10668
14.282185999999996,50.45760799999999,10668
14.822388999999987,50.627611,10668
15.367088999999993,50.795275000000004,10668
16.934443999999985,51.185833,10515.6
19.656147000000004,51.800117,3474.7200000000003
20.966923409999993,52.16509137,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>