- add sources.
[platform/framework/web/crosswalk.git] / src / chrome / test / data / feeds / feed_script.xml
1 <rss version="2.0">
2 <channel>
3   <title>MyFeedTitle</title>
4   <item>
5     <title>Title 1</title>
6     <link>http://www.google.com</link>
7     <description>Desc <a href="#" onclick="videoMPlayer('111111111','');return false;"><b>VIDEO</b></a></description>
8   </item>
9 </channel>
10 </rss>