<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static sitemap. Ad detail pages (/ad/:hash) are dynamic and effectively infinite,
  so they are intentionally NOT enumerated here. To list them later, generate this
  file at build/deploy time from the API (e.g. GET the ad hashes and emit one <url>
  per ad), or expose a server-rendered /sitemap.xml route from the backend.

  Locale is selected client-side (no /uz/ /ru/ /en/ URLs), so there is one URL per page.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://adslibrary.uz/</loc>
    <changefreq>hourly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
