<?xml version="1.0" encoding="UTF-8"?>
<!-- web-010 — the public homepage in both languages. Application routes are behind sign-in and are not listed. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://federata.ir/</loc>
    <xhtml:link rel="alternate" hreflang="fa" href="https://federata.ir/" />
    <xhtml:link rel="alternate" hreflang="en" href="https://federata.ir/en" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://federata.ir/" />
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://federata.ir/en</loc>
    <xhtml:link rel="alternate" hreflang="fa" href="https://federata.ir/" />
    <xhtml:link rel="alternate" hreflang="en" href="https://federata.ir/en" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://federata.ir/" />
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <!-- web-015 — /terms is a public route (router.tsx: no guard, "reachable by
       anyone, anon OR authenticated") and is linked from both homepages, so it
       was already crawlable but never advertised. No hreflang pair: it is one
       document that follows the reader's language, not two URLs. -->
  <url>
    <loc>https://federata.ir/terms</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <!-- web-019 — the public sub-pages, Persian only: they target Persian searches, so an
       English twin would be a second URL competing for searches nobody makes. Namespaced
       under /p/ because two slugs collide with real app routes. Kept in step with
       features/landing/copy/publicPages.ts by seo-static-assets.test.ts. -->
  <url>
    <loc>https://federata.ir/p/drilling</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://federata.ir/p/costing</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://federata.ir/p/sourat-vaziat</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://federata.ir/p/attendance</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://federata.ir/p/expenses</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://federata.ir/p/payroll-peymankari</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <!-- web-020 — dated articles. lastmod is real here: an article has a publication date,
       which is why the homepage still has none (a build-date stamp would have lied). -->
  <url>
    <loc>https://federata.ir/journal/taadeel</loc>
    <lastmod>2026-09-07</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
