<?xml version="1.0" encoding="UTF-8"?>
<!--
  Riva — sitemap.xml
  One URL today (homepage). Legal pages (privacy.html, terms.html) are
  intentionally excluded — they're marked noindex, and listing a noindex
  page here sends crawlers mixed signals. Add a <url> block for every new
  indexable page as the site grows. lastmod uses ISO 8601 date format
  (YYYY-MM-DD) — update it when a page's content meaningfully changes, not
  on every deploy.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://rivaops.com/</loc>
    <lastmod>2026-06-29</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
