Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/vickylaixy/hugo-theme-introduction.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/docs/sitemap.xml')
-rw-r--r--exampleSite/docs/sitemap.xml25
1 files changed, 25 insertions, 0 deletions
diff --git a/exampleSite/docs/sitemap.xml b/exampleSite/docs/sitemap.xml
new file mode 100644
index 0000000..baa835a
--- /dev/null
+++ b/exampleSite/docs/sitemap.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
+
+ <sitemap>
+ <loc>http://example.com/es/sitemap.xml</loc>
+
+ <lastmod>2017-11-13T11:58:39-05:00</lastmod>
+
+ </sitemap>
+
+ <sitemap>
+ <loc>http://example.com/de/sitemap.xml</loc>
+
+ <lastmod>2017-11-13T11:58:39-05:00</lastmod>
+
+ </sitemap>
+
+ <sitemap>
+ <loc>http://example.com/en/sitemap.xml</loc>
+
+ <lastmod>2017-11-13T11:58:39-05:00</lastmod>
+
+ </sitemap>
+
+</sitemapindex>