<?xml version="1.0" encoding="UTF-8"?>
<!--
  Network-wide sitemap index for the pekka.pro multisite.

  WordPress core sitemaps are per-site (each subsite has its own
  /<lang>/wp-sitemap.xml), so this hand-maintained index is the single
  top-level entry point that ties them together. Being a real file at the
  document root, Apache serves it directly and it overrides WordPress's
  default redirect of /sitemap.xml to the primary (en) subsite.

  When you add a new language subsite, add one <sitemap> line below.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://pekka.pro/de/wp-sitemap.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://pekka.pro/en/wp-sitemap.xml</loc>
  </sitemap>
</sitemapindex>
