<?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://emma-tech.net/</loc>
        <lastmod>2024-07-20</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Services Page -->
    <url>
        <loc>https://emma-tech.net/services</loc>
        <lastmod>2024-07-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Contact Page -->
    <url>
        <loc>https://emma-tech.net/contact</loc>
        <lastmod>2024-07-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Sitemap Page -->
    <url>
        <loc>https://emma-tech.net/sitemap</loc>
        <lastmod>2024-07-20</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <!-- External Service Portals (important for users but external) -->
    <!-- Note: These are external URLs, typically not included in sitemap.xml -->
    <!-- but listed here for reference -->
    <!--
    Remote Support Portal: https://help.emma-tech.net
    Nextcloud Portal: https://cloud.emma-tech.net
    Exchange Email: https://mail.emma-tech.net
    Ombi Portal: https://ombi.emma-tech.net
    Server Status: https://status.emma-tech.net
    Payment Portal: https://payment.emma-tech.net
    -->

</urlset>