<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LIMJ to LICJ</name>
        <description>Genova Sestri to Palermo</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LIMJ to LICJ</name>
            <description>Genova Sestri to Palermo</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>8.859583,44.408478,0
8.957228,44.389256,103.632
8.976213,44.384216,149.352
8.99451,44.378013,201.168
9.011979,44.370695,262.128
9.028486,44.362316,329.184
9.043907,44.35294,405.384
9.058125,44.342639,487.68
9.07103,44.331491,576.072
9.082526,44.319582,670.5600000000001
9.092525,44.307001,768.096
10.235842,42.865047,4175.76
11.327069,41.413539,4175.76
13.358928,38.500249,4175.76
13.370353,38.488868,4175.76
13.380465,38.476752,4175.76
13.389189,38.463992,2514.6
13.396457,38.450685,2383.536
13.402216,38.436932,2252.472
13.406421,38.422839,2118.36
13.409041,38.408512,1987.296
13.410058,38.394061,1853.1840000000002
13.409463,38.379595,1722.1200000000001
13.407263,38.365225,1594.104
13.403474,38.35106,1466.088
13.398126,38.337208,1341.1200000000001
13.39126,38.323774,1219.2
13.382929,38.310861,1100.328
13.373197,38.298567,984.504
13.362138,38.286985,874.7760000000001
13.349837,38.276204,768.096
13.336387,38.266306,670.5600000000001
13.321892,38.257365,576.072
13.306461,38.249451,487.68
13.290212,38.242623,405.384
13.120778,38.185833,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>