<?xml version="1.0" encoding="UTF-8"?>
<!--
  An index rather than a list, because the site is two different things: a
  handful of marketing pages that change when we deploy, and a set of creator
  worlds that changes whenever a creator says so. The first can sit in the
  bucket beside this file; the second has to be read from the database, so it
  is served by the API.

  linkarcade.me is the canonical host — the other domains serve the same app
  and point their canonical here, so every address listed downstream is a
  linkarcade.me one.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://linkarcade.me/sitemap-pages.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://linkarcade.me/api/sitemap/worlds.xml</loc>
  </sitemap>
</sitemapindex>
