<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">

    <!-- Main Calculator Page -->
    <url>
        <loc>https://inference-calc.web.app/</loc>
        <lastmod>2026-02-19</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://inference-calc.web.app/preview.png</image:loc>
            <image:title>AI Inference Cost Calculator</image:title>
            <image:caption>Compare costs across OpenAI, Anthropic, AWS Bedrock, and self-hosted GPU deployments</image:caption>
        </image:image>
    </url>

    <!-- Help Documentation -->
    <url>
        <loc>https://inference-calc.web.app/help.html</loc>
        <lastmod>2026-02-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Alternative URLs for SEO -->
    <url>
        <loc>https://inference-calc.web.app/index.html</loc>
        <lastmod>2026-02-19</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

</urlset>