<?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"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">
   <!-- Main/Home Page -->
   <url>
      <loc>https://simonjern.com/</loc>
      <lastmod>2026-01-02</lastmod> <!-- Adjust based on your update frequency -->
      <changefreq>yearly</changefreq>
      <priority>1.0</priority>
   </url>
   <!-- About Section -->
   <url>
      <loc>https://simonjern.com/?about</loc>
      <lastmod>2026-01-02</lastmod>
      <changefreq>yearly</changefreq>
      <priority>0.8</priority>
   </url>
   <!-- Projects Section -->
   <url>
      <loc>https://simonjern.com/?projects</loc>
      <lastmod>2026-01-02</lastmod>
      <changefreq>monthly</changefreq>
      <priority>0.9</priority>
   </url>
   <!-- Contact Section -->
   <url>
      <loc>https://simonjern.com/?contact</loc>
      <lastmod>2026-01-02</lastmod>
      <changefreq>yearly</changefreq>
      <priority>0.7</priority>
   </url>
   <!-- Services Section -->
   <url>
      <loc>https://simonjern.com/?freelance</loc>
      <lastmod>2026-01-02</lastmod>
      <changefreq>yearly</changefreq>
      <priority>0.8</priority>
   </url>
   <url>
      <loc>https://simonjern.com/media/exlect.webp</loc>
      <image:image>
         <image:loc>https://simonjern.com/media/exlect.webp</image:loc>
         <image:title>ExLect Web App developed by Simon Jern and others</image:title>
         <image:caption>ExLect is a web app that helps students to find external lectures at Malmö University.</image:caption>
      </image:image>
      <lastmod>2024-05-06</lastmod>
      <changefreq>yearly</changefreq>
   </url>
    <url>
      <loc>https://simonjern.com/media/thesis_video.mp4</loc>
      <video:video>
         <video:title>Simulation of Multi-Target Pathfinding with BFS and A*</video:title>
         <video:description>This video illustrates the comparison between BFS and A* algorithms in pathfinding made for Simon Jern's thesis. The simulation framework is developed by Simon Jern and others.</video:description>
         <video:thumbnail_loc>https://simonjern.com/media/thumbnails/thesis.webp</video:thumbnail_loc>
      </video:video>
      <lastmod>2024-05-06</lastmod>
      <changefreq>yearly</changefreq>
   </url>
   <url>
      <loc>https://simonjern.com/media/where.mp4</loc>
      <video:video>
         <video:title>Where did I put that? App Demo</video:title>
         <video:description>An app developed by Simon Jern to help you remember where you put things.</video:description>
         <video:thumbnail_loc>https://simonjern.com/media/thumbnails/where.webp</video:thumbnail_loc>
      </video:video>
      <lastmod>2024-05-06</lastmod>
      <changefreq>yearly</changefreq>
   </url>
   <url>
      <loc>https://simonjern.com/media/calendarfetcher.webp</loc>
      <image:image>
         <image:loc>https://simonjern.com/media/calendarfetcher.webp</image:loc>
         <image:title>g-calendar-fetcher Javascript Library</image:title>
         <image:caption>g-calendar-fetcher is an open source javascript library developed by Simon Jern that fetches events from a Google Calendar.</image:caption>
      </image:image>
      <lastmod>2024-05-06</lastmod>
      <changefreq>yearly</changefreq>
   </url>
    <url>
      <loc>https://simonjern.com/media/sgb.webp</loc>
      <image:image>
         <image:loc>https://simonjern.com/media/sgb.webp</image:loc>
         <image:title>Southern Gospel Boys Website</image:title>
         <image:caption>Website developed by Simon Jern for the music band Southern Gospel Boys.</image:caption>
      </image:image>
      <lastmod>2024-05-06</lastmod>
      <changefreq>yearly</changefreq>
   </url>
   <url>
      <loc>https://simonjern.com/media/root_video.mp4</loc>
      <video:video>
         <video:title>root_access Gameplay Demo</video:title>
         <video:description>A collaborative multiplayer game where you hack into a system. Developed by Simon Jern and others during a 48h game jam.</video:description>
         <video:thumbnail_loc>https://simonjern.com/media/thumbnails/root.webp</video:thumbnail_loc>
      </video:video>
      <lastmod>2024-05-06</lastmod>
      <changefreq>yearly</changefreq>
   </url>
   <url>
      <loc>https://simonjern.com/media/puzzle_video.mp4</loc>
      <video:video>
         <video:title>Puzzle Quest Gameplay Demo</video:title>
         <video:description>Game developed by Simon Jern and others during a university course at Malmö university.</video:description>
         <video:thumbnail_loc>https://simonjern.com/media/thumbnails/puzzle.webp</video:thumbnail_loc>
      </video:video>
      <lastmod>2024-05-06</lastmod>
      <changefreq>yearly</changefreq>
   </url>
</urlset>