<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Codeneto Blog</title>
        <link>https://www.codeneto.com/content/miscellaneous/articles</link>
        <description>Codeneto Blog</description>
        <lastBuildDate>Thu, 28 May 2020 00:00:00 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[Second Blog Post]]></title>
            <link>https://www.codeneto.com/content/miscellaneous/articles/2020/05/28/second-blog-post</link>
            <guid>https://www.codeneto.com/content/miscellaneous/articles/2020/05/28/second-blog-post</guid>
            <pubDate>Thu, 28 May 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[This is a test to see if Docusaurus can find my co-located image.]]></description>
            <content:encoded><![CDATA[<p>This is a test to see if Docusaurus can find my co-located image.</p>
<p>Because <code>index.md</code> and <code>image.jpg</code> are sitting inside the exact same folder, Docusaurus will bundle them together automatically!</p>
<p>This text is hidden behind the read more button.</p>]]></content:encoded>
        </item>
    </channel>
</rss>