<?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"
    >
      <url>
        <loc>https://mcclean.dev</loc>
        <image:image>
          <image:loc>https://mcclean.dev/portrait.png</image:loc>
        </image:image>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
      </url>
      <url>
        <loc>https://mcclean.dev/about</loc>
        <image:image>
          <image:loc>https://mcclean.dev/portrait.png</image:loc>
        </image:image>
        <changefreq>yearly</changefreq>
        <priority>0.7</priority>
      </url>
      <url>
        <loc>https://mcclean.dev/now</loc>
        <image:image>
          <image:loc>https://mcclean.dev/portrait.png</image:loc>
        </image:image>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
      </url>
      <url>
        <loc>https://mcclean.dev/articles</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
      </url>
      <url>
        <loc>https://mcclean.dev/contact</loc>
        <image:image>
          <image:loc>https://mcclean.dev/portrait.png</image:loc>
        </image:image>
        <changefreq>yearly</changefreq>
        <priority>0.4</priority>
      </url>
      <url>
        <loc>https://mcclean.dev/reading</loc>
        <image:image>
          <image:loc>https://mcclean.dev/portrait.png</image:loc>
        </image:image>
        <changefreq>weekly</changefreq>
        <priority>0.2</priority>
      </url>
      <url>
        <loc>https://mcclean.dev/articles/introduction-to-go</loc>
        <lastmod>2025-10-15T00:00:00.000Z</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.6</priority>
      </url>
      <url>
        <loc>https://mcclean.dev/rss.xml</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
      </url>
    </urlset>