<?xml version="1.0" encoding="UTF-8"?>
<!-- SITEMAP.XML -->
<!-- Breviax Cafe - XML Sitemap -->
<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">

    <!-- Home Page -->
    <url>
        <loc>https://breviax.com/</loc>
        <lastmod>2025-08-25T10:00:00+00:00</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- About Page -->
    <url>
        <loc>https://breviax.com/about.html</loc>
        <lastmod>2025-08-25T09:30:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Contact Page -->
    <url>
        <loc>https://breviax.com/contact.html</loc>
        <lastmod>2025-08-25T09:30:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Policies Page -->
    <url>
        <loc>https://breviax.com/policies.html</loc>
        <lastmod>2025-08-25T09:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Individual Policy Sections -->
    <url>
        <loc>https://breviax.com/policies.html#terms</loc>
        <lastmod>2025-08-25T09:00:00+00:00</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>

    <url>
        <loc>https://breviax.com/policies.html#privacy</loc>
        <lastmod>2025-08-25T09:00:00+00:00</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>

    <url>
        <loc>https://breviax.com/policies.html#cookie-policy</loc>
        <lastmod>2025-08-25T09:00:00+00:00</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.4</priority>
    </url>

    <url>
        <loc>https://breviax.com/policies.html#refund-policy</loc>
        <lastmod>2025-08-25T09:00:00+00:00</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.4</priority>
    </url>

    <url>
        <loc>https://breviax.com/policies.html#corporate-info</loc>
        <lastmod>2025-08-25T09:00:00+00:00</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <url>
        <loc>https://breviax.com/policies.html#google-ads-compliance</loc>
        <lastmod>2025-08-25T09:00:00+00:00</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

</urlset>