classicweb/sitemap.xml
Morgan Wattiez f283646239 wip
2023-12-27 16:57:40 +01:00

11 lines
547 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://classic.zoemp.be/</loc>
<lastmod>2023-12-27</lastmod> <!-- Replace with the last modification date of your homepage -->
<changefreq>monthly</changefreq> <!-- Change frequency depends on how often you update your site -->
<priority>1.0</priority> <!-- Priority of this URL relative to other URLs on your site -->
</url>
<!-- Add additional URLs here if your site expands -->
</urlset>