<?xml version="1.0" encoding="UTF-8"?>
<?php
header('Content-Type: application/xml; charset=utf-8');
?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns:xhtml="http://www.w3.org/1999/xhtml"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

    <!-- Homepage -->
    <url>
        <loc>https://tempail.desh.one/</loc>
        <lastmod>2024-02-01T12:00:00+00:00</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- 10 Minute Email -->
    <url>
        <loc>https://tempail.desh.one/10-minute-mail</loc>
        <lastmod>2024-02-01T12:00:00+00:00</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Terms of Use -->
    <url>
        <loc>https://tempail.desh.one/terms</loc>
        <lastmod>2024-02-01T12:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Privacy Policy -->
    <url>
        <loc>https://tempail.desh.one/privacy-policy</loc>
        <lastmod>2024-02-01T12:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Disclaimer -->
    <url>
        <loc>https://tempail.desh.one/disclaimer</loc>
        <lastmod>2024-02-01T12:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

</urlset>