<?xml version="1.0" encoding="UTF-8"?>
<!--
  The public surface only.

  /dashboard, /sales, /purchases, /expenses, /payments, /reports, /health and
  /settings are deliberately absent: they are the signed-in application, they
  render nothing without a session, and one business's books must never be
  indexed. See robots.txt, which disallows them too.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://zeyks-book.vercel.app/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://zeyks-book.vercel.app/signin</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
