<?xml version="1.0" encoding="UTF-8"?>
<!--
  /privacy and /terms are deliberately excluded: both still serve placeholder
  copy pending legal review (see LegalPlaceholderPage.tsx / PROGRESS.md) and
  carry a noindex meta tag, so listing them here would send Google conflicting
  signals. Add them once real content ships and the noindex tag is removed.

  hreflang alternates below only appear on the 3 URLs whose body copy actually
  follows the language switcher (see LANG_VARIANT_PATHS in
  frontend/src/lib/seoPaths.ts) — /zzp-tax-netherlands and
  /expat-tax-netherlands are fixed English guides with no language variant.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <url>
    <loc>https://taxwijs.nl/</loc>
    <xhtml:link rel="alternate" hreflang="nl" href="https://taxwijs.nl/" />
    <xhtml:link rel="alternate" hreflang="en" href="https://taxwijs.nl/?lang=en" />
    <xhtml:link rel="alternate" hreflang="fa" href="https://taxwijs.nl/?lang=fa" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://taxwijs.nl/" />
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://taxwijs.nl/zzp-tax-netherlands</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://taxwijs.nl/expat-tax-netherlands</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://taxwijs.nl/deduction-checker</loc>
    <xhtml:link rel="alternate" hreflang="nl" href="https://taxwijs.nl/deduction-checker" />
    <xhtml:link rel="alternate" hreflang="en" href="https://taxwijs.nl/deduction-checker?lang=en" />
    <xhtml:link rel="alternate" hreflang="fa" href="https://taxwijs.nl/deduction-checker?lang=fa" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://taxwijs.nl/deduction-checker" />
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://taxwijs.nl/find-accountant</loc>
    <xhtml:link rel="alternate" hreflang="nl" href="https://taxwijs.nl/find-accountant" />
    <xhtml:link rel="alternate" hreflang="en" href="https://taxwijs.nl/find-accountant?lang=en" />
    <xhtml:link rel="alternate" hreflang="fa" href="https://taxwijs.nl/find-accountant?lang=fa" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://taxwijs.nl/find-accountant" />
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

</urlset>
