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

  <!-- Home page -->
  <url>
    <loc>https://evanwalsh.tech/</loc>
    <lastmod>2026-01-10</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- About / Bio -->
  <url>
    <loc>https://evanwalsh.tech/about</loc>
    <lastmod>2026-01-10</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Portfolio / Projects -->
  <url>
    <loc>https://evanwalsh.tech/projects</loc>
    <lastmod>2026-01-10</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Blog index -->
  <url>
    <loc>https://evanwalsh.tech/blog</loc>
    <lastmod>2026-01-10</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Individual blog posts (example) -->
  <url>
    <loc>https://evanwalsh.tech/blog/first-post</loc>
    <lastmod>2026-01-08</lastmod>
    <changefreq>never</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Contact page -->
  <url>
    <loc>https://evanwalsh.tech/contact</loc>
    <lastmod>2026-01-10</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Resume / CV -->
  <url>
    <loc>https://evanwalsh.tech/resume</loc>
    <lastmod>2026-01-10</lastmod>
    <changefreq>yearly</changefreq>
    <priority>1.0</priority>
  </url>

</urlset>