<?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">

   <!-- Home Page -->
   <url>
      <loc>https://x-tremepilates.at</loc>
      <changefreq>monthly</changefreq>
      <priority>1.0</priority>
      <xhtml:link rel="alternate" hreflang="de" href="https://x-tremepilates.at/de/"/>
      <xhtml:link rel="alternate" hreflang="en" href="https://x-tremepilates.at/en/"/>
   </url>

   <!-- Prices Page -->
   <url>
      <loc>https://x-tremepilates.at/de/prices/</loc>
      <changefreq>monthly</changefreq>
      <priority>0.8</priority>
      <xhtml:link rel="alternate" hreflang="en" href="https://x-tremepilates.at/en/prices/"/>
   </url>

   <!-- Info Page -->
   <url>
      <loc>https://x-tremepilates.at/de/info/</loc>
      <changefreq>monthly</changefreq> <!-- Changed from quarterly to monthly -->
      <priority>0.7</priority>
      <xhtml:link rel="alternate" hreflang="en" href="https://x-tremepilates.at/en/info/"/>
   </url>
   
   <!-- Team Page -->
   <url>
      <loc>https://x-tremepilates.at/de/team/</loc>
      <changefreq>monthly</changefreq> <!-- Changed from quarterly to monthly -->
      <priority>0.6</priority>
      <xhtml:link rel="alternate" hreflang="en" href="https://x-tremepilates.at/en/team/"/>
   </url>

   <!-- Imprint Page -->
   <url>
      <loc>https://x-tremepilates.at/de/imprint/</loc>
      <changefreq>yearly</changefreq>
      <priority>0.5</priority>
      <xhtml:link rel="alternate" hreflang="en" href="https://x-tremepilates.at/en/imprint/"/>
   </url>

</urlset>
