<?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 -->
    <url>
        <loc>https://owasplabs.babashaheer.com/</loc>
        <lastmod>2024-07-20</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- OWASP A01: Broken Access Control -->
    <url>
        <loc>https://owasplabs.babashaheer.com/files/owasp_a01_lab.html</loc>
        <lastmod>2024-07-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- OWASP A02: Cryptographic Failures -->
    <url>
        <loc>https://owasplabs.babashaheer.com/files/owasp_a02_lab.html</loc>
        <lastmod>2024-07-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- OWASP A03: Injection -->
    <url>
        <loc>https://owasplabs.babashaheer.com/files/owasp_a03_lab.html</loc>
        <lastmod>2024-07-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- OWASP A04: Insecure Design -->
    <url>
        <loc>https://owasplabs.babashaheer.com/files/owasp_a04_lab.html</loc>
        <lastmod>2024-07-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- OWASP A05: Security Misconfiguration -->
    <url>
        <loc>https://owasplabs.babashaheer.com/files/owasp_a05_lab.html</loc>
        <lastmod>2024-07-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- OWASP A06: Vulnerable and Outdated Components -->
    <url>
        <loc>https://owasplabs.babashaheer.com/files/owasp_a06_lab.html</loc>
        <lastmod>2024-07-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- OWASP A07: Identification and Authentication Failures - Lab 1 -->
    <url>
        <loc>https://owasplabs.babashaheer.com/files/owasp_a07_lab.html</loc>
        <lastmod>2024-07-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- OWASP A07: Identification and Authentication Failures - Lab 2 -->
    <url>
        <loc>https://owasplabs.babashaheer.com/files/owasp_a07_lab-2.html</loc>
        <lastmod>2024-07-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- OWASP A08: Software and Data Integrity Failures -->
    <url>
        <loc>https://owasplabs.babashaheer.com/files/owasp_a08_lab.html</loc>
        <lastmod>2024-07-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- OWASP A09: Security Logging and Monitoring Failures -->
    <url>
        <loc>https://owasplabs.babashaheer.com/files/owasp_a09_lab.html</loc>
        <lastmod>2024-07-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- OWASP A10: Server-Side Request Forgery (SSRF) -->
    <url>
        <loc>https://owasplabs.babashaheer.com/files/owasp_a10_lab.html</loc>
        <lastmod>2024-07-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Security related pages -->
    <url>
        <loc>https://owasplabs.babashaheer.com/security-policy</loc>
        <lastmod>2024-07-20</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>

    <url>
        <loc>https://owasplabs.babashaheer.com/security-hall-of-fame</loc>
        <lastmod>2024-07-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

</urlset>