<?xml version="1.0" encoding="UTF-8"?>
<!--
  Scrolic — sitemap index.
  Sub-sitemaps are generated dynamically from Redis snapshots on the backend
  and rebuilt on write events (post create, profile update). See
  backend/routes/seo.py and backend/lib/seo_snapshot.py.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap><loc>https://scrolic.id/api/seo/sitemap-pages.xml</loc></sitemap>
  <sitemap><loc>https://scrolic.id/api/seo/sitemap-users.xml</loc></sitemap>
  <sitemap><loc>https://scrolic.id/api/seo/sitemap-posts.xml</loc></sitemap>
  <sitemap><loc>https://scrolic.id/api/seo/sitemap-news.xml</loc></sitemap>
</sitemapindex>
