<?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"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
  
  <!-- Homepage - Highest Priority -->
  <url>
    <loc>https://captly.dev/</loc>
    <lastmod>2026-01-30</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <video:video>
      <video:thumbnail_loc>https://captly.dev/videos/example-1-poster.jpg</video:thumbnail_loc>
      <video:title>Travel vlog with burned-in subtitles - captly.dev example</video:title>
      <video:description>Example video demonstrating captly.dev API subtitle burning capabilities on travel content</video:description>
      <video:content_loc>https://captly.dev/videos/example-1.mp4</video:content_loc>
      <video:family_friendly>yes</video:family_friendly>
    </video:video>
    <video:video>
      <video:thumbnail_loc>https://captly.dev/videos/example-2-poster.jpg</video:thumbnail_loc>
      <video:title>Tutorial with burned-in subtitles - captly.dev example</video:title>
      <video:description>Example video demonstrating captly.dev API subtitle burning capabilities on tutorial content</video:description>
      <video:content_loc>https://captly.dev/videos/example-2.mp4</video:content_loc>
      <video:family_friendly>yes</video:family_friendly>
    </video:video>
    <video:video>
      <video:thumbnail_loc>https://captly.dev/videos/example-3-poster.jpg</video:thumbnail_loc>
      <video:title>Social media content with subtitles - captly.dev example</video:title>
      <video:description>Example video demonstrating captly.dev API subtitle burning capabilities on social media content</video:description>
      <video:content_loc>https://captly.dev/videos/example-3.mp4</video:content_loc>
      <video:family_friendly>yes</video:family_friendly>
    </video:video>
  </url>
  
  <!-- Documentation - High Priority -->
  <url>
    <loc>https://captly.dev/docs</loc>
    <lastmod>2026-01-30</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Authentication Pages -->
  <url>
    <loc>https://captly.dev/login</loc>
    <lastmod>2026-01-30</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <url>
    <loc>https://captly.dev/register</loc>
    <lastmod>2026-01-30</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Legal Pages -->
  <url>
    <loc>https://captly.dev/privacy</loc>
    <lastmod>2026-01-30</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>
  
  <url>
    <loc>https://captly.dev/terms</loc>
    <lastmod>2026-01-30</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>
  
  <url>
    <loc>https://captly.dev/security</loc>
    <lastmod>2026-01-30</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

</urlset>
