<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://therapix.ai/</loc>
    <lastmod>2024-07-26</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://therapix.ai/features</loc>
    <lastmod>2024-07-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://therapix.ai/pricing</loc>
    <lastmod>2024-07-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://therapix.ai/trust</loc>
    <lastmod>2024-07-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://therapix.ai/contact</loc>
    <lastmod>2024-07-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://therapix.ai/use-cases/physiotherapists</loc>
    <lastmod>2024-07-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://therapix.ai/use-cases/chiropractors</loc>
    <lastmod>2024-07-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://therapix.ai/use-cases/massage-therapists</loc>
    <lastmod>2024-07-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://therapix.ai/privacy-policy</loc>
    <lastmod>2024-07-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://therapix.ai/terms-of-service</loc>
    <lastmod>2024-07-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://therapix.ai/accessibility</loc>
    <lastmod>2024-07-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <!-- Blog section -->
  <url>
    <loc>https://therapix.ai/blog</loc>
    <lastmod>2024-07-26</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
  <!-- 
    For blog articles, you should dynamically generate the sitemap entries
    using a server-side script or a build process. For example:
    
    Blog articles would look like:
    <url>
      <loc>https://therapix.ai/blog/article-slug</loc>
      <lastmod>2024-07-26</lastmod>
      <changefreq>monthly</changefreq>
      <priority>0.7</priority>
    </url>
    
    You can create a script that:
    1. Fetches all blog posts from your API
    2. Generates sitemap entries for each post
    3. Outputs a complete sitemap file
    
    Since your blog content is dynamically fetched from an API, consider 
    implementing a build process that updates this sitemap periodically.
  -->
</urlset> 