updated sitemap.xml to include XML declaration and proper namespace attributes

This commit is contained in:
2025-02-10 09:06:46 +11:00
parent 5f488c024f
commit d108490675

View File

@@ -1,4 +1,8 @@
<urlset xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
<url>
<loc>https://lit.ruv.wtf/</loc>
<lastmod>2025-02-09T22:00:52+00:00</lastmod>