<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LFMN to LTBA</name>
        <description>Nice Cote D Azur to Istanbul Ataturk</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LFMN to LTBA</name>
            <description>Nice Cote D Azur to Istanbul Ataturk</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>7.226582,43.668008,0
7.297209,43.719282,60.96
7.31252,43.728611,88.39200000000001
7.328901,43.736941,118.872
7.346226,43.744207,155.448
7.364364,43.750354,198.12
7.383176,43.755336,243.84
7.40252,43.759115,295.656
7.422247,43.761661,350.52000000000004
7.442206,43.762956,408.432
7.462246,43.76299,472.44
10.697943,43.635969,7071.360000000001
13.915492,43.419438,7071.360000000001
17.105405,43.113432,7071.360000000001
20.259076,42.719787,7071.360000000001
23.368724,42.240795,7071.360000000001
28.625619,41.219942,944.88
28.64433,41.216567,856.488
28.662578,41.211979,771.144
28.680223,41.206212,691.8960000000001
28.697131,41.199309,615.696
28.713173,41.191325,542.544
28.728227,41.182318,472.44
28.742179,41.172358,408.432
28.754922,41.161521,350.52000000000004
28.766361,41.149889,295.656
28.776407,41.137551,243.84
28.784985,41.1246,198.12
28.79203,41.111135,155.448
28.797489,41.097258,118.872
28.801322,41.083076,88.39200000000001
28.8035,41.068697,60.96
28.806031,40.996356,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>