fn render_rss(base: &str, now: DateTime<Utc>, items: &[FeedItem]) -> String
渲染 RSS 2.0 文档。now 注入以便测试固定 lastBuildDate。
now
lastBuildDate