<?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">
  
  <!-- Main page -->
  <url>
    <loc>https://pvl.dev</loc>
    <lastmod>2024-07-24</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://pvl.dev/og-image.png</image:loc>
      <image:title>Preston Van Loon - Ethereum Core Developer</image:title>
      <image:caption>Interactive terminal interface for Preston Van Loon's personal website</image:caption>
    </image:image>
  </url>
  
  <!-- About page (virtual - represents about command content) -->
  <url>
    <loc>https://pvl.dev#about</loc>
    <lastmod>2024-07-24</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Contact page (virtual - represents email command content) -->
  <url>
    <loc>https://pvl.dev#contact</loc>
    <lastmod>2024-07-24</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- GitHub profile (external link but referenced) -->
  <url>
    <loc>https://pvl.dev#github</loc>
    <lastmod>2024-07-24</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <!-- Twitter profile (external link but referenced) -->
  <url>
    <loc>https://pvl.dev#twitter</loc>
    <lastmod>2024-07-24</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <!-- GPG key page (virtual - represents gpg command content) -->
  <url>
    <loc>https://pvl.dev#gpg</loc>
    <lastmod>2024-07-24</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
  
  <!-- Terminal help page (virtual - represents help command content) -->
  <url>
    <loc>https://pvl.dev#help</loc>
    <lastmod>2024-07-24</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

</urlset>