hugo-theme-introduction/exampleSite/docs/sitemap.xml
Victoria Drake e781be1620 Add example site configuration post, shortcodes
- Hopefully help explain related issues #217, #194

Close #226
2020-07-25 09:57:40 -04:00

25 lines
534 B
XML

<?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>2020-07-25T02:04:06-05:00</lastmod>
</sitemap>
</sitemapindex>