<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
  <!-- Homepage -->
  <url>
    <loc>https://josephgoolic.com/</loc>
    <lastmod>2025-01-14</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://josephgoolic.com/assets/JEG.jpeg</image:loc>
      <image:title>Joseph Goolic - Full-stack Developer</image:title>
    </image:image>
  </url>
  
  <!-- Blog Index -->
  <url>
    <loc>https://josephgoolic.com/blog</loc>
    <lastmod>2025-01-14</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Contact Page -->
  <url>
    <loc>https://josephgoolic.com/contact</loc>
    <lastmod>2025-01-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Resume Page -->
  <url>
    <loc>https://josephgoolic.com/resume</loc>
    <lastmod>2025-01-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Projects (anchored on homepage) -->
  <url>
    <loc>https://josephgoolic.com/#work</loc>
    <lastmod>2025-01-14</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Note: Blog posts should be dynamically added as they're created -->
  <!-- This is a static sitemap for the main pages -->
</urlset>