<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LIDR to LICA</name>
        <description>RAVENNA to Lamezia Terme</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LIDR to LICA</name>
            <description>RAVENNA to Lamezia Terme</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>12.224864749999995,44.36425,0
13.328610999999995,43.079722000000004,9570.720000000001
14.133611000000002,42.16805600000001,10668
14.066944000000007,41.81444400000001,10363.2
14.03111100000001,41.62277799999998,10363.2
14.653333000000003,41.190833,10149.84
15.347221999999988,40.23055600000001,5852.16
16.242270999999988,38.905394,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>