<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LIEO to LIRF</name>
        <description>OLBIA COSTA SMERALDA to Roma Fiumicino Leonardo Da Vinci</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LIEO to LIRF</name>
            <description>OLBIA COSTA SMERALDA to Roma Fiumicino Leonardo Da Vinci</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>9.517629,40.898661000000004,0
11.067778000000004,41.47805600000001,0
12.312306000000007,41.59441699999999,0
12.286200000000008,41.66168099999999,0
12.26252199999999,41.722564000000006,0
12.250013999999993,41.754672,0
12.241206000000005,41.77726899999999,0
12.23925299999999,41.78473300000002,0
12.250897170000002,41.810808829999985,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>