<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only pages a signed-out visitor can actually read.

  NOTE FOR ANYONE EDITING THIS COMMENT: a double hyphen is illegal inside an
  XML comment, and this project's prose style uses one as an em dash. An
  earlier version of this file did exactly that, which made the whole document
  malformed; Google answered "We were unable to read your Sitemap. It may
  contain an entry we are unable to recognize", which points at the entries and
  not at the comment above them. Use commas or full stops here.

  Four entries were dropped from what this file used to list:

   * /settings, which robots.txt disallows. A sitemap that submits a blocked
     URL is not merely ignored; Search Console reports it as an error against
     the whole sitemap.
   * /contacts and /settings both render the marketing landing page to anyone
     who is not signed in (App.tsx sends every route there for a plain
     browser), so submitting them offered Google two more copies of the home
     page under different URLs.
   * /google-site-verification.html, a hand written page that verified nothing
     and has been deleted.

  Three were added: the privacy policy, terms and community standards, which
  are real public pages linked from the footer of every page and were the only
  genuinely indexable content missing.

  lastmod matters. It is a crawl priority hint, and every entry here carried
  2025-01-24 for nineteen months. Update it when the pages change.

  Validate before shipping. This file is served to a machine, so a syntax error
  is invisible until a search engine rejects it. Pipe it through xmllint, or
  through Python's ElementTree; either reports the line and column. The command
  is not written out here because its own flags would trip the rule above.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd
        http://www.google.com/schemas/sitemap-image/1.1
        http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd">
  <url>
    <loc>https://www.nowsgoodapp.com/</loc>
    <lastmod>2026-08-20T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://www.nowsgoodapp.com/og-image.png</image:loc>
      <image:title>NowsGood - Know When Friends and Family Are Free to Talk</image:title>
      <image:caption>Availability sharing for friends and family, with no location tracking</image:caption>
    </image:image>
  </url>
  <url>
    <loc>https://www.nowsgoodapp.com/about</loc>
    <lastmod>2026-08-20T00:00:00+00:00</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://www.nowsgoodapp.com/privacy-policy</loc>
    <lastmod>2026-08-20T00:00:00+00:00</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://www.nowsgoodapp.com/terms-of-service</loc>
    <lastmod>2026-08-20T00:00:00+00:00</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://www.nowsgoodapp.com/community-standards</loc>
    <lastmod>2026-08-20T00:00:00+00:00</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
</urlset>
