<?xml version="1.0" encoding="UTF-8"?>
<!--
  SEO: XML Sitemap
  
  This file helps search engines discover and crawl all pages on your site.
  It lists all URLs along with:
  - lastmod: When the page was last modified (helps search engines know when to re-crawl)
  - changefreq: How often the page is likely to change
  - priority: Relative importance of pages (0.0 to 1.0)
  
  Submit this sitemap to Google Search Console and Bing Webmaster Tools for faster indexing.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  
  <!-- SEO: Homepage with language alternatives -->
  <url>
    <loc>https://furries.co.il/</loc>
    <lastmod>2025-02-08</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- SEO: English main page with Hebrew alternate -->
  <url>
    <loc>https://furries.co.il/en</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://furries.co.il/en"/>
    <xhtml:link rel="alternate" hreflang="he" href="https://furries.co.il/he"/>
    <lastmod>2025-02-08</lastmod>
    <changefreq>yearly</changefreq>
    <priority>1</priority>
  </url>
  
  <!-- SEO: Hebrew main page with English alternate -->
  <url>
    <loc>https://furries.co.il/he</loc>
    <xhtml:link rel="alternate" hreflang="he" href="https://furries.co.il/he"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://furries.co.il/en"/>
    <lastmod>2025-02-08</lastmod>
    <changefreq>yearly</changefreq>
    <priority>1</priority>
  </url>
  
  <!-- SEO: English FAQ page -->
  <url>
    <loc>https://furries.co.il/faq/en</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://furries.co.il/faq/en"/>
    <xhtml:link rel="alternate" hreflang="he" href="https://furries.co.il/faq/he"/>
    <lastmod>2025-02-08</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- SEO: Hebrew FAQ page -->
  <url>
    <loc>https://furries.co.il/faq/he</loc>
    <xhtml:link rel="alternate" hreflang="he" href="https://furries.co.il/faq/he"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://furries.co.il/faq/en"/>
    <lastmod>2025-02-08</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- SEO: English Press Kit page -->
  <url>
    <loc>https://furries.co.il/press/en</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://furries.co.il/press/en"/>
    <xhtml:link rel="alternate" hreflang="he" href="https://furries.co.il/press/he"/>
    <lastmod>2025-02-08</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <!-- SEO: Hebrew Press Kit page -->
  <url>
    <loc>https://furries.co.il/press/he</loc>
    <xhtml:link rel="alternate" hreflang="he" href="https://furries.co.il/press/he"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://furries.co.il/press/en"/>
    <lastmod>2025-02-08</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>
  
</urlset>
