Skip to content

Commit 5582979

Browse files
Add sitemap.xml for website URLs
1 parent c0a9b0e commit 5582979

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

sitemap.xml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
3+
4+
<url>
5+
<loc>https://developeranaz.github.io/dumpy-level-calculator/</loc>
6+
<changefreq>weekly</changefreq>
7+
<priority>0.8</priority>
8+
</url>
9+
10+
<url>
11+
<loc>https://developeranaz.github.io/webapps/gofile.io/</loc>
12+
<changefreq>weekly</changefreq>
13+
<priority>0.8</priority>
14+
</url>
15+
16+
</urlset>

0 commit comments

Comments
 (0)