Refactor and enhance Atom feed generation
Refactored blog Atom feed to use a new blogService for loading posts, improved XML output with additional metadata (icon, logo, enclosure), and standardized content types and error handling. Updated now Atom feed to improve metadata, fix author tag, add published date, and enhance error responses. Both feeds now use consistent content-type headers and improved sorting for updated timestamps.