<?xml version="1.0" encoding="UTF-8"?>
<!--
  Deliberately short. The marketing landing page is the only URL we want a
  search engine to hold: the app itself is per-buyer and session-gated, the
  share links under /v/ must never be crawled, and the three legal pages carry
  their own `noindex` (an existing decision, left alone here).

  One honest URL beats a padded sitemap listing pages that answer noindex or a
  redirect. www is the canonical host; the apex 308s here.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.myringbuddy.com/</loc>
    <lastmod>2026-08-10</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
