We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f21573 commit 427c1fbCopy full SHA for 427c1fb
1 file changed
sitemap.xml
@@ -1,9 +1,13 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
-<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
+<urlset
3
+ xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
4
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5
+ xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
6
+ http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
7
<url>
8
<loc>https://www.oderelic.com/</loc>
- <lastmod>2026-04-16</lastmod>
9
+ <lastmod>2026-04-16T00:00:00+00:00</lastmod>
10
<changefreq>weekly</changefreq>
- <priority>1.0</priority>
11
+ <priority>1.00</priority>
12
</url>
13
</urlset>
0 commit comments