Spaces:
Running
Running
Create sitemap.xml
Browse files- sitemap.xml +8 -0
sitemap.xml
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
+
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
3 |
+
<url>
|
4 |
+
<loc>https://artmozai-link.static.hf.space</loc>
|
5 |
+
<changefreq>daily</changefreq>
|
6 |
+
<priority>1.0</priority>
|
7 |
+
</url>
|
8 |
+
</urlset>
|