<?xml version="1.0" encoding="UTF-8"?>
                            <kml xmlns="http://earth.google.com/kml/2.2">
                            <Document>
                              <name>Tourist Office Ehrwald</name>
                              <description><![CDATA[A wealth of information awaits you at the tourist office to enrich your holiday. <br>Z-Ticket sales point, sale of various promotional items and stamps.]]></description>
                              <Style id="style1">
                                <LineStyle>
                                  <color>FF0000FF</color>
                                  <width>3</width>
                                </LineStyle>
                              </Style>
                              <Placemark>
                                <name>Tourist Office Ehrwald</name>
                                <description><![CDATA[A wealth of information awaits you at the tourist office to enrich your holiday. <br>Z-Ticket sales point, sale of various promotional items and stamps.]]></description>
                                <styleUrl>#style1</styleUrl>
                                <LineString>
                                  <tessellate>1</tessellate>
                                  <coordinates>10.92084,47.39819,0
</coordinates>
                            </LineString>
                            </Placemark>
                            </Document>
                            </kml>