summaryrefslogtreecommitdiff
path: root/sitemap.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sitemap.xml')
-rw-r--r--sitemap.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/sitemap.xml b/sitemap.xml
new file mode 100644
index 0000000..04746bb
--- /dev/null
+++ b/sitemap.xml
@@ -0,0 +1,15 @@
+<?xml version=“1.0″ encoding=“UTF-8″?>
+<urlset xmlns=“http://www.sitemaps.org/schemas/sitemap/0.9″
+ xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="https://www.sitemaps.org/schemas/sitemap/0.9 https://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
+ <url>
+ <loc>https://twoexem.com/</loc>
+ <changefreq>weekly</changefreq>
+ <priority>1.0</priority>
+ </url>
+ <url>
+ <loc>https://git.twoexem.com/</loc>
+ <changefreq>daily</changefreq>
+ <priority>1.0</priority>
+ </url>
+</urlset>