-1:000000000000 | 0:7f303f4cb155 |
---|---|
1 <?xml version="1.0" encoding="iso-8859-1"?> | |
2 <!-- | |
3 | |
4 Description: non-RFC822 date should produce null feed.updated | |
5 Expect: feed.updated == null | |
6 | |
7 --> | |
8 <rss version="2.0" > | |
9 <channel> | |
10 <pubDate>Satmonkey, 07 Sepmonkey 2002 00:00:01 GMT</pubDate> | |
11 </channel> | |
12 </rss> |