<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title><![CDATA[Your Name]]></title>
        <description><![CDATA[Your Name]]></description>
        <link>https://yoursite.com</link>
        <generator>RSS for Node</generator>
        <lastBuildDate>Thu, 26 Mar 2026 12:53:15 GMT</lastBuildDate>
        <atom:link href="https://yoursite.com/feed.xml" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[No title]]></title>
            <link>/posts/rename_images.sh</link>
            <guid isPermaLink="true">/posts/rename_images.sh</guid>
        </item>
    </channel>
</rss>