<?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:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">
  
  <!-- Homepage - Highest Priority -->
  <url>
    <loc>https://lovable.app/</loc>
    <lastmod>2025-09-15T12:00:00+00:00</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://lovable.app/src/assets/financial-hero-image.jpg</image:loc>
      <image:title>Financial News Homepage</image:title>
      <image:caption>Latest financial news and market insights</image:caption>
    </image:image>
  </url>

  <!-- Blog/News Section - High Priority, Updated Daily -->
  <url>
    <loc>https://lovable.app/blog</loc>
    <lastmod>2025-09-15T12:00:00+00:00</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
    <news:news>
      <news:publication>
        <news:name>Financial News &amp; Insights</news:name>
        <news:language>en</news:language>
      </news:publication>
      <news:publication_date>2025-09-15T12:00:00+00:00</news:publication_date>
      <news:title>Financial News and Market Analysis</news:title>
      <news:keywords>financial news, stock market, investment advice, economic analysis, market trends, finance, banking, cryptocurrency, forex, trading</news:keywords>
      <news:stock_tickers>SPY, QQQ, DIA, VTI, BTC, ETH</news:stock_tickers>
    </news:news>
  </url>

  <!-- Categories Page - News Categories Hub -->
  <url>
    <loc>https://lovable.app/categories</loc>
    <lastmod>2025-09-15T10:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- FAQ Page - High Value for SEO -->
  <url>
    <loc>https://lovable.app/faq</loc>
    <lastmod>2025-09-15T09:00:00+00:00</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Partners Page -->
  <url>
    <loc>https://lovable.app/partners</loc>
    <lastmod>2025-09-15T08:00:00+00:00</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Terms of Service -->
  <url>
    <loc>https://lovable.app/terms</loc>
    <lastmod>2025-09-15T07:00:00+00:00</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Privacy Policy -->
  <url>
    <loc>https://lovable.app/privacy</loc>
    <lastmod>2025-09-15T07:00:00+00:00</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Individual Blog Posts (Dynamic - would be generated server-side) -->
  <!-- Example blog post entries -->
  <url>
    <loc>https://lovable.app/blog/market-analysis-september-2025</loc>
    <lastmod>2025-09-15T11:30:00+00:00</lastmod>
    <changefreq>never</changefreq>
    <priority>0.6</priority>
    <news:news>
      <news:publication>
        <news:name>Financial News &amp; Insights</news:name>
        <news:language>en</news:language>
      </news:publication>
      <news:publication_date>2025-09-15T11:30:00+00:00</news:publication_date>
      <news:title>Market Analysis September 2025</news:title>
      <news:keywords>market analysis, september 2025, stock market, investment outlook</news:keywords>
    </news:news>
  </url>

  <url>
    <loc>https://lovable.app/blog/cryptocurrency-trends-2025</loc>
    <lastmod>2025-09-14T15:20:00+00:00</lastmod>
    <changefreq>never</changefreq>
    <priority>0.6</priority>
    <news:news>
      <news:publication>
        <news:name>Financial News &amp; Insights</news:name>
        <news:language>en</news:language>
      </news:publication>
      <news:publication_date>2025-09-14T15:20:00+00:00</news:publication_date>
      <news:title>Cryptocurrency Trends 2025</news:title>
      <news:keywords>cryptocurrency, bitcoin, ethereum, crypto trends, digital assets</news:keywords>
    </news:news>
  </url>

  <url>
    <loc>https://lovable.app/blog/federal-reserve-interest-rates</loc>
    <lastmod>2025-09-13T14:10:00+00:00</lastmod>
    <changefreq>never</changefreq>
    <priority>0.6</priority>
    <news:news>
      <news:publication>
        <news:name>Financial News &amp; Insights</news:name>
        <news:language>en</news:language>
      </news:publication>
      <news:publication_date>2025-09-13T14:10:00+00:00</news:publication_date>
      <news:title>Federal Reserve Interest Rate Decision</news:title>
      <news:keywords>federal reserve, interest rates, monetary policy, fed rates</news:keywords>
    </news:news>
  </url>

</urlset>