<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LFBD to LFMN</name>
        <description>Bordeaux Merignac to Nice Cote D Azur</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LFBD to LFMN</name>
            <description>Bordeaux Merignac to Nice Cote D Azur</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-0.701,44.838694,0
-0.628295,44.889501,146.304
-0.612557,44.898729,210.312
-0.59574,44.90695,286.512
-0.577973,44.914102,368.808
-0.559392,44.92013,463.29600000000005
-0.540137,44.924988,563.88
-0.520356,44.92864,670.5600000000001
-0.5002,44.931056,786.384
-0.479822,44.93222,908.3040000000001
-0.459379,44.932122,1033.2720000000002
-0.439025,44.930763,1161.288
-0.418917,44.928154,1292.352
1.619447,44.582475,2895.6000000000004
3.632559,44.202308,2895.6000000000004
6.821226,43.517553,2182.368
6.839997,43.512638,2066.5440000000003
6.859287,43.508928,1944.624
6.878948,43.506452,1816.6080000000002
6.898831,43.505227,1688.592
6.918785,43.505265,1557.528
6.938659,43.506563,1423.4160000000002
6.958302,43.509113,1292.352
6.977565,43.512895,1161.288
6.996302,43.51788,1033.2720000000002
7.01437,43.52403,908.3040000000001
7.031632,43.531299,786.384
7.047956,43.53963,670.5600000000001
7.063219,43.548962,563.88
7.204074,43.65164,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>