<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LEVC to LSZA</name>
        <description>Valencia to Lugano</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LEVC to LSZA</name>
            <description>Valencia to Lugano</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-0.476694,39.494111,0
-0.418569,39.550914,67.056
-0.405702,39.561452,97.536
1.373831,40.939519,6431.280000000001
3.228454,42.290237,6431.280000000001
5.163401,43.609774,6431.280000000001
8.801228,45.860792,323.088
8.816863,45.870328,268.224
8.831248,45.880777,216.40800000000002
8.844273,45.892058,170.68800000000002
8.855838,45.904087,131.064
8.865856,45.916771,97.536
8.874248,45.930015,67.056
8.907764,45.998528,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>