<?xml version="1.0" encoding="UTF-8"?>
<!-- Sitemap index. All five files below (including this one) are static
     files shipped with the build. sitemap-pages.xml is hand-maintained;
     sitemap-agents.xml / sitemap-companies.xml / sitemap-listings.xml /
     sitemap-blog.xml are auto-generated from the backend's live sitemap
     endpoints by .github/workflows/refresh-sitemaps.yml on a schedule (see
     each file's own header comment). They used to be same-origin-proxied
     via public/_redirects instead, but AWS Amplify Hosting does not apply
     that file's rules (confirmed in production: every proxied path, and
     in fact every deep-linked SPA route, 404'd) - see
     docs/seo-audit-report.md for the incident writeup. No
     sitemap-tenders.xml: the tender workspace is gated behind login for
     every visitor (see routeTable.js's PUBLIC_PAGES/SEMI_PUBLIC_PAGES) so
     there is currently no publicly indexable tender URL to list. -->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap><loc>https://www.linser.in/sitemap-pages.xml</loc></sitemap>
  <sitemap><loc>https://www.linser.in/sitemap-agents.xml</loc></sitemap>
  <sitemap><loc>https://www.linser.in/sitemap-companies.xml</loc></sitemap>
  <sitemap><loc>https://www.linser.in/sitemap-listings.xml</loc></sitemap>
  <sitemap><loc>https://www.linser.in/sitemap-blog.xml</loc></sitemap>
</sitemapindex>
