<?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">

    <!-- Home Page -->
    <url>
        <loc>https://www.ryvona.org/</loc>
        <lastmod>2025-08-26</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>


    <!-- About Us Page -->
    <url>
        <loc>https://www.ryvona.org/about.html</loc>
        <lastmod>2025-08-26</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Contact Us Page -->
    <url>
        <loc>https://www.ryvona.org/contact.html</loc>
        <lastmod>2025-08-26</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Policy Pages -->
    <url>
        <loc>https://www.ryvona.org/terms.html</loc>
        <lastmod>2025-08-26</lastmod>
        <changefreq>quarterly</changefreq>
        <priority>0.6</priority>
    </url>

    <url>
        <loc>https://www.ryvona.org/privacy.html</loc>
        <lastmod>2025-08-26</lastmod>
        <changefreq>quarterly</changefreq>
        <priority>0.6</priority>
    </url>

    <url>
        <loc>https://www.ryvona.org/cookie-policy.html</loc>
        <lastmod>2025-08-26</lastmod>
        <changefreq>quarterly</changefreq>
        <priority>0.5</priority>
    </url>

    <url>
        <loc>https://www.ryvona.org/refund.html</loc>
        <lastmod>2025-08-26</lastmod>
        <changefreq>quarterly</changefreq>
        <priority>0.6</priority>
    </url>

    <url>
        <loc>https://www.ryvona.org/corporate.html</loc>
        <lastmod>2025-08-26</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>

</urlset>

<!-- 
Sitemap Notes for Ryvona Massage Therapy:

Priority Explanation:
- 1.0: Home page (highest priority for SEO)
- 0.9: About Us and Contact (key service pages)
- 0.6: Terms, Privacy, Refund (important for trust/legal)
- 0.5: Cookie Policy, Corporate Info (supplementary pages)

Change Frequency Explanation:
- weekly: Home page (may update services/content regularly)
- monthly: About Us, Contact (occasional updates to team/info)
- quarterly: Terms, Privacy, Refund policies (periodic updates)
- yearly: Corporate information (least frequent changes)

SEO Benefits:
- Helps search engines discover all pages
- Indicates page importance and update frequency
- Ensures proper indexing of massage therapy services
- Supports local SEO for Toronto-based business
- Compliance with search engine best practices

Technical Notes:
- XML format compliant with sitemaps.org protocol
- Uses HTTPS URLs for security
- Includes lastmod dates for freshness signals
- Proper XML namespace declarations
- Can be submitted to Google Search Console and Bing Webmaster Tools
-->