<?xml version="1.0" encoding="UTF-8"?>
<!--
  The site is a single page with hash routes, so there is one URL to submit.
  Per-product URLs (#/deals/<slug>) are not listed: fragments are not separate
  documents to a crawler, and listing them would be padding a sitemap with
  entries that all resolve to this same file. If product pages are ever worth
  indexing on their own, they need real paths first, not sitemap entries.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://realdealmeter.com/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
