<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LSZH to LIRN</name>
        <description>Zurich to Naples Capodichino</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LSZH to LIRN</name>
            <description>Zurich to Naples Capodichino</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>8.556733,47.445436,0
8.601876,47.379834,207.264
8.612557,47.367298,292.608
8.624807,47.35544,390.144
10.109949,45.921219,2042.16
11.520084,44.470124,2042.16
12.861414,43.002523,2042.16
14.430531,41.172764,2042.16
14.442089,41.161199,2042.16
14.452263,41.148919,2042.16
14.460975,41.136018,2042.16
14.468159,41.122595,2042.16
14.473761,41.108751,1816.6080000000002
14.477739,41.094591,1725.1680000000001
14.480064,41.080225,1624.584
14.480718,41.06576,1514.856
14.479698,41.051307,1392.9360000000001
14.477011,41.036977,1267.968
14.472679,41.022877,1136.904
14.466736,41.009116,1005.84
14.459227,40.995798,874.7760000000001
14.450211,40.983025,743.712
14.439755,40.970894,618.744
14.427941,40.959497,499.872
14.414859,40.948921,390.144
14.400608,40.939246,292.608
14.385297,40.930547,207.264
14.304025,40.892278,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>