<?xml version="1.0" encoding="UTF-8"?>
<!--
  Marketing sitemap — hand-maintained because the URL set is small (4 stable pages)
  and changes <1x/month. If we ever add a content engine (/learn/*, /tools/*), swap
  this for a generated sitemap (sitemap_generator gem).

  Production-only. robots.txt on staging/dev disallows everything so this file is
  ignored even when served. Reference is in pages#robots.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://overon.io/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://overon.io/pricing</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://overon.io/help</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://overon.io/privacy</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://overon.io/terms</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
