<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only publicly reachable pages worth indexing belong here. Everything behind the
  login is excluded, which is why this list is short. The apex serves the standalone
  landing page (nginx rewrites "/" to /landing-page/index.html), so it is the one
  entry that carries the marketing copy and the SoftwareApplication JSON-LD.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://odopilot.io/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://odopilot.io/terms</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://odopilot.io/privacy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
