diff options
Diffstat (limited to 'build/sitemap.xml')
-rw-r--r-- | build/sitemap.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/build/sitemap.xml b/build/sitemap.xml new file mode 100644 index 0000000..c536f0a --- /dev/null +++ b/build/sitemap.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<urlset +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" +xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> +<url><loc>https://arena.adast.dk/index.html</loc><lastmod>2023-05-22</lastmod><priority>1.0</priority></url> +</urlset> |