<?xml version="1.0" encoding="UTF-8"?>
<!-- A sitemap INDEX, not a list of pages.
     Each product on this origin owns its own sitemap, built and deployed by the
     repo that owns those pages. This file only points at them, so it changes when
     a PRODUCT is added — not when a page is. That is the whole point: the previous
     flat list here meant every new trademark page required a hand-edit in a
     different repository, which is the manual step the rest of the deploy path no
     longer has.
     Add /wealth/sitemap.xml, /mandate/sitemap.xml etc. here if those teams want
     one; neither side needs to touch the other's file. -->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://antevo.ch/trademark/sitemap.xml</loc>
  </sitemap>
  <!-- This repository's own pages: the front door, contact, and the landing page of
       each product that has not yet published a sitemap of its own. -->
  <sitemap>
    <loc>https://antevo.ch/pages.xml</loc>
  </sitemap>
</sitemapindex>
