<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LGAV to LTAG</name>
        <description>Athens Eleftherios Venizelos to Incirlik Air Base</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LGAV to LTAG</name>
            <description>Athens Eleftherios Venizelos to Incirlik Air Base</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>23.944500000000005,37.9367,0
26.11670000000001,38.06139999999999,10668
26.418900000000008,37.91919999999999,10668
26.58080000000001,37.8425,10668
26.907100000000014,37.6866,10668
27.38640000000001,37.6292,10668
28.732799999999997,37.357200000000006,10668
29.24969999999999,37.251900000000006,10668
29.401099999999985,37.22059999999999,10668
29.638200000000012,37.1712,10668
29.922799999999995,37.1108,10668
30.78280000000001,36.9156,10668
30.7945,36.9208,10668
30.796899999999994,36.921400000000006,10668
31.4161,36.8947,10668
31.74629999999999,36.9053,10668
32.47829999999999,36.8878,9265.92
33.291799999999995,36.863,6705.6
35.433099999999996,36.99889999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>