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

  <!-- Static public pages -->
  <url>
    <loc>https://techsavvyinst.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://techsavvyinst.com/courses</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://techsavvyinst.com/about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://techsavvyinst.com/services</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://techsavvyinst.com/blog</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://techsavvyinst.com/faqs</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://techsavvyinst.com/contact</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://techsavvyinst.com/login</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://techsavvyinst.com/courses/ai-software-engineering-fundamentals</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://techsavvyinst.com/courses/python-for-data-analysis</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Course detail pages — add one <url> block per course after creating them -->
  <!-- Example:
  <url>
    <loc>https://techsavvyinst.com/courses/excel-r-programming</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://techsavvyinst.com/courses/web-development</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://techsavvyinst.com/courses/graphic-design</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  -->

  <!-- Blog post pages — add one <url> block per post after publishing -->
  <!-- Example:
  <url>
    <loc>https://techsavvyinst.com/blog/your-post-slug</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  -->

</urlset>