<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static entry point at phonepare.app/sitemap.xml.

  This is a *sitemap index* that points crawlers at the dynamic
  /api/sitemap.xml route, which the backend rebuilds on every request
  from MongoDB + the phone catalogue. The dynamic sitemap enumerates:
    - all published blog posts
    - all 4 category landing pages
    - the chipsets hub + every individual chipset detail page
    - all brands and every trending / latest phone
    - static / legal routes (about, contact, privacy)

  Google Search Console and Bing Webmaster Tools both follow sitemap
  indexes transparently.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://phonepare.app/api/sitemap.xml</loc>
  </sitemap>
</sitemapindex>
