<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static sitemap (Story 9.14 AC7). Hand-maintained on purpose: the app has a
  fixed, small set of publicly indexable routes and no dynamic public content,
  so a build-time generator would add machinery without adding value.

  Contains exactly the five public, indexable routes. Deliberately absent:
  `/spielregeln` (authentication-only, user decision 2026-07-27) and every
  route listed under `Disallow` in robots.txt. All URLs use the PROD origin —
  UAT is kept out of the index by the gateway's `X-Robots-Tag` header, not by
  this file.

  When a public route is added or removed, update this file, robots.txt and
  the page's `SeoService.applyPage(...)` call together.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://tippspiel.ligaportal.at/welcome</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://tippspiel.ligaportal.at/ranglisten</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://tippspiel.ligaportal.at/faq</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://tippspiel.ligaportal.at/teilnahmebedingungen</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://tippspiel.ligaportal.at/offenlegung</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
