<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LSZH to EDDN</name>
        <description>Zurich to Nurnberg</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LSZH to EDDN</name>
            <description>Zurich to Nurnberg</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>8.535947,47.475581,0
8.490665,47.541165,243.84
8.483335,47.554766,243.84
8.477787,47.568747,243.84
8.474066,47.583001,243.84
8.472201,47.597419,243.84
8.472205,47.611892,243.84
8.474082,47.62631,243.84
8.477817,47.640563,243.84
8.483383,47.654542,243.84
8.490738,47.668141,243.84
8.499828,47.681256,243.84
8.510583,47.693788,243.84
8.522923,47.705641,243.84
8.536755,47.716725,243.84
9.330533,48.362377,243.84
10.703108,49.432148,243.84
10.715433,49.4442,243.84
10.729329,49.455507,243.84
10.744691,49.465984,243.84
10.761404,49.475551,243.84
10.779339,49.484135,243.84
10.79836,49.491671,243.84
10.818323,49.498102,243.84
10.839075,49.503378,243.84
10.860458,49.50746,243.84
10.882309,49.510315,243.84
10.904462,49.511924,243.84
10.926746,49.512272,243.84
10.948992,49.511358,243.84
11.059184,49.500554,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>