<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only one URL, deliberately.

  Every page on the site is a hash fragment (/#agbada, /#story, /#contact).
  Those deep-link correctly for a human, but search engines treat everything
  after the "#" as the same page, so listing them here would not get them
  indexed - it would just be noise.

  To have collections and the story page rank on their own, the site needs
  real paths (/collections/agbada) served as distinct documents. That is a
  routing change, not a sitemap change. See NEXT_STEPS.md.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://layiojomo.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
