Created
December 12, 2018 10:26
-
-
Save sebastian-nagel/4d4d2520bed62db2f7a2560d7223db4b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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