<?xml version="1.0" encoding="UTF-8"?>
<!--
  No <lastmod>. This file is hand-maintained, so any date in it is a date nobody
  updates: the previous value said 2026-05-06 for months after the page changed.
  Google's sitemap documentation states it ignores <lastmod> values it judges
  inconsistent, and a stale date is worse than none. apps/web's generated sitemap
  makes the same call for its static pages (see the comment above STATIC_PAGES in
  apps/web/src/lib/seo/sitemap.ts) and only emits <lastmod> where it has a real
  row-level `updatedAt` to source it from. If this app ever grows past one page,
  generate this file instead of editing it.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://pricematch.sumofiber.com/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
</urlset>
