<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LSZH to EDDS</name>
        <description>Zurich to Stuttgart</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LSZH to EDDS</name>
            <description>Zurich to Stuttgart</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>8.535947,47.475581,0
8.490665,47.541165,152.4
8.483335,47.554766,152.4
8.477787,47.568747,152.4
8.474066,47.583001,152.4
8.472201,47.597419,152.4
8.472205,47.611892,152.4
8.474082,47.62631,152.4
8.477817,47.640563,152.4
8.483383,47.654542,152.4
8.630499,48.018296,152.4
8.818843,48.478115,152.4
8.818457,48.492586,152.4
8.819975,48.507024,152.4
8.823387,48.52132,152.4
8.828668,48.535364,152.4
8.835779,48.54905,152.4
8.844666,48.562274,152.4
8.855264,48.574935,152.4
8.867492,48.586936,152.4
8.881257,48.598187,152.4
8.896455,48.608602,152.4
8.912972,48.618101,152.4
8.930681,48.626612,152.4
8.949447,48.634071,152.4
8.969129,48.640421,152.4
8.989575,48.645613,152.4
9.200128,48.685733,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>