"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<rss xmlns:atom=\"http://www.w3.org/2005/Atom\" xmlns:content=\"http://purl.org/rss/1.0/modules/content/\" xmlns:media=\"http://search.yahoo.com/mrss/\" version=\"2.0\">\n <channel>\n <title>Latest blog posts</title>\n <link>https://example.buttercms.com/blog/rss/</link>\n <description />\n <atom:link href=\"https://example.buttercms.com/blog/rss/\" rel=\"self\" />\n <language>en-us</language>\n <lastBuildDate>Mon, 15 Jan 2024 10:00:00 +0000</lastBuildDate>\n <item>\n <title>API Development Best Practices for 2024</title>\n <link>https://example.buttercms.com/blog/api-development-best-practices</link>\n <media:content medium=\"image\" url=\"https://cdn.buttercms.com/featured/api-guide.jpg\"/>\n <dc:creator xmlns:dc=\"http://purl.org/dc/elements/1.1/\">John Developer</dc:creator>\n <pubDate>Mon, 15 Jan 2024 10:00:00 +0000</pubDate>\n <guid>https://example.buttercms.com/blog/api-development-best-practices</guid>\n <description>Learn the essential best practices for building scalable and maintainable APIs in 2024.</description>\n <content:encoded>\n <![CDATA[<h2>Introduction</h2><p>Building robust APIs requires following established best practices. In this comprehensive guide, we'll explore the key principles that ensure your APIs are scalable, maintainable, and developer-friendly.</p><h3>Key Principles</h3><p>Modern API development focuses on consistency, documentation, and performance optimization...</p>]]>\n </content:encoded>\n </item>\n <item>\n <title>RESTful API Design Principles</title>\n <link>https://example.buttercms.com/blog/restful-api-design-principles</link>\n <media:content medium=\"image\" url=\"https://cdn.buttercms.com/featured/rest-design.jpg\"/>\n <dc:creator xmlns:dc=\"http://purl.org/dc/elements/1.1/\">Sarah Architect</dc:creator>\n <pubDate>Fri, 12 Jan 2024 09:00:00 +0000</pubDate>\n <guid>https://example.buttercms.com/blog/restful-api-design-principles</guid>\n <description>Master the fundamental principles of RESTful API design for better developer experience.</description>\n <content:encoded>\n <![CDATA[<h2>Core Principles</h2><p>RESTful API design follows key principles that ensure scalability and intuitive usage. Understanding these principles is crucial for creating APIs that developers love to use.</p>]]>\n </content:encoded>\n </item>\n </channel>\n</rss>\n"