<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EHEH to LICC</name>
        <description>Eindhoven to Catania Fontanarossa</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EHEH to LICC</name>
            <description>Eindhoven to Catania Fontanarossa</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>5.362135,51.439089,0
5.29573,51.379749,36.576
5.28416,51.367207,54.864000000000004
5.274387,51.354083,73.152
5.266485,51.340478,97.536
5.260513,51.326494,121.92
5.256515,51.312238,152.4
5.254521,51.297819,182.88
5.254545,51.283345,219.45600000000002
5.256585,51.268929,256.03200000000004
5.260623,51.254678,295.656
5.26663,51.240701,341.37600000000003
5.274556,51.227106,387.096
5.284342,51.213994,435.86400000000003
5.295912,51.201467,487.68
7.041827,49.172235,11430
8.649662,47.120268,11430
10.137464,45.04748,11430
11.52074,42.956731,11430
12.81275,40.850424,11430
14.660259,37.563043,932.6880000000001
14.666816,37.549536,859.5360000000001
14.674832,37.536533,792.48
14.684245,37.524133,725.4240000000001
14.694983,37.512432,661.416
14.706965,37.501517,600.456
14.720099,37.491472,542.544
14.734284,37.482374,487.68
14.749413,37.474291,435.86400000000003
14.76537,37.467286,387.096
14.782035,37.461411,341.37600000000003
14.79928,37.456712,295.656
14.816974,37.453223,256.03200000000004
14.834984,37.450972,219.45600000000002
14.853171,37.449975,182.88
14.871399,37.450241,152.4
15.052694,37.465625,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>