<?xml version="1.0" encoding="UTF-8"?>
<!--
  Marketing site (vitolero.com). Two real pages: the landing page and the
  legal/terms page. The landing page's sections (#home, #welcome …) are
  anchors on one document, not separate URLs, so they are not listed —
  fragments are not crawlable as distinct pages.

  Update <lastmod> when the page content actually changes; a date that moves
  on every deploy trains crawlers to ignore it.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <url>
        <loc>https://vitolero.com/</loc>
        <lastmod>2026-08-02</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    <url>
        <loc>https://vitolero.com/legal.html</loc>
        <lastmod>2026-07-14</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
</urlset>
