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

    <!-- Main page -->
    <url>
        <loc>https://sequenceconverter.com/</loc>
        <lastmod>2024-09-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <mobile:mobile/>
        <image:image>
            <image:loc>https://sequenceconverter.com/static/images/og-image.png</image:loc>
            <image:title>SequenceConverter - PNG to Video Converter</image:title>
            <image:caption>Convert PNG image sequences to transparent videos online</image:caption>
        </image:image>
    </url>

    <!-- Static resources that search engines might find useful -->
    <url>
        <loc>https://sequenceconverter.com/static/manifest.json</loc>
        <lastmod>2024-09-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.3</priority>
    </url>

    <!-- Service Worker for PWA -->
    <url>
        <loc>https://sequenceconverter.com/static/sw.js</loc>
        <lastmod>2024-09-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.2</priority>
    </url>

    <!-- API endpoints that are publicly accessible -->
    <url>
        <loc>https://sequenceconverter.com/api/config</loc>
        <lastmod>2024-09-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.4</priority>
    </url>

</urlset>