← Back to team overview

team4alfanous team mailing list archive

[Branch ~team4alfanous/alfanous/alfanous-git] Rev 231: create a mini sitemap.xml

 

------------------------------------------------------------
revno: 231
git commit: d6a674efa5e08df82a0b7fe297842bbca8e47305
committer: Assem Chelli <assem.ch@xxxxxxxxx>
timestamp: Wed 2012-06-06 19:40:03 +0100
message:
  create a mini sitemap.xml
added:
  interfaces/web/wui/sitemap.xml


--
lp:~team4alfanous/alfanous/alfanous-git
https://code.launchpad.net/~team4alfanous/alfanous/alfanous-git

Your team Alfanous team is subscribed to branch lp:~team4alfanous/alfanous/alfanous-git.
To unsubscribe from this branch go to https://code.launchpad.net/~team4alfanous/alfanous/alfanous-git/+edit-subscription
=== added file 'interfaces/web/wui/sitemap.xml'
--- interfaces/web/wui/sitemap.xml	1970-01-01 00:00:00 +0000
+++ interfaces/web/wui/sitemap.xml	2012-06-06 18:40:03 +0000
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";>
+<url>
+   <loc>http://cms.alfanous.org</loc>
+</url>
+
+<url>
+   <loc>http://wiki.alfanous.org</loc>
+</url>
+
+<url>
+   <loc>http://wui.alfanous.org</loc>
+</url>
+
+<url>
+   <loc>http://m.alfanous.org</loc>
+</url>
+  
+<url>
+   <loc>http://old.alfanous.org</loc>
+</url>
+ 
+</urlset>
\ No newline at end of file