]> git.sur5r.net Git - i3/i3/commitdiff
Add sitemap.xml
authorMichael Stapelberg <michael+git@stapelberg.de>
Wed, 18 Mar 2009 09:03:06 +0000 (10:03 +0100)
committerMichael Stapelberg <michael+git@stapelberg.de>
Wed, 18 Mar 2009 09:03:06 +0000 (10:03 +0100)
website/sitemap.xml [new file with mode: 0644]

diff --git a/website/sitemap.xml b/website/sitemap.xml
new file mode 100644 (file)
index 0000000..1d58d2d
--- /dev/null
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
+   <url>
+      <loc>http://i3.zekjur.net/</loc>
+      <lastmod>2009-03-18</lastmod>
+      <changefreq>daily</changefreq>
+      <priority>0.8</priority>
+   </url>
+   <url>
+      <loc>http://i3.zekjur.net/downloads</loc>
+      <changefreq>daily</changefreq>
+   </url>
+   <url>
+      <loc>http://i3.zekjur.net/screenshots</loc>
+      <changefreq>daily</changefreq>
+      <priority>0.8</priority>
+   </url>
+   <url>
+      <loc>http://i3.zekjur.net/contact</loc>
+      <changefreq>weekly</changefreq>
+   </url>
+   <url>
+      <loc>http://i3.zekjur.net/docs</loc>
+      <changefreq>daily</changefreq>
+   </url>
+</urlset>