<?xml version="1.0" encoding="UTF-8"?>
<!--
  Hand-written for now; it should be generated from the route table once one
  exists (today the list of routes lives in App.tsx and again in a11y.mjs).

  Only one address per page is listed. Three routes are deliberate omissions:
  /terms, /eu-funding and /accessibility-statement render exactly the same
  components as their Polish counterparts below, so listing both halves of a
  pair would ask Google to pick a canonical for us.

  /thank-you is omitted because it carries a noindex header.

  No <priority> or <changefreq>: Google ignores both, and a number nobody
  maintains is worse than no number.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://www.farmerplanner.com/</loc></url>
  <url><loc>https://www.farmerplanner.com/analytics</loc></url>
  <url><loc>https://www.farmerplanner.com/fundusze-europejskie</loc></url>
  <url><loc>https://www.farmerplanner.com/regulamin</loc></url>
  <url><loc>https://www.farmerplanner.com/privacy-policy</loc></url>
  <url><loc>https://www.farmerplanner.com/deklaracja-dostepnosci</loc></url>
</urlset>
