<?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">
  
  <!-- Homepage -->
  <url>
    <loc>https://dialoga.my.id/</loc>
    <lastmod>2024-12-19</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://dialoga.my.id/static/images/logo.jpg</image:loc>
      <image:title>Dialoga - Privacy-first AI Chat Interface</image:title>
      <image:caption>Chat with OpenAI GPT-4, Claude, and other AI models using your own API keys</image:caption>
    </image:image>
  </url>
  
  <!-- Chat Interface -->
  <url>
    <loc>https://dialoga.my.id/chat</loc>
    <lastmod>2024-12-19</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Settings Page -->
  <url>
    <loc>https://dialoga.my.id/settings</loc>
    <lastmod>2024-12-19</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Static resources that might be indexed -->
  <url>
    <loc>https://dialoga.my.id/static/images/logo.jpg</loc>
    <lastmod>2024-12-19</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  
</urlset> 