<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EPRZ to LTFM</name>
        <description>JASIONKA to Istanbul</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EPRZ to LTFM</name>
            <description>JASIONKA to Istanbul</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>22.023899999999998,50.10990000000001,0
22.98920000000001,49.05189999999999,8016.240000000001
25.047500000000014,47.735600000000005,10668
26.82560000000001,46.51089999999999,10668
27.004400000000004,46.28059999999999,10668
27.053300000000007,46.21719999999999,10668
27.513900000000007,45.61250000000001,10668
28.097800000000007,44.82390000000001,10668
28.47829999999999,44.28559999999999,10668
28.724699999999984,43.85220000000001,10119.36
28.808300000000003,43.69999999999999,9479.28
28.7919,43.059200000000004,6979.92
28.724999999999994,41.280100000000004,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>