<?xml version="1.0" encoding="UTF-8"?>
<!--
  The canonical, dynamically-generated sitemap is served at:
    https://velor.life/api/sitemap.xml

  It is generated at request time from the live database and includes real
  URLs for creator profiles (/u/:userId), posts (/u/:userId/p/:postId),
  and hashtag feeds (/tags/:tagName).

  This static file is kept here only as a fallback pointer. Search engines
  and AI crawlers should follow the Sitemap: directive in robots.txt, which
  references the dynamic endpoint above.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://velor.life/api/sitemap.xml</loc>
  </sitemap>
</sitemapindex>
