<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LLBG to UDYZ</name>
        <description>Ben Gurion to Yerevan Zvartnots Airport</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LLBG to UDYZ</name>
            <description>Ben Gurion to Yerevan Zvartnots Airport</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>34.884000000000015,32.0099,0
36.73310000000001,32.332300000000004,10424.16
37.99979999999999,32.94890000000001,10668
38.3219,33.2131,10668
38.6541,33.4824,10668
40.1874,35.28909999999999,10668
40.754400000000004,36.4829,10668
41.185100000000006,37.0167,10668
41.2303,37.07220000000001,10668
41.77250000000001,37.77000000000001,10668
41.882000000000005,37.91069999999999,10668
42.20859999999999,38.1267,10668
42.41390000000001,38.26140000000001,10058.4
42.788099999999986,38.504999999999995,8564.880000000001
42.93809999999999,38.744699999999995,7528.56
44.08670000000001,39.32330000000002,3352.8
44.39589999999998,40.1473,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>