<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> 

<?
$pripojeni = mysql_connect("127.0.0.1","ondrejzapl1","didLnsBw") or die ('website: unable to connect to database');
MySQL_Select_db("ondrejzapletalcz3");
@mysql_query("SET NAMES utf8");

echo"
  <url>
    <loc>http://www.example.com/foo.html</loc>
    <lastmod>2018-06-04</lastmod>
  </url>";

?>
</urlset>
