<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- Landing page -->
    <url><loc>https://intent.heart.dev/welcome</loc></url>

    <!-- Basics -->
    <url><loc>https://intent.heart.dev/docs/basics/introduction</loc></url>
    <url><loc>https://intent.heart.dev/docs/basics/project-structure</loc></url>
    <url><loc>https://intent.heart.dev/docs/basics/quickstart</loc></url>

    <!-- Architecture -->
    <url><loc>https://intent.heart.dev/docs/architecture/architecture-overview</loc></url>
    <url><loc>https://intent.heart.dev/docs/architecture/event-sourcing</loc></url>
    <url><loc>https://intent.heart.dev/docs/architecture/cqrs-projections</loc></url>
    <url><loc>https://intent.heart.dev/docs/architecture/domain-modeling</loc></url>
    <url><loc>https://intent.heart.dev/docs/architecture/temporal-workflows</loc></url>
    <url><loc>https://intent.heart.dev/docs/architecture/multi-tenancy-details</loc></url>
    <url><loc>https://intent.heart.dev/docs/architecture/observability-details</loc></url>
    <url><loc>https://intent.heart.dev/docs/architecture/testing-strategies</loc></url>

    <!-- DevX -->
    <url><loc>https://intent.heart.dev/docs/devx/devx-ui</loc></url>
    <url><loc>https://intent.heart.dev/docs/devx/cli-tools</loc></url>

    <!-- Reflections -->
    <url><loc>https://intent.heart.dev/docs/reflections/index</loc></url>
    <url><loc>https://intent.heart.dev/docs/reflections/note-cqrs-projections</loc></url>
    <url><loc>https://intent.heart.dev/docs/reflections/note-domain-modeling</loc></url>
    <url><loc>https://intent.heart.dev/docs/reflections/note-event-sourcing</loc></url>
    <url><loc>https://intent.heart.dev/docs/reflections/note-multi-tenancy</loc></url>
    <url><loc>https://intent.heart.dev/docs/reflections/note-observability</loc></url>
    <url><loc>https://intent.heart.dev/docs/reflections/note-temporal-workflows</loc></url>
    <url><loc>https://intent.heart.dev/docs/reflections/note-testing-strategies</loc></url>
    <url><loc>https://intent.heart.dev/docs/reflections/event-sourcing-take</loc></url>
</urlset>
