<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
    <title>TA MAPS Blog</title>
    <link>https://tamaps.art/blog/</link>
    <description>Behind-the-scenes stories, tutorials, and insights from a professional fantasy cartographer. Custom maps for D&amp;D, tabletop RPGs, novels, and game development.</description>
    <language>en-us</language>
    <atom:link href="https://tamaps.art/blog/rss.xml" rel="self" type="application/rss+xml" />
    <image>
        <url>https://tamaps.art/180x180.png</url>
        <title>TA MAPS Blog</title>
        <link>https://tamaps.art/blog/</link>
    </image>

    <!-- ============================================ -->
    <!-- BLOG POST ENTRIES START HERE                -->
    <!-- Add a new <item> block for each blog post   -->
    <!-- ============================================ -->

    <item>
        <title>The art of Bic-Penning</title>
        <link>https://tamaps.art/blog/posts/my-first-adventure/</link>
        <description>Something I've always wanted to do, is to create my own adventure. And now I've done it. Have a look at how I came up with one of the monsters in the adventure.</description>
        <pubDate>Wed, 21 Jan 2026 12:00:00 +0200</pubDate>
        <guid>https://tamaps.art/blog/posts/bic-penning/</guid>
        <author>admin@tamaps.art (Theodor Andrei)</author>
        <category>Showcases</category>
        <category>Homebrew Cartography Adventure</category>
    </item>

    <item>
        <title>Behold! My first adventure! Whispers of the Valley!</title>
        <link>https://tamaps.art/blog/posts/my-first-adventure/</link>
        <description>Something I've always wanted to do, is to create my own adventure. And now I've done it. Have a look at how I came up with one of the monsters in the adventure.</description>
        <pubDate>Sun, 07 Dec 2025 22:39:00 +0200</pubDate>
        <guid>https://tamaps.art/blog/posts/my-first-adventure/</guid>
        <author>admin@tamaps.art (Theodor Andrei)</author>
        <category>Showcases</category>
        <category>DrivethruRPG Adventure</category>
    </item>

    <!-- EXAMPLE POST 2 -->
    <item>
        <title>Big Sword: Steel &amp; Stone</title>
        <link>https://tamaps.art/blog/posts/big-sword-steel-and-stone/</link>
        <description>The jeweled crown gleams on a broken throne, catching the adventurer's eye. He laughs, steps forward, and reaches out, before his guide can say but a word. The dwarf guide does not follow. He knows the curse well.</description>
        <pubDate>Tue, 11 Nov 2025 11:39:00 +0200</pubDate>
        <guid>https://tamaps.art/blog/posts/big-sword-steel-and-stone/</guid>
        <author>admin@tamaps.art (Theodor Andrei)</author>
        <category>Announcement</category>
        <category>Kickstarter</category>
    </item>

    <!-- EXAMPLE POST 1 -->
    <item>
        <title>Welcome to My Blog</title>
        <link>https://tamaps.art/blog/posts/welcome-to-ta-maps-blog/</link>
        <description>I'm thrilled to launch the official TA MAPS blog! This space will serve as a hub for sharing my passion for fantasy and sci-fi illustration and mapmaking with fellow map enthusiasts, game masters, authors, and worldbuilders.</description>
        <pubDate>Tue, 11 Nov 2025 08:00:00 +0200</pubDate>
        <guid>https://tamaps.art/blog/posts/welcome-to-ta-maps-blog/</guid>
        <author>admin@tamaps.art (Theodor Andrei)</author>
        <category>Announcement</category>
    </item>



    <!-- ============================================ -->
    <!-- TO ADD NEW BLOG POSTS:                      -->
    <!-- 1. Copy an <item> block above               -->
    <!-- 2. Update <title> with post title           -->
    <!-- 3. Update <link> with post URL              -->
    <!-- 4. Update <description> with summary        -->
    <!-- 5. Update <pubDate> with publish date       -->
    <!--    IMPORTANT: Verify day of week is correct! -->
    <!-- 6. Update <guid> to match <link>            -->
    <!-- 7. Update <category> tags as needed         -->
    <!-- 8. Keep newest posts at the TOP             -->
    <!-- ============================================ -->

</channel>
</rss>