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

  <!-- Homepage - Highest Priority -->
  <url>
    <loc>https://repairmycar.info/index.html</loc>
    <lastmod>2024-05-21</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Core Product & Tool Pages - High Priority -->
  <url>
    <loc>https://repairmycar.info/free-vin-lookup.html</loc>
    <lastmod>2024-05-21</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://repairmycar.info/engines.html</loc>
    <lastmod>2024-05-21</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://repairmycar.info/transmissions.html</loc>
    <lastmod>2024-05-21</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://repairmycar.info/powertrain-products.html</loc>
    <lastmod>2024-05-21</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Supporting Informational Pages - Medium Priority -->
  <url>
    <loc>https://repairmycar.info/buyers-guide.html</loc>
    <lastmod>2024-05-21</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://repairmycar.info/faq.html</loc>
    <lastmod>2024-05-21</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://repairmycar.info/about-us.html</loc>
    <lastmod>2024-05-21</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
  
  <!-- Add other main pages like faq.html, about-us.html, etc. here -->

  <!-- 
    ==============================
    BLOG PAGES - THIS IS THE NEW SECTION
    ==============================
  -->

  <!-- The Main Blog Launcher Page -->
  <url>
    <loc>https://repairmycar.info/blogs/blogs.html</loc> 
    <lastmod>2024-01-15</lastmod> <!-- Use the date of the NEWEST post -->
    <changefreq>weekly</changefreq> <!-- Signals you add content often -->
    <priority>0.8</priority>
  </url>

  <!-- Individual Blog Posts -->
  <url>
    <loc>https://repairmycar.info/blogs/engine-core-charges-guide.html</loc>
    <lastmod>2024-01-15</lastmod> <!-- The date this post was published -->
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://repairmycar.info/blogs/signs-of-transmission-failure.html</loc>
    <lastmod>2023-12-22</lastmod> <!-- The date this post was published -->
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
  </url>


</urlset>