<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap index. Split in two because the halves change on very different
  clocks: the app's routes only move when the SPA is rebuilt, while blog posts
  are published from the admin panel at any time and must not wait for a deploy
  to be crawlable.

    sitemap-pages.xml  static, shipped from frontend/public/
    sitemap-blog.xml   generated per-request by sitemap-blog.php (see the
                       rewrite in 000-front-le-ssl.conf)
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://playbro.com/sitemap-pages.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://playbro.com/sitemap-blog.xml</loc>
  </sitemap>
</sitemapindex>
