blob: aff3bf2f1951581594a1556cc3e3baca67642699 (
plain)
1
2
3
4
5
6
7
8
9
|
<feed>
<title>MyFeed2</title>
<entry>
<title>My item title1</title>
<link rel="alternate" type="text/html" href="http://www.google.com" />
<summary>This is a summary.</summary>
</entry>
</feed>
|