package rss type Message struct { Name string Url string Content string }