<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LIRA to DTTA</name>
        <description>Roma-Ciampino &quot;G. B. Pastine&quot; to Tunis-Carthage</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LIRA to DTTA</name>
            <description>Roma-Ciampino &quot;G. B. Pastine&quot; to Tunis-Carthage</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>12.594899999999996,41.799199999999985,0
11.631699999999995,40.38580000000002,10363.2
11.4589,39.96639999999999,10668
11.063600000000008,38.9922,8778.24
10.948900000000009,38.7047,7589.52
10.7928,38.3142,5974.08
10.22999999999999,36.85130000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>