<?xml version="1.0" encoding="UTF-8"?>
<!--
  Onyx & Oyster — public sitemap.

  Only canonical www URLs that genuinely exist. No anchors, no 404 page, no
  Partner Portal, and no placeholders for pages that have not been written
  yet — a sitemap listing URLs that do not resolve is worse than a short one.

  No <lastmod> is declared. It would have to be invented today, and a
  fabricated freshness signal is exactly the kind of thing search engines
  learn to discount. Add real values when a build step or CMS can supply them.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <url>
    <loc>https://www.onyxandoyster.com/</loc>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://www.onyxandoyster.com/privacy/</loc>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://www.onyxandoyster.com/terms/</loc>
    <priority>0.3</priority>
  </url>

</urlset>
