<?xml version="1.0" encoding="UTF-8"?>
<!--
  Befora — befora.pro sitemap.

  Only genuinely indexable URLs, matching each page's own <meta name="robots">:
  /landing, /subscribe, /billing/success, /privacy and /terms are all noindex, so
  they're deliberately left out — listing a noindex URL here just confuses
  crawlers. (privacy/terms are noindex,follow: they should pass link equity and
  stay reachable, they just don't belong in search results.) "/" always means
  the root URL regardless of which file Apache serves there (coming-soon today,
  landing/index.html after the launch-day flip in .htaccess) — no sitemap change
  needed when that flips.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://befora.pro/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://befora.pro/pricing</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
