<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LFMD to LIRQ</name>
        <description>Cannes Mandelieu to Firenze-Peretola &quot;Amerigo Vespucci&quot;</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LFMD to LIRQ</name>
            <description>Cannes Mandelieu to Firenze-Peretola &quot;Amerigo Vespucci&quot;</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>6.953249999999997,43.54669999999999,0
9.191939999999988,43.80000000000001,5669.280000000001
11.205099999999987,43.81,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>