<?xml version="1.0" encoding="UTF-8"?>
<!--
  Avira public website sitemap.

  Lists ONLY indexable content routes. Deliberately excluded:
    /                     301s to /sports (vercel.json) - a redirecting URL in a
                          sitemap is a validation warning, so the destination is
                          listed instead.
    /events/:id           dynamic, not knowable at build time.
    /buy/*, /pay/*        checkout and payment - disallowed in robots.txt.
    retired auth routes   /signin, /signup, /forgot-password, /reset-password,
                          /auth/*, /account/* all redirect to the member portal.
    /plans                redirects to /pricing.

  No <lastmod>: an invented or stale date is worse than none, and the site has
  no build-time source of real per-route modification dates.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://avira.lifestyle/sports</loc></url>
  <url><loc>https://avira.lifestyle/pricing</loc></url>
  <url><loc>https://avira.lifestyle/events</loc></url>
  <url><loc>https://avira.lifestyle/classes</loc></url>
  <url><loc>https://avira.lifestyle/journal</loc></url>
  <url><loc>https://avira.lifestyle/about</loc></url>
  <url><loc>https://avira.lifestyle/contact</loc></url>
  <url><loc>https://avira.lifestyle/faq</loc></url>
  <url><loc>https://avira.lifestyle/privacy</loc></url>
  <url><loc>https://avira.lifestyle/terms</loc></url>
  <url><loc>https://avira.lifestyle/refunds</loc></url>
</urlset>
