<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://pressborn.com/</loc></url>
  <url><loc>https://pressborn.com/how-it-works</loc></url>
  <url><loc>https://pressborn.com/pricing</loc></url>
  <url><loc>https://pressborn.com/faq</loc></url>
  <url><loc>https://pressborn.com/register</loc></url>
  <url><loc>https://pressborn.com/dmca-report</loc></url>
  <url><loc>https://pressborn.com/terms</loc></url>
  <url><loc>https://pressborn.com/privacy</loc></url>
</urlset>
<!-- NOTE, kept OUT of the served XML on purpose, after the closing tag so no parser sees it as
     content. The leading comment that used to sit before <urlset> was removed 2026-08-11 to
     eliminate it as a variable in a GSC "couldn't fetch" investigation. The file was provably
     fetchable (200 / application/xml / valid / zero redirects), so the error was Google side lag,
     but a bare, standard sitemap removes all doubt. Keep new commentary down here.

     Public, unauthenticated pages only. Authenticated routes serve an empty SPA shell to crawlers
     and must not be advertised as soft duplicates.

     Every URL here must be CANONICAL, reachable by clicking, and worth ranking. Three rules follow
     from that, each of which removed an entry that used to be in this file:

     * /welcome is NOT listed. It renders the same landing component as the apex and declares the
       apex as its canonical, so listing it would ask Google to index a page that disclaims itself.
     * /login is NOT listed. It is a form for people who already have an account; it remains
       indexable, it is simply not worth crawl budget.
     * The apex is listed FIRST and is a real page rather than a redirect. Until 2026-08-17 it was
       an authenticated dashboard that bounced signed out visitors to /welcome, which is why Search
       Console filed it under "Page with redirect" and indexed nothing at all.

     No lastmod / changefreq / priority: they are ignored unless accurate, and an inaccurate
     lastmod is worse than an absent one.

     sitemap.spec.ts refuses a <loc> that no route declares, that authGuard closes, that is
     noindex, or whose canonical points elsewhere. Add a page here in the same change that adds
     its route and its footer link. -->
