<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>DAUI to LGAV</name>
        <description>In Salah to Athens Intl Airport Elefterios Venizel</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>DAUI to LGAV</name>
            <description>In Salah to Athens Intl Airport Elefterios Venizel</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>2.523758,27.259528,0
2.58689,27.305229,36.576
2.600366,27.313359,51.816
4.929968,28.76603,11887.2
7.324505,30.178432,11887.2
9.787564,31.546097,11887.2
12.322555,32.865169,11887.2
14.932532,34.1316,11887.2
17.620084,35.341161,11887.2
20.387206,36.489466,11887.2
23.746248,37.756747,371.856
23.763041,37.76251,326.136
23.779137,37.769408,286.512
23.794412,37.777388,246.888
23.808751,37.78639,210.312
23.822044,37.796346,176.78400000000002
23.83419,37.80718,146.304
23.943261,37.923511,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>