<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">

  <!-- Blog Index Page -->
  <url>
    <loc>https://www.franchimp.com/blog</loc>
    <lastmod>2025-11-11</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Blog Category Pages (if applicable) -->
  <url>
    <loc>https://www.franchimp.com/blog/category/franchise-guides</loc>
    <lastmod>2025-11-11</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://www.franchimp.com/blog/category/industry-news</loc>
    <lastmod>2025-11-11</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://www.franchimp.com/blog/category/fdd-analysis</loc>
    <lastmod>2025-11-11</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Individual Blog Posts -->
  <!-- IMPORTANT: These should be dynamically generated from your blog content -->
  
  <url>
    <loc>https://www.franchimp.com/blog/transitioning-from-employee-to-qsr-franchisee</loc>
    <lastmod>2025-11-10</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
    <image:image>
      <image:loc>https://static-assets-blog.franchimp.sbs/client/employee-to-owner.png</image:loc>
      <image:title>Transitioning to QSR Franchisee</image:title>
    </image:image>
  </url>
  
  <url>
    <loc>https://www.franchimp.com/blog?post=franchise-market-update-weekly-overview-spotlight-on-l-l-hawaiian-barbecue-2025-10-31</loc>
    <lastmod>2025-11-10</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
    <image:image>
      <image:loc>https://static-assets-blog.franchimp.sbs/client/LL-Hawaiian-Barbecue_Berkeley-CA.webp</image:loc>
      <image:title>Spotlight on L and L Hawaiian Barbecue</image:title>
    </image:image>
  </url>

  <url>
    <loc>https://www.franchimp.com/blog?post=franchise-market-update-weekly-overview-spotlight-on-five-guys-2025-10-21</loc>
    <lastmod>2025-11-10</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
    <image:image>
      <image:loc>https://static-assets-blog.franchimp.sbs/client/five-guys-2.jpg</image:loc>
      <image:title>Spotlight on Five Guys Burgers and Fries</image:title>
    </image:image>
  </url>
  
  <url>
    <loc>https://www.franchimp.com/blog?post=franchise-market-update-weekly-overview-spotlight-on-big-blue-swim-school-2025-10-03</loc>
    <lastmod>2025-11-10</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
    <!-- Optional: Add image if blog post has featured image -->
    <image:image>
      <image:loc>https://static-assets-blog.franchimp.sbs/client/big-blue-swim-school.png</image:loc>
      <image:title>Big Blue Swim School</image:title>
    </image:image>
  </url>

  <url>
    <loc>https://www.franchimp.com/blog?post=franchise-market-update-weekly-overview-spotlight-on-hawaiian-bros-2025-05-22</loc>
    <lastmod>2025-11-10</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
    <image:image>
      <image:loc>https://static-assets-blog.franchimp.sbs/client/hawaiian-bros.webp</image:loc>
      <image:title>Spotlight on Hawaiian Bros</image:title>
    </image:image>
  </url>

  <url>
    <loc>https://www.franchimp.com/blog?post=decoding-the-fdd-what-every-prospective-franchisee-needs-to-know-2024-05-20</loc>
    <lastmod>2025-11-10</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
    <image:image>
      <image:loc>https://static-assets-blog.franchimp.sbs/client/decoding-the-fdd.jpg</image:loc>
      <image:title>Decoding the FDD: What Every Prospective Franchisee Needs to Know</image:title>
    </image:image>
  </url>

  <url>
    <loc>https://www.franchimp.com/blog?post=the-top-5-hottest-franchise-industries-for-2024-2024-05-12</loc>
    <lastmod>2025-11-10</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
    <image:image>
      <image:loc>https://static-assets-blog.franchimp.sbs/client/2024-top-5-industries.png</image:loc>
      <image:title>The Top 5 Hottest Franchise Industries for 2024</image:title>
    </image:image>
  </url>

  <!-- Add more blog posts here -->
  <!-- Each blog post should follow this pattern:
  
  <url>
    <loc>https://www.franchimp.com/blog/[slug]</loc>
    <lastmod>[YYYY-MM-DD]</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6-0.7</priority>
  </url>
  
  Priority Guidelines for Blog Posts:
  - 0.7: Cornerstone content, comprehensive guides, high-traffic posts
  - 0.6: Regular blog posts, industry updates
  - 0.5: Older posts, less strategic content
  
  ChangeFreq for Blog Posts:
  - "weekly": If you regularly update posts with new data
  - "monthly": For evergreen content that gets occasional updates
  - "yearly": For historical/archived content
  -->

</urlset>