<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>kitsu's blog</title>
        <link>https://kitsu.me/</link>
        <description>kitsu's personal blog</description>
        <lastBuildDate>Sat, 10 Jul 2021 13:35:32 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <item>
            <title><![CDATA[Hello, World!]]></title>
            <link>https://kitsu.me/posts/2020_05_09_hello_world</link>
            <guid>https://kitsu.me/posts/2020_05_09_hello_world</guid>
            <pubDate>Sat, 09 May 2020 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Mutex in Async World]]></title>
            <link>https://kitsu.me/posts/2020_06_01_mutex_in_async_world</link>
            <guid>https://kitsu.me/posts/2020_06_01_mutex_in_async_world</guid>
            <pubDate>Mon, 01 Jun 2020 13:54:10 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Custom Types in Diesel]]></title>
            <link>https://kitsu.me/posts/2020_05_24_custom_types_in_diesel</link>
            <guid>https://kitsu.me/posts/2020_05_24_custom_types_in_diesel</guid>
            <pubDate>Sun, 24 May 2020 17:55:01 GMT</pubDate>
        </item>
    </channel>
</rss>