<?xml version="1.0" encoding="UTF-8"?>
<!-- Production domain: https://growth-u.com
     Keep all <loc> URLs in sync with VITE_SITE_URL / SITE_URL in
     client/src/lib/seo.ts, client/index.html, and client/public/robots.txt. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://growth-u.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://growth-u.com/testimonials</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
