<?xml version="1.0" encoding="UTF-8"?>
<!--
  Public pages only. Deliberately excluded: /login, /signup and /reset-password
  (sign-in surfaces, nothing to rank for), /auth/callback and /oauth/*/callback
  (redirect targets that are meaningless without their one-time codes), and
  /data-deletion (a per-request status page reached with a code, not content).

  Served straight from public/ at https://signesis.com/sitemap.xml. Submit it
  once in Search Console; Google re-reads it on its own afterwards.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://signesis.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://signesis.com/contact</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://signesis.com/privacy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://signesis.com/terms</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
