<?xml version="1.0" encoding="UTF-8"?>
<!--
  URLs keep their .html, so that every page can be opened straight from the file
  system during development and the navigation works there too.

  The homepage is listed as "/" rather than "/index.html", matching the
  <link rel="canonical"> on the page itself. Internal links point at index.html
  because that is what works locally; the canonical settles which of the two
  Google should index. The blog index is listed the same way, as "/blog/".

  Only <loc> and <lastmod>. Google ignores <priority> and <changefreq> entirely
  and has said so publicly, so carrying them would be noise that has to be kept
  in sync for nothing.

  Deliberately absent:
    - 404.html              the error page, noindex by definition
    - book-a-call.html      post-enquiry thank-you pages: the copy opens with
    - book-a-discovery-call.html  "Thanks for your enquiry", which reads as a non
    - book-a-power-hour.html      sequitur to anyone landing cold from a search
                            result. All three also carry noindex.
    - book-3-month-coaching.html  the payment fork for the 12-week package: in
                            full, or three instalments. A step between the
                            coaching page and Google Calendar, meaningless to
                            anyone arriving cold, so noindex as well.

  how-i-became-an-adhd-consultant.html was finished and listed here once, but has
  been parked in Backup/für später zur seite gelegt/ and taken off the site. If it
  ever goes back up, list it here again.

  lastmod must be updated by hand when a page's content changes. A wrong lastmod
  is worse than none: Google learns to distrust the dates and stops using them.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <url>
    <loc>https://rosierapp.com/</loc>
    <lastmod>2026-08-08</lastmod>
  </url>

  <url>
    <loc>https://rosierapp.com/about.html</loc>
    <lastmod>2026-08-08</lastmod>
  </url>

  <url>
    <loc>https://rosierapp.com/coaching.html</loc>
    <lastmod>2026-08-08</lastmod>
  </url>

  <url>
    <loc>https://rosierapp.com/corporate-offerings.html</loc>
    <lastmod>2026-08-08</lastmod>
  </url>

  <url>
    <loc>https://rosierapp.com/keynotes.html</loc>
    <lastmod>2026-08-08</lastmod>
  </url>

  <url>
    <loc>https://rosierapp.com/contact.html</loc>
    <lastmod>2026-08-08</lastmod>
  </url>

  <url>
    <loc>https://rosierapp.com/links.html</loc>
    <lastmod>2026-08-08</lastmod>
  </url>

  <url>
    <loc>https://rosierapp.com/blog/</loc>
    <lastmod>2026-08-08</lastmod>
  </url>

  <url>
    <loc>https://rosierapp.com/blog/how-i-became-an-adhd-coach.html</loc>
    <lastmod>2026-08-08</lastmod>
  </url>

  <url>
    <loc>https://rosierapp.com/privacy.html</loc>
    <lastmod>2026-08-08</lastmod>
  </url>

  <url>
    <loc>https://rosierapp.com/imprint.html</loc>
    <lastmod>2026-08-08</lastmod>
  </url>

  <url>
    <loc>https://rosierapp.com/terms.html</loc>
    <lastmod>2026-08-08</lastmod>
  </url>

</urlset>
