<?xml version="1.0" encoding="UTF-8"?>
<!--
  Two URLs, because the site is two URLs.

  The five sections are fragments of one scrolled document, not routes, and a
  fragment is not a URL a crawler can be sent to — listing `/#work` here would
  be listing `/` a second time under a name Google normalises away. What the
  sitemap can usefully carry instead is the work itself, as images: seven
  covers, each with the caption the case study is filed under, which is how the
  studio's own pictures become findable on their own terms.

  `lastmod` is the launch date. Whatever regenerates this should write the real
  build date; a stale lastmod is worse than none.
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">

  <url>
    <loc>https://www.webinsane.com/</loc>
    <lastmod>2026-08-29</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>

    <image:image>
      <image:loc>https://www.webinsane.com/case-studies/pilatus01.jpg</image:loc>
      <image:title>Pilatus Aircraft — Aircraft Configurator</image:title>
      <image:caption>Digital aircraft configurator designed for Pilatus Aircraft, Stans, Switzerland.</image:caption>
    </image:image>

    <image:image>
      <image:loc>https://www.webinsane.com/case-studies/meridian1.jpg</image:loc>
      <image:title>Meridian — Commercial Intelligence</image:title>
      <image:caption>Product design for a healthcare commercial intelligence platform built on twenty million medical claims.</image:caption>
    </image:image>

    <image:image>
      <image:loc>https://www.webinsane.com/case-studies/paystubs01.jpg</image:loc>
      <image:title>PayStubs — Payroll Platform</image:title>
      <image:caption>Design system and product redesign for a payroll platform in Dubai.</image:caption>
    </image:image>

    <image:image>
      <image:loc>https://www.webinsane.com/case-studies/scholarshipowl01.jpg</image:loc>
      <image:title>ScholarshipOwl — Scholarship Platform</image:title>
      <image:caption>UX redesign of a scholarship discovery platform for students in the United States.</image:caption>
    </image:image>

    <image:image>
      <image:loc>https://www.webinsane.com/case-studies/degen01.jpg</image:loc>
      <image:title>Degen Platform — Web3 Learning Platform</image:title>
      <image:caption>Brand identity, design system and gamified learning experience for a Web3 education platform.</image:caption>
    </image:image>

    <image:image>
      <image:loc>https://www.webinsane.com/case-studies/bor1.jpg</image:loc>
      <image:title>Back on Rack — Second-hand Marketplace</image:title>
      <image:caption>Brand and product design for a second-hand fashion marketplace in Belgrade, Serbia.</image:caption>
    </image:image>

    <image:image>
      <image:loc>https://www.webinsane.com/case-studies/mom1.jpg</image:loc>
      <image:title>Miners of Mars — Story-driven NFT Universe</image:title>
      <image:caption>Art direction and world-building for a story-driven collectible universe, with artist Aleksa Gajić.</image:caption>
    </image:image>
  </url>

  <url>
    <loc>https://www.webinsane.com/privacy</loc>
    <lastmod>2026-08-29</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url>

</urlset>
