<?xml version="1.0" encoding="UTF-8"?>
<!-- Atlas is a single-page app: index.html plus app.js, with no server-side
     routes (nginx try_files sends everything to /index.html). One URL is the
     honest sitemap. Before this file existed, /sitemap.xml fell through to
     index.html and was served as HTML with a 200. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://atlas.web3wagmi.com/</loc>
    <lastmod>2026-08-24</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
