<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EPWA to LYPG</name>
        <description>Warsaw Frederic Chopin to Podgorica</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EPWA to LYPG</name>
            <description>Warsaw Frederic Chopin to Podgorica</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>20.966999999999985,52.165099999999995,0
22.211700000000008,50.8253,10088.880000000001
22.5206,50.4889,10668
22.737799999999993,50.248099999999994,10668
22.775000000000006,50.20689999999999,10668
23.058300000000003,49.888300000000015,10668
23.185000000000002,49.07830000000001,10668
23.3433,48.026700000000005,10668
22.716399999999993,47.03139999999999,10668
22.891700000000014,46.5317,10668
22.40809999999999,45.95320000000001,10668
21.409699999999987,44.98830000000001,10668
21.169600000000003,44.74889999999999,10668
20.8125,44.326899999999995,8839.2
20.46430000000001,43.9083,6918.96
19.2757,42.36789999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>