<?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://matrixcalculator.xyz/</loc>
        <lastmod>2025-06-20</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Main Calculator Pages -->
    <url>
        <loc>https://matrixcalculator.xyz/calculators/</loc>
        <lastmod>2025-06-20</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Category Pages -->
    <url>
        <loc>https://matrixcalculator.xyz/basic-operations/</loc>
        <lastmod>2025-06-20</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://matrixcalculator.xyz/advanced-operations/</loc>
        <lastmod>2025-06-20</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://matrixcalculator.xyz/linear-algebra/</loc>
        <lastmod>2025-06-20</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://matrixcalculator.xyz/matrix-tools/</loc>
        <lastmod>2025-06-20</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Individual Calculator Pages -->
    <!-- Basic Operations -->
    <url>
        <loc>https://matrixcalculator.xyz/matrix-addition/</loc>
        <lastmod>2025-06-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://matrixcalculator.xyz/matrix-multiplication/</loc>
        <lastmod>2025-06-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://matrixcalculator.xyz/matrix-transpose/</loc>
        <lastmod>2025-06-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://matrixcalculator.xyz/cross-product/</loc>
        <lastmod>2025-06-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Advanced Operations -->
    <url>
        <loc>https://matrixcalculator.xyz/determinant-calculator/</loc>
        <lastmod>2025-06-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://matrixcalculator.xyz/inverse-matrix/</loc>
        <lastmod>2025-06-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://matrixcalculator.xyz/eigenvalues/</loc>
        <lastmod>2025-06-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://matrixcalculator.xyz/matrix-rank/</loc>
        <lastmod>2025-06-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Linear Algebra -->
    <url>
        <loc>https://matrixcalculator.xyz/linear-system-solver/</loc>
        <lastmod>2025-06-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://matrixcalculator.xyz/lu-decomposition/</loc>
        <lastmod>2025-06-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://matrixcalculator.xyz/qr-factorization/</loc>
        <lastmod>2025-06-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Matrix Tools -->
    <url>
        <loc>https://matrixcalculator.xyz/matrix-generator/</loc>
        <lastmod>2025-06-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Information Pages -->
    <url>
        <loc>https://matrixcalculator.xyz/about/</loc>
        <lastmod>2025-06-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <url>
        <loc>https://matrixcalculator.xyz/contact/</loc>
        <lastmod>2025-06-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- Legal Pages -->
    <url>
        <loc>https://matrixcalculator.xyz/privacy-policy/</loc>
        <lastmod>2025-06-20</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <url>
        <loc>https://matrixcalculator.xyz/terms-of-service/</loc>
        <lastmod>2025-06-20</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <url>
        <loc>https://matrixcalculator.xyz/cookie-policy/</loc>
        <lastmod>2025-06-20</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <url>
        <loc>https://matrixcalculator.xyz/disclaimer/</loc>
        <lastmod>2025-06-20</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

</urlset>
