<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LROP to LRAR</name>
        <description>Bucarest Otopeni Intl to Arad</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LROP to LRAR</name>
            <description>Bucarest Otopeni Intl to Arad</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>26.076608,44.564517,0
25.975621,44.556808,323.088
25.955313,44.556533,448.05600000000004
25.935049,44.557521,579.12
25.914982,44.559764,710.1840000000001
25.895264,44.563244,838.2
25.876046,44.567935,1219.2
25.857474,44.573802,1219.2
25.839688,44.5808,1219.2
24.446953,45.115494,1219.2
23.029013,45.634278,1219.2
21.562092,46.144513,1216.152
21.543208,46.150702,1188.72
21.523615,46.155728,1133.856
21.503463,46.159551,1054.608
21.482905,46.162143,954.024
21.274839,46.175728,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>