<?xml version="1.0" encoding="UTF-8"?>
<!-- Public, unauthenticated pages only. Authenticated routes serve an empty SPA shell to
     crawlers and have no business here; listing them would advertise soft-duplicate pages.

     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 `/` and declares `/`
       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 something to spend crawl budget asking for.
     - `/` is listed FIRST and is now a real page rather than a redirect. Until 2026-08-17 the
       apex 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 they are accurate, and an inaccurate
     lastmod is worse than an absent one. -->
<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>
</urlset>
