summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/feeds/feed.html
blob: a77648138daca822e89b31fe7394be153b439df8 (plain)
1
2
3
4
5
6
7
8
<html>
<head>
 <link rel="alternate" type="application/rss+xml" title="RSS" href="feed1.xml"/>
</head>
<body>
  This is a page with a feed link.
</body>
</html>