<?xml version="1.0" encoding="UTF-8"?>
<!--
  Public, indexable marketing pages only. Excludes:
  - /dashboard/* (authenticated app)
  - /trust, /trust/subprocessors, /trust/documents/* (login-gated)
  - /u/:slug (per-user public profiles; not part of marketing surface)
  - /auth/*, /org-invite, /staff-invite, /login (auth callbacks / redirects)
  Keep <lastmod> values current when page content changes.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://evntiq.app/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://evntiq.app/enterprise</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://evntiq.app/contact</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://evntiq.app/privacy.html</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://evntiq.app/terms.html</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
