blob: 8dfb3340144a602d07efeffd0ec238bba1756ed6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
# https://en.wikipedia.org/wiki/RSS
"<?xml version='1.0' encoding='UTF-8' ?>"
"<rss version='2.0'>"
"<author>"
"<category>"
"<channel>"
"<cloud>"
"<comments>"
"<copyright>"
"<description>"
"<docs>"
"<enclosure>"
"<generator>"
"<guid>"
"<image>"
"<item>"
"<language>"
"<lastBuildDate>"
"<link>"
"<managingEditor>"
"<pubDate>"
"<rating>"
"<skipDays>"
"<skipHours>"
"<source>"
"<textInput>"
"<title>"
"<ttl>"
"<url>"
"<webMaster>"
|