artmozai commited on
Commit
8493cd8
·
verified ·
1 Parent(s): 3bf479a

Create sitemap.xml

Browse files
Files changed (1) hide show
  1. 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>