<?xml version="1.0" encoding="UTF-8"?>
<!--
  VinSnap root sitemap index.

  Marketing/tool pages are versioned in the repo at /sitemap-pages.xml.
  Shared-garage URLs (user-generated content) come from the n8n webhook
  exposed at /sitemap-shares.xml via a netlify.toml rewrite — see the
  "Shares sitemap" block in netlify.toml.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <sitemap>
    <loc>https://vinsnap.net/sitemap-pages.xml</loc>
    <lastmod>2026-05-27</lastmod>
  </sitemap>

  <sitemap>
    <loc>https://vinsnap.net/sitemap-shares.xml</loc>
    <lastmod>2026-05-27</lastmod>
  </sitemap>

  <sitemap>
    <loc>https://vinsnap.net/sitemap-programmatic.xml</loc>
    <lastmod>2026-05-30</lastmod>
  </sitemap>

</sitemapindex>
