<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LICJ to DTTA</name>
        <description>Palermo to Carthage</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LICJ to DTTA</name>
            <description>Palermo to Carthage</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>13.086531,38.174314,0
13.001926,38.145828,475.488
12.985702,38.138998,566.928
12.014143,37.76587,609.6
10.399236,37.121986,609.6
10.382492,37.1164,609.6
10.366423,37.109671,609.6
10.351152,37.101851,609.6
10.336796,37.093,609.6
10.323463,37.083184,609.6
10.311255,37.072478,609.6
10.300264,37.060964,609.6
10.290575,37.04873,609.6
10.282261,37.035868,609.6
10.275383,37.022477,609.6
10.269995,37.008658,609.6
10.231411,36.86725,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>