<?xml version="1.0" encoding="UTF-8"?>
<!--
  Phase 43 (see plan.md) — static baseline sitemap covering only the
  static public routes of this client-side-only Blazor WASM app. A
  separate dynamic GET api/sitemap.xml endpoint (backed by live
  published-listing data) is being built server-side in 118TellAPi;
  whether production hosting proxies 118tell.ir/sitemap.xml to that
  endpoint instead of serving this static file is a hosting decision
  outside this project's scope this session.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://118Tell.ir/</loc>
  </url>
  <url>
    <loc>https://118Tell.ir/listing</loc>
  </url>
  <url>
    <loc>https://118Tell.ir/plans</loc>
  </url>
  <url>
    <loc>https://118Tell.ir/featured-placement</loc>
  </url>
</urlset>
