A struct that represents in RSS 2.0.
t() :: %Fiet.RSS2.Item{ author: binary(), category: binary(), comments: binary(), description: binary(), enclosure: binary(), extras: map(), guid: binary(), link: binary(), pub_date: binary(), source: binary(), title: binary() }