- Issue created by @c-logemann
- 🇩🇪Germany c-logemann Frankfurt/M, Germany
Here is an example:
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="/sitemap.xsl"?> <sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/siteindex.xsd"> <sitemap><loc>https://www.example.com/sitemap.xml?page=1</loc><lastmod>2023-05-28T14:54Z</lastmod></sitemap> <sitemap><loc>https://www.example.com/sitemap.xml?page=2</loc><lastmod>2023-05-28T14:54Z</lastmod></sitemap> </sitemapindex>