<?xml version="1.0" encoding="UTF-8"?>
<!--
  FixNow sitemap — hand-maintained on purpose. The public site is a couple of
  static pages, so a generator would be more machinery than it is worth. Add a
  <url> block whenever a new INDEXABLE page ships.

  /app.html is absent deliberately: it is the signed-in SPA shell, renders its
  content client-side, and carries a noindex tag.

  Note on Chinese: the ?lang=zh-Hans / ?lang=zh-Hant URLs are NOT listed as
  hreflang alternates. They serve the same English HTML and are translated in
  the browser by i18n.js, so there is no distinct Chinese document for Google
  to index — declaring them as alternates would just point three hreflang tags
  at one English page. Ranking for Chinese queries organically needs real
  server-rendered /zh/ pages; until those exist index.html self-canonicalises
  to the clean root so the ?lang= variants cannot split its ranking signals.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.fixnow-co.com/</loc>
    <lastmod>2026-07-19</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://www.fixnow-co.com/accessibility.html</loc>
    <lastmod>2026-07-19</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
