<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
    <channel>
        <title>The Pursuit Of Game Development</title>
        <link>https://pursuitofgamedev.com</link>
        <description>From waxing poetic about possibilities of interactive media, to the nitty-gritty details of text rendering, let's talk about the pursuit of game development</description>
        <language>en-us</language>
        <!-- Add items for each blog post -->
        <item>
            <title>Musings on Finding Creative Ideas</title>
            <link>https://pursuitofgamedev.com/musings-on-finding-creative-ideas</link>
            <description>We don't believe in the Muses, so where do creative ideas even come from now?</description>
            <pubDate>Mon, 25 February 2024 11:44:00 EST</pubDate>
            <guid>https://pursuitofgamedev.com/musings-on-finding-creative-ideas</guid>
        </item>
        <item>
            <title>Colorang!</title>
            <link>https://pursuitofgamedev.com/colorang</link>
            <description>A (slightly) new way to visualize RGBA color.</description>
            <pubDate>Sun, 12 May 2024 09:10:00 EST</pubDate>
            <guid>https://pursuitofgamedev.com/musings-on-finding-creative-ideas</guid>
        </item>
        <!-- Repeat <item> element for each additional post -->
    </channel>
</rss>
