<?xml version="1.0" encoding="UTF-8"?>
    <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
      <!-- Static routes -->
      <url>
        <loc>http://timkapitein.nl</loc>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
      </url>
      
      <!-- Dynamic blog posts -->
      
        <url>
          <loc>http://timkapitein.nl/blog/parsing-discriminated-unions-with-zod</loc>
          <lastmod>2024-12-13T00:00:00.000Z</lastmod>
          <changefreq>monthly</changefreq>
          <priority>0.7</priority>
        </url>
      
        <url>
          <loc>http://timkapitein.nl/blog/from-neovim-to-cursor</loc>
          <lastmod>2024-12-12T00:00:00.000Z</lastmod>
          <changefreq>monthly</changefreq>
          <priority>0.7</priority>
        </url>
      
        <url>
          <loc>http://timkapitein.nl/blog/self-hosted-analytics-using-umami-for-my-blog</loc>
          <lastmod>2024-12-11T00:00:00.000Z</lastmod>
          <changefreq>monthly</changefreq>
          <priority>0.7</priority>
        </url>
      
        <url>
          <loc>http://timkapitein.nl/blog/the-stack-behind-this-blog-a-story-of-procrastination</loc>
          <lastmod>2024-12-07T00:00:00.000Z</lastmod>
          <changefreq>monthly</changefreq>
          <priority>0.7</priority>
        </url>
      
        <url>
          <loc>http://timkapitein.nl/blog/making-text-look-nicer-with-text-wrap</loc>
          <lastmod>2024-11-21T00:00:00.000Z</lastmod>
          <changefreq>monthly</changefreq>
          <priority>0.7</priority>
        </url>
      
        <url>
          <loc>http://timkapitein.nl/blog/hello-world</loc>
          <lastmod>2024-11-19T00:00:00.000Z</lastmod>
          <changefreq>monthly</changefreq>
          <priority>0.7</priority>
        </url>
      
    </urlset>