<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
    
    <!-- Hauptseite / Homepage -->
    <url>
        <loc>https://fremdkapital-trading.com/</loc>
        <lastmod>2025-02-12</lastmod>
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- Anchor-Links als separate Pages (optional, falls du sie später in eigene Pages umwandelst) -->
    <url>
        <loc>https://fremdkapital-trading.com/#grundlagen</loc>
        <lastmod>2025-02-12</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <url>
        <loc>https://fremdkapital-trading.com/#vergleich</loc>
        <lastmod>2025-02-12</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <url>
        <loc>https://fremdkapital-trading.com/#vorteile</loc>
        <lastmod>2025-02-12</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <url>
        <loc>https://fremdkapital-trading.com/#faq</loc>
        <lastmod>2025-02-12</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Weitere Pages hinzufügen wenn erstellt:
    
    <url>
        <loc>https://fremdkapital-trading.com/impressum</loc>
        <lastmod>2025-02-12</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
    
    <url>
        <loc>https://fremdkapital-trading.com/datenschutz</loc>
        <lastmod>2025-02-12</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
    
    <url>
        <loc>https://fremdkapital-trading.com/blog/</loc>
        <lastmod>2025-02-12</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.8</priority>
    </url>
    
    -->
    
</urlset>

<!-- 
HINWEISE:
- <lastmod>: Datum der letzten Änderung (YYYY-MM-DD Format)
- <changefreq>: Wie oft sich die Seite ändert (always, hourly, daily, weekly, monthly, yearly, never)
- <priority>: Wichtigkeit der Seite (0.0 bis 1.0, wobei 1.0 am wichtigsten ist)

Nach Erstellung:
1. Datei als "sitemap.xml" im Root-Verzeichnis speichern
2. In robots.txt referenzieren (bereits erledigt)
3. In Google Search Console einreichen
4. Bei jeder neuen Page/Änderung updaten
-->
