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

  <!-- Homepage -->
  <url>
    <loc>https://jacklowe.dev/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- About -->
  <url>
    <loc>https://jacklowe.dev/about</loc>
    <changefreq>yearly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Contact -->
  <url>
    <loc>https://jacklowe.dev/contact</loc>
    <changefreq>yearly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Portfolio Main -->
  <url>
    <loc>https://jacklowe.dev/portfolio</loc>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Portfolio Subpages -->
  <url>
    <loc>https://jacklowe.dev/portfolio/stampworks</loc>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>

  <url>
    <loc>https://jacklowe.dev/portfolio/site</loc>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>

</urlset>
