<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap for My Dog Molly (#1216).

  Only indexable URLs are listed. /get is intentionally absent: it carries
  `noindex` by design (docs/features/get-landing.md), and listing a noindex URL
  in a sitemap produces a "Submitted URL marked noindex" error in Search
  Console. Every URL here uses the trailing-slash form, which is the canonical
  form Firebase Hosting serves; /shared-dog-care 301s to /shared-dog-care/, so
  the non-slash form must never be submitted.

  Pinned by test/release/seo_landing_pages_test.dart: the URL set here must
  equal the set of static pages that declare themselves indexable.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://mydogmolly.app/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://mydogmolly.app/shared-dog-care/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://mydogmolly.app/dog-care-journal/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://mydogmolly.app/dog-sitter-handoff/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://mydogmolly.app/pricing/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
