<?xml version="1.0" encoding="UTF-8"?>
<!--
  VittSphere ONE — ROOT PAGES SITEMAP
  Only the handful of pages that live at the site root and are not covered by
  the blog or calculator sitemaps. This is the ONLY sitemap on the site that is
  hand-maintained, and it is deliberately tiny so it cannot rot unnoticed.

  DO NOT add blog posts or calculators here — they come from the dynamic
  sitemaps. Adding them here would create the duplicate-URL problem the old
  root sitemap had.

  DO NOT add /app.php — robots.txt allows crawling it so Google can see its
  server-side noindex, but a noindex page must never be in a sitemap.

  Add a page here only when you create a genuinely new root-level page.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <url>
    <loc>https://one.vittsphere.com/</loc>
    <lastmod>2026-08-16</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://one.vittsphere.com/about</loc>
    <lastmod>2026-08-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://one.vittsphere.com/contact</loc>
    <lastmod>2026-08-16</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

  <url>
    <loc>https://one.vittsphere.com/itr.html</loc>
    <lastmod>2026-08-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

</urlset>
