<?xml version="1.0" encoding="UTF-8"?>
<!--
  ClaimsVault365 sitemap.

  Three URLs, not one: the landing page exists in English, Persian and Russian,
  and until the /fa/ and /ru/ prefixes existed those two versions were reachable
  only by a localStorage flag — invisible to every crawler, so two thirds of the
  content on this site could not be indexed at all.

  Each entry declares the full alternate set including itself, which is what the
  hreflang specification requires; a one-directional annotation is ignored.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <url>
    <loc>https://claimsvault365.com/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://claimsvault365.com/"/>
    <xhtml:link rel="alternate" hreflang="fa" href="https://claimsvault365.com/fa/"/>
    <xhtml:link rel="alternate" hreflang="ru" href="https://claimsvault365.com/ru/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://claimsvault365.com/"/>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://claimsvault365.com/fa/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://claimsvault365.com/"/>
    <xhtml:link rel="alternate" hreflang="fa" href="https://claimsvault365.com/fa/"/>
    <xhtml:link rel="alternate" hreflang="ru" href="https://claimsvault365.com/ru/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://claimsvault365.com/"/>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://claimsvault365.com/ru/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://claimsvault365.com/"/>
    <xhtml:link rel="alternate" hreflang="fa" href="https://claimsvault365.com/fa/"/>
    <xhtml:link rel="alternate" hreflang="ru" href="https://claimsvault365.com/ru/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://claimsvault365.com/"/>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

</urlset>
