<?xml version="1.0" encoding="UTF-8"?>
<!--
  One page, listed once, on the canonical host.

  The www host is the canonical one for this site: og:url has always declared
  https://www.hai-soft.com, and the apex now redirects to it — in the shared Caddy
  config, not in this repo's nginx.conf, which sits behind the proxy on `server_name _`
  and never learns which hostname was asked for. Listing the apex here as well would
  ask a crawler to index both halves of a redirect and undo that.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.hai-soft.com/</loc>
    <lastmod>2026-09-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
