<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Homepage - Highest Priority -->
  <url>
    <loc>https://www.reflo-app.com/</loc>
    <lastmod>2025-10-15</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Discover Page - High Priority for User Acquisition -->
  <url>
    <loc>https://www.reflo-app.com/discover</loc>
    <lastmod>2025-10-15</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Contact Page - Important for Business Inquiries -->
  <url>
    <loc>https://www.reflo-app.com/contact</loc>
    <lastmod>2025-10-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Pricing Section - Critical for Conversions -->
  <url>
    <loc>https://www.reflo-app.com/#pricing</loc>
    <lastmod>2025-10-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Auth Page - Lower Priority (login/signup) -->
  <url>
    <loc>https://www.reflo-app.com/auth</loc>
      <lastmod>2025-10-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>

    <!-- Blog Listing -->
    <url>
      <loc>https://www.reflo-app.com/blog</loc>
      <lastmod>2025-10-15</lastmod>
      <changefreq>weekly</changefreq>
      <priority>0.6</priority>
    </url>

    <!-- Blog Article -->
    <url>
      <loc>https://www.reflo-app.com/blog/reflo-vs-teamsnap</loc>
      <lastmod>2025-10-15</lastmod>
      <changefreq>monthly</changefreq>
      <priority>0.5</priority>
    </url>
</urlset>