<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LHBP to LDLO</name>
        <description>Budapest Ferenc Liszt Intl to Mali Losinj</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LHBP to LDLO</name>
            <description>Budapest Ferenc Liszt Intl to Mali Losinj</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>19.25569999999999,47.43690000000001,0
18.413299999999992,45.74610000000001,10668
18.097499999999997,45.60220000000001,10668
17.14670000000001,45.747799999999984,9144
16.554399999999987,45.2217,6522.72
14.393900000000002,44.567200000000014,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>