<?xml version="1.0" encoding="UTF-8"?>
<!-- Two pages, both on the apex. trial-post.mjs moves landing.html to / and
     index.html to /app/, so these are the real deployed paths. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://naviboss.app/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://naviboss.app/app/</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
