<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/sitemap-style.xsl"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" 
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        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://raphaelrichardsonb.web.app/</loc>
    <lastmod>2024-06-08</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Key service pages -->
  <url>
    <loc>https://raphaelrichardsonb.web.app/servicios.html</loc>
    <lastmod>2024-06-08</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Courses page - Updated more frequently -->
  <url>
    <loc>https://raphaelrichardsonb.web.app/cursos.html</loc>
    <lastmod>2024-06-24</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- About page -->
  <url>
    <loc>https://raphaelrichardsonb.web.app/aboutme.html</loc>
    <lastmod>2024-06-08</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- App pages - Grouped together -->
  <url>
    <loc>https://raphaelrichardsonb.web.app/lottery-wizard-app.html</loc>
    <lastmod>2024-06-08</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://raphaelrichardsonb.web.app/smart-pocket-app.html</loc>
    <lastmod>2024-06-08</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://raphaelrichardsonb.web.app/healthyMeal-app.html</loc>
    <lastmod>2024-06-08</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Dynamic content page -->
  <url>
    <loc>https://raphaelrichardsonb.web.app/resultado-loteria-de-hoy.html</loc>
    <lastmod>2024-07-25</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Contact page -->
  <url>
    <loc>https://raphaelrichardsonb.web.app/contact.html</loc>
    <lastmod>2024-06-08</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
</urlset>