<?xml version="1.0" encoding="UTF-8"?>
<!--
  The pages an anonymous visitor can actually open, by hand.

  Deliberately hand-maintained and deliberately short: this app has ~50 routes and all but these
  five are behind a session. Adding a public marketing page means adding a line here.

  ⚠️ Legal documents (/legal/…, whatever path an admin typed in Admin › Ops › Legal Documents) are
  NOT listed and cannot be, from a static file — a row in a table is a route, so the set is only
  knowable at runtime. If they ever need to be indexed this file has to be generated, not edited.

  No <lastmod>: an invented date is worse than an absent one, and nothing here tracks a real one.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://creator1.club/</loc><priority>1.0</priority></url>
  <url><loc>https://creator1.club/pricing</loc><priority>0.8</priority></url>
  <url><loc>https://creator1.club/about_crm</loc><priority>0.5</priority></url>
  <url><loc>https://creator1.club/fashion_strategy</loc><priority>0.5</priority></url>
  <url><loc>https://creator1.club/team_leo</loc><priority>0.5</priority></url>
</urlset>
