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

    <!-- Homepage -->
    <url>
        <loc>https://www.trackyourdrink.com/</loc>
        <lastmod>2024-01-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Blog Main Page -->
    <url>
        <loc>https://www.trackyourdrink.com/blog</loc>
        <lastmod>2024-01-15</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Individual Blog Posts -->
    <url>
        <loc>https://www.trackyourdrink.com/blog/understanding-blood-alcohol-content</loc>
        <lastmod>2024-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
        <image:image>
            <image:loc>https://www.trackyourdrink.com/blog-media/bac-science.jpg</image:loc>
            <image:title>Understanding Blood Alcohol Content: The Science Behind BAC</image:title>
            <image:caption>Learn how your body processes alcohol and what factors affect your BAC levels.</image:caption>
        </image:image>
    </url>

    <url>
        <loc>https://www.trackyourdrink.com/blog/international-drinking-laws</loc>
        <lastmod>2024-01-10</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
        <image:image>
            <image:loc>https://www.trackyourdrink.com/blog-media/international-laws.jpg</image:loc>
            <image:title>International Drinking Laws: A Global Perspective</image:title>
            <image:caption>Explore how different countries regulate alcohol consumption and driving limits.</image:caption>
        </image:image>
    </url>

    <url>
        <loc>https://www.trackyourdrink.com/blog/responsible-drinking-tips</loc>
        <lastmod>2024-01-05</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
        <image:image>
            <image:loc>https://www.trackyourdrink.com/blog-media/responsible-drinking.jpg</image:loc>
            <image:title>Staying Safe: Tips for Responsible Drinking</image:title>
            <image:caption>Practical advice for enjoying alcohol while prioritizing your safety and the safety of others.</image:caption>
        </image:image>
    </url>

</urlset> 