<?xml version="1.0" encoding="UTF-8" ?>    <rss version="2.0"
         xmlns:content="http://purl.org/rss/1.0/modules/content/"
         xmlns:wfw="http://wellformedweb.org/CommentAPI/"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
         xmlns:atom="http://www.w3.org/2005/Atom"
         xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
         xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
        <channel>
            <title>RSS Feed</title>
            <description>Welcome to our RSS Feed</description>
            <copyright> 2026</copyright>
            <link>
            https://iainrow.com
            </link>
            <lastBuildDate>Wed, 15 December 2021 00:00:00</lastBuildDate>
            <pubDate>Wed, 15 December 2021 00:00:00</pubDate>

                <item>
                    <title>Example Post</title>
                    <description><![CDATA[ <a href="https://iainrow.com/blog/posts/example-post/">Continue reading</a>]]></description>
                    <link>
                    https://iainrow.com/blog/posts/example-post/
                    </link>
                    <pubDate>Wed, 15 December 2021 00:00:00</pubDate>
                </item>
                <item>
                    <title>Hello, World!</title>
                    <description><![CDATA[ <a href="https://iainrow.com/blog/posts/hello-world/">Continue reading</a>]]></description>
                    <link>
                    https://iainrow.com/blog/posts/hello-world/
                    </link>
                    <pubDate>Tue, 14 December 2021 00:00:00</pubDate>
                </item>
        </channel>
    </rss>




