<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- Homepage -->
    <url>
        <loc>https://hayram.com/</loc>
        <lastmod>2024-03-20</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- About Page -->
    <url>
        <loc>https://hayram.com/about/</loc>
        <lastmod>2024-03-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Blog Page -->
    <url>
        <loc>https://hayram.com/blog/</loc>
        <lastmod>2024-03-20</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Numerology Calculator -->
    <url>
        <loc>https://hayram.com/numerology-calculator/</loc>
        <lastmod>2024-03-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Blog Posts (if any) -->
    <!-- Add individual blog post URLs here when available -->
</urlset> 