<?xml version="1.0" encoding="UTF-8"?>
<!--
  ofibe.com — the fixed part of the sitemap.

  Every PROFILE is listed in /sitemap-profiles.xml, which the api function
  renders at request time from public_profiles (see
  functions/src/server/shared/identity/profile-render.routes.ts). robots.txt
  names both, so a crawler finds the pages without anybody publishing a list.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://ofibe.com/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
