<?xml version="1.0" encoding="UTF-8"?>
<!--
  sitemap.xml for TailorPlayed v3
  Story 1.10 AC#4 - SEO Foundation
  
  Static sitemap with all public routes and hreflang links for multilingual support.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <!-- Homepage -->
  <url>
    <loc>https://tailorplayed.com/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://tailorplayed.com/en/"/>
    <xhtml:link rel="alternate" hreflang="he" href="https://tailorplayed.com/he/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://tailorplayed.com/"/>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Questionnaire -->
  <url>
    <loc>https://tailorplayed.com/questionnaire</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://tailorplayed.com/en/questionnaire"/>
    <xhtml:link rel="alternate" hreflang="he" href="https://tailorplayed.com/he/questionnaire"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- About -->
  <url>
    <loc>https://tailorplayed.com/about</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://tailorplayed.com/en/about"/>
    <xhtml:link rel="alternate" hreflang="he" href="https://tailorplayed.com/he/about"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Process -->
  <url>
    <loc>https://tailorplayed.com/process</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://tailorplayed.com/en/process"/>
    <xhtml:link rel="alternate" hreflang="he" href="https://tailorplayed.com/he/process"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- FAQ -->
  <url>
    <loc>https://tailorplayed.com/faq</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://tailorplayed.com/en/faq"/>
    <xhtml:link rel="alternate" hreflang="he" href="https://tailorplayed.com/he/faq"/>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
</urlset>

