Skip to content

Instantly share code, notes, and snippets.

@sebastian-nagel
Created December 12, 2018 10:26
Show Gist options
  • Save sebastian-nagel/4d4d2520bed62db2f7a2560d7223db4b to your computer and use it in GitHub Desktop.
Save sebastian-nagel/4d4d2520bed62db2f7a2560d7223db4b to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<sitemap>
<loc>
<![CDATA[ http://www.example.com/sitemap1.xml ]]>
</loc>
<lastmod>
<![CDATA[ 2018-12-12 02:06:56 ]]>
</lastmod>
</sitemap>
<sitemap>
<loc>
 <![CDATA[ http://www.example.com/sitemap2.xml ]]>
</loc>
<lastmod>
 <![CDATA[ 2018-12-12 02:06:56 ]]>
</lastmod>
</sitemap>
</sitemapindex>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment