<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap INDEX, not a list of URLs.

  The article URLs themselves are generated per request by the backend function
  /functions/sitemapArticles, straight from the Article entity, so this file can
  never go stale when a new article is published. sitemap.xml next to it stays
  hand-written and covers the static marketing pages only - it deliberately does
  NOT list articles, because a hand-maintained article list drifts from the entity
  on the very first publish that forgets to update it.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://exfi.app/functions/sitemapArticles</loc>
  </sitemap>
</sitemapindex>
