<?xml version="1.0" encoding="UTF-8"?>
<!--
  Served at /editor/sitemap.xml and listed by the root sitemap index that the
  landing container emits at /sitemap.xml (landing/app/sitemap.xml/route.ts).

  Only the dashboard entry point is here, and that is the complete list, not an
  oversight: every other editor route is /editor/projects/:projectId,
  /editor/collab/:serverProjectId, or /editor/settings — per-user or private by
  construction, so none of them is crawlable or worth indexing.

  The host is hardcoded because Vite does not template files in public/. That is
  correct rather than a limitation: papers.ai is the declared canonical host for
  every domain serving this bundle (see landing/lib/site-url.ts), so the alt
  domains must point at papers.ai here too, exactly as their canonical tags do.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<url>
		<loc>https://papers.ai/editor/</loc>
		<changefreq>monthly</changefreq>
		<priority>0.8</priority>
	</url>
</urlset>
