summaryrefslogtreecommitdiff
path: root/extras/appengine/static
diff options
context:
space:
mode:
authorAndi Albrecht <albrecht.andi@gmail.com>2009-09-05 22:03:18 +0200
committerAndi Albrecht <albrecht.andi@gmail.com>2009-09-05 22:03:18 +0200
commit2c59dfaf305fc96c3e6555f86d8d2081a5880311 (patch)
treedbfbae26610abefb8a4822783cf576b0ef9fac5c /extras/appengine/static
parent29590e09223ca9eb44e15429488664cff9db5f9e (diff)
downloadsqlparse-2c59dfaf305fc96c3e6555f86d8d2081a5880311.tar.gz
Some HTML cleanup.
Diffstat (limited to 'extras/appengine/static')
-rw-r--r--extras/appengine/static/sitemap.xml25
1 files changed, 25 insertions, 0 deletions
diff --git a/extras/appengine/static/sitemap.xml b/extras/appengine/static/sitemap.xml
new file mode 100644
index 0000000..db3288e
--- /dev/null
+++ b/extras/appengine/static/sitemap.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<urlset
+ xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
+ http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
+<!-- created with Free Online Sitemap Generator www.xml-sitemaps.com -->
+
+<url>
+ <loc>http://sqlformat.appspot.com/</loc>
+ <changefreq>monthly</changefreq>
+</url>
+<url>
+ <loc>http://sqlformat.appspot.com/about/</loc>
+ <changefreq>monthly</changefreq>
+</url>
+<url>
+ <loc>http://sqlformat.appspot.com/source/</loc>
+ <changefreq>monthly</changefreq>
+</url>
+<url>
+ <loc>http://sqlformat.appspot.com/api/</loc>
+ <changefreq>monthly</changefreq>
+</url>
+</urlset> \ No newline at end of file