<?xml version="1.0" encoding="UTF-8"?>
<!--
  Every page on the marketing site. Extensionless because vercel.json sets
  cleanUrls, so /guide is the canonical address and /guide.html redirects to
  it — listing the .html form here would point Google at a redirect.

  Kept by hand: a handful of pages do not justify a generator, but a page added
  to site/ and not added here is a page Google will find late or not at all.

  BOTH LANGUAGES ARE LISTED, AND EACH ENTRY NAMES THE OTHER (2026-09-15).
  xhtml:link rel="alternate" is how a sitemap says "these two URLs are one page
  in two languages" — without it the Bulgarian pages read as duplicates
  competing with the English ones for the same ranking, which is the opposite
  of what translating them was for. Every set is reciprocal, including a link
  to itself, because that is what the spec requires; x-default is what somebody
  gets when neither language matches.

  privacy and terms have no Bulgarian twin on purpose (decided 2026-09-15):
  they are the text a customer is actually held to, and a translation slip in a
  privacy policy is a liability rather than a rough edge. They are linked from
  the Bulgarian footer and marked hreflang="en" there.

  link-expired is absent from both languages, as it always was: it carries
  noindex and only makes sense when you arrived from a link of your own.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://bufera.app/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://bufera.app/"/>
    <xhtml:link rel="alternate" hreflang="bg" href="https://bufera.app/bg"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://bufera.app/"/>
    <lastmod>2026-09-15</lastmod>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://bufera.app/bg</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://bufera.app/"/>
    <xhtml:link rel="alternate" hreflang="bg" href="https://bufera.app/bg"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://bufera.app/"/>
    <lastmod>2026-09-15</lastmod>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://bufera.app/guide</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://bufera.app/guide"/>
    <xhtml:link rel="alternate" hreflang="bg" href="https://bufera.app/bg/guide"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://bufera.app/guide"/>
    <lastmod>2026-09-15</lastmod>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://bufera.app/bg/guide</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://bufera.app/guide"/>
    <xhtml:link rel="alternate" hreflang="bg" href="https://bufera.app/bg/guide"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://bufera.app/guide"/>
    <lastmod>2026-09-15</lastmod>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://bufera.app/install</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://bufera.app/install"/>
    <xhtml:link rel="alternate" hreflang="bg" href="https://bufera.app/bg/install"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://bufera.app/install"/>
    <lastmod>2026-09-15</lastmod>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://bufera.app/bg/install</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://bufera.app/install"/>
    <xhtml:link rel="alternate" hreflang="bg" href="https://bufera.app/bg/install"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://bufera.app/install"/>
    <lastmod>2026-09-15</lastmod>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://bufera.app/terms</loc>
    <lastmod>2026-07-28</lastmod>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://bufera.app/privacy</loc>
    <lastmod>2026-07-28</lastmod>
    <priority>0.3</priority>
  </url>
</urlset>
