<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap INDEX. Submit this single URL in Search Console.
  - sitemap-pages.xml      : static public pages (this host)
  - sitemap-freelances.xml : published freelancer portfolios, generated by the
                             API on api.freelancedz.com. It's cross-subdomain, so
                             Search Console must be a *Domain* property (which
                             covers all freelancedz.com subdomains) for Google to
                             accept it. If you instead proxy that path onto this
                             host via nginx, change the loc below to
                             https://freelancedz.com/sitemap-freelances.xml
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://freelancedz.com/sitemap-pages.xml</loc>
    <lastmod>2026-07-07</lastmod>
  </sitemap>
  <sitemap>
    <loc>https://api.freelancedz.com/sitemap-freelances.xml</loc>
    <lastmod>2026-07-07</lastmod>
  </sitemap>
</sitemapindex>
