<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static sitemap for the public, indexable pages. The /admin/* dashboard is
  noindex (set per-route via useSeo) and is intentionally excluded, as are the
  /app deep-link redirects. Per-company /prices/:slug pages are dynamic; add a
  generated sitemap for those if/when they should be crawled.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.listaapp.online/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://www.listaapp.online/privacy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
