<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap INDEX. References every concrete sitemap so search engines
  follow the tree from one URL instead of us listing thousands of
  blog/profile/salary URLs inline.

  - sitemap-landing.xml is the hand-curated list of marketing /
    static pages (also in this bucket).
  - sitemap-{blog,profiles,salarios}.xml are dynamic, served by the
    backend at api.theguildit.io. Verify ``api.theguildit.io`` as a
    separate property in Google Search Console + Bing Webmaster Tools
    once so cross-host sitemaps are accepted.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://theguildit.io/sitemap-landing.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://api.theguildit.io/sitemap-blog.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://api.theguildit.io/sitemap-profiles.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://api.theguildit.io/sitemap-salarios.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://api.theguildit.io/sitemap-forum.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://api.theguildit.io/sitemap-eventos.xml</loc>
  </sitemap>
</sitemapindex>
