<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LFBD to LFAT</name>
        <description>Bordeaux Merignac to Le Touquet Paris Plage</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LFBD to LFAT</name>
            <description>Bordeaux Merignac to Le Touquet Paris Plage</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-0.7147899999999936,44.8287,0
-0.31163900000001377,45.65960000000001,5730.240000000001
0.5308330000000012,46.56110000000001,10668
0.6916669999999954,47.046899999999994,10668
0.7386109999999917,47.495599999999996,10668
0.9072219999999902,47.837199999999996,10668
1.2708299999999895,48.5506,7802.88
1.4861099999999965,48.975300000000004,6035.04
1.62272999999999,50.51589999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>