<?xml version="1.0" encoding="UTF-8"?>
<!--
  One <url> block per route per language. Each block lists the full hreflang
  set for its page (both languages plus x-default), which is what Google
  expects — every URL in an alternate group must reference the whole group,
  including itself.

  Adding a third language is a per-page append: one more <url> block and one
  more <xhtml:link> inside each existing block for that page.
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

  <!-- Home -->
  <url>
    <loc>https://knight-stack.com/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://knight-stack.com/" />
    <xhtml:link rel="alternate" hreflang="ro" href="https://knight-stack.com/ro" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://knight-stack.com/" />
    <lastmod>2026-08-09</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://knight-stack.com/ro</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://knight-stack.com/" />
    <xhtml:link rel="alternate" hreflang="ro" href="https://knight-stack.com/ro" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://knight-stack.com/" />
    <lastmod>2026-08-09</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- About -->
  <url>
    <loc>https://knight-stack.com/about</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://knight-stack.com/about" />
    <xhtml:link rel="alternate" hreflang="ro" href="https://knight-stack.com/ro/about" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://knight-stack.com/about" />
    <lastmod>2026-08-09</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://knight-stack.com/ro/about</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://knight-stack.com/about" />
    <xhtml:link rel="alternate" hreflang="ro" href="https://knight-stack.com/ro/about" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://knight-stack.com/about" />
    <lastmod>2026-08-09</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Contact -->
  <url>
    <loc>https://knight-stack.com/contact</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://knight-stack.com/contact" />
    <xhtml:link rel="alternate" hreflang="ro" href="https://knight-stack.com/ro/contact" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://knight-stack.com/contact" />
    <lastmod>2026-08-09</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://knight-stack.com/ro/contact</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://knight-stack.com/contact" />
    <xhtml:link rel="alternate" hreflang="ro" href="https://knight-stack.com/ro/contact" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://knight-stack.com/contact" />
    <lastmod>2026-08-09</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Privacy -->
  <url>
    <loc>https://knight-stack.com/privacy</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://knight-stack.com/privacy" />
    <xhtml:link rel="alternate" hreflang="ro" href="https://knight-stack.com/ro/privacy" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://knight-stack.com/privacy" />
    <lastmod>2026-08-09</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://knight-stack.com/ro/privacy</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://knight-stack.com/privacy" />
    <xhtml:link rel="alternate" hreflang="ro" href="https://knight-stack.com/ro/privacy" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://knight-stack.com/privacy" />
    <lastmod>2026-08-09</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Terms -->
  <url>
    <loc>https://knight-stack.com/terms</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://knight-stack.com/terms" />
    <xhtml:link rel="alternate" hreflang="ro" href="https://knight-stack.com/ro/terms" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://knight-stack.com/terms" />
    <lastmod>2026-08-09</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://knight-stack.com/ro/terms</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://knight-stack.com/terms" />
    <xhtml:link rel="alternate" hreflang="ro" href="https://knight-stack.com/ro/terms" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://knight-stack.com/terms" />
    <lastmod>2026-08-09</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

</urlset>
