<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LFMN to LIRF</name>
        <description>Nice/Cote d'Azur to Roma Fiumicino Leonardo Da Vinci</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LFMN to LIRF</name>
            <description>Nice/Cote d'Azur to Roma Fiumicino Leonardo Da Vinci</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>7.215362150000004,43.65798140999999,0
8.940278000000006,43.22722199999998,8656.32
9.629999999999995,42.99499900000001,8900.16
9.75,42.953889000000004,8534.4
10.395724999999999,42.73068599999999,6461.76
12.250897170000002,41.810808829999985,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>