<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

    <!-- Homepage / Landing Page -->
    <url>
        <loc>https://support.nuclearinstruments.eu/</loc>
        <lastmod>2026-07-31</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Create Ticket Page -->
    <url>
        <loc>https://support.nuclearinstruments.eu/create-ticket</loc>
        <lastmod>2026-07-31</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- My Tickets List Page -->
    <url>
        <loc>https://support.nuclearinstruments.eu/tickets</loc>
        <lastmod>2026-07-31</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Additional static pages can be added here -->
    <!-- Individual ticket pages are dynamically generated and should not be included
         in a static sitemap unless you generate it dynamically on the server side -->

</urlset>
