summaryrefslogtreecommitdiff
path: root/sitemap.xml
diff options
context:
space:
mode:
authorYour Name <you@example.com>2019-06-17 21:09:12 +0200
committerYour Name <you@example.com>2019-06-17 21:09:12 +0200
commit537338ab2a5cc96091720465b8fb40d75ecefd00 (patch)
treed781aeb00530d58bfd715d1b69f99d7a824cb6a2 /sitemap.xml
parentb820bd78cadb5af9fde4ea1e0ff7a99564e2cd46 (diff)
downloadhacklab.brussels-537338ab2a5cc96091720465b8fb40d75ecefd00.tar.gz
using hugo for site-generator now
Diffstat (limited to 'sitemap.xml')
-rw-r--r--sitemap.xml57
1 files changed, 57 insertions, 0 deletions
diff --git a/sitemap.xml b/sitemap.xml
new file mode 100644
index 0000000..8bf7deb
--- /dev/null
+++ b/sitemap.xml
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
+<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
+
+ <url>
+ <loc>http://example.org/</loc>
+ <priority>0</priority>
+ </url>
+
+ <url>
+ <loc>http://example.org/agenda/</loc>
+ </url>
+
+ <url>
+ <loc>http://example.org/computerlib/</loc>
+ </url>
+
+ <url>
+ <loc>http://example.org/contact/</loc>
+ </url>
+
+ <url>
+ <loc>http://example.org/criticalengineering/</loc>
+ </url>
+
+ <url>
+ <loc>http://example.org/floating/</loc>
+ </url>
+
+ <url>
+ <loc>http://example.org/foghorn/</loc>
+ </url>
+
+ <url>
+ <loc>http://example.org/incommon/</loc>
+ </url>
+
+ <url>
+ <loc>http://example.org/neutrinet/</loc>
+ </url>
+
+ <url>
+ <loc>http://example.org/knot/</loc>
+ </url>
+
+ <url>
+ <loc>http://example.org/recipes/</loc>
+ </url>
+
+ <url>
+ <loc>http://example.org/tools/</loc>
+ </url>
+
+ <url>
+ <loc>http://example.org/travel_april2019/</loc>
+ </url>
+
+</urlset> \ No newline at end of file