<?xml version="1.0" encoding="UTF-8"?>
<!--
  Dynamic profile sitemap. Currently a valid empty sitemap because there are
  no public profile pages exposed to logged-out users yet (profiles live behind
  /discover which requires auth and is intentionally noindex via robots.txt).

  When you ship a public /u/:username route, generate <url> entries here
  (either at build time from a script that queries the profiles table, or
  via an edge function that responds at /sitemap-profiles.xml). Keep it under
  50,000 URLs / 50MB per sitemap spec.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
</urlset>
