<?xml version="1.0" encoding="UTF-8"?>
                            <kml xmlns="http://earth.google.com/kml/2.2">
                            <Document>
                              <name>Library Lermoos</name>
                              <description><![CDATA[<p>we also have books in English and Dutch&nbsp;| magazines | games | audiobooks | DVDs ....<br></p>]]></description>
                              <Style id="style1">
                                <LineStyle>
                                  <color>FF0000FF</color>
                                  <width>3</width>
                                </LineStyle>
                              </Style>
                              <Placemark>
                                <name>Library Lermoos</name>
                                <description><![CDATA[<p>we also have books in English and Dutch&nbsp;| magazines | games | audiobooks | DVDs ....<br></p>]]></description>
                                <styleUrl>#style1</styleUrl>
                                <LineString>
                                  <tessellate>1</tessellate>
                                  <coordinates>10.88695,47.39954,0
</coordinates>
                            </LineString>
                            </Placemark>
                            </Document>
                            </kml>