<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- Persian Homepage (Root) -->
  <url>
    <loc>https://ravicompany.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="fa" href="https://ravicompany.com/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://ravicompany.com/en/"/>
  </url>

  <!-- English Homepage -->
  <url>
    <loc>https://ravicompany.com/en/</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="fa" href="https://ravicompany.com/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://ravicompany.com/en/"/>
  </url>

  <!-- Persian Contact Page -->
  <url>
    <loc>https://ravicompany.com/contact/?lang=fa</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <xhtml:link rel="alternate" hreflang="fa" href="https://ravicompany.com/contact/?lang=fa"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://ravicompany.com/contact/?lang=en"/>
  </url>

  <!-- English Contact Page -->
  <url>
    <loc>https://ravicompany.com/contact/?lang=en</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <xhtml:link rel="alternate" hreflang="fa" href="https://ravicompany.com/contact/?lang=fa"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://ravicompany.com/contact/?lang=en"/>
  </url>

</urlset>