rss2html-pro-example.xml

来自「for news RSS to HTML as ASP」· XML 代码 · 共 52 行

XML
52
字号
<?xml version="1.0" encoding="UTF-8"?><rss  version="2.0">    <channel>        <title>The powers for rss2html-pro</title>        <description>This feed shows how each of the examples in the rss2html-pro documentation works.</description>        <link>http://www.FeedForAll.com/</link>        <docs>http://blogs.law.harvard.edu/tech/rss</docs>        <lastBuildDate>Thu, 24 Aug 2006 13:53:32 -0400</lastBuildDate>        <pubDate>Thu, 24 Aug 2006 13:43:22 -0400</pubDate>        <generator>FeedForAll Mac v2.0 (2.0.0.3); http://www.FeedForAll.com/</generator>        <item>            <title>Simple Item with a Link</title>            <description>This is a simple item with a link</description>            <link>http://www.FeedForAll.com/</link>            <guid isPermaLink="false">7B159002-3397-11DB-8863-000393C28CD4-15958-000001743871586A-FFA</guid>            <pubDate>Thu, 24 Aug 2006 13:39:37 -0400</pubDate>        </item>        <item>            <title>Simple Item without a Link</title>            <description>This is a simple item without a link</description>            <guid isPermaLink="false">7ADE2818-3397-11DB-8863-000393C28CD4-15958-0000017437E71870-FFA</guid>            <pubDate>Thu, 24 Aug 2006 13:39:47 -0400</pubDate>        </item>        <item>            <title>Simple Item that is very old</title>            <description>A simple item the is 1 year old</description>            <link>http://www.FeedForAll.com/</link>            <guid isPermaLink="false">7AA99EB0-3397-11DB-8863-000393C28CD4-15958-000001743763F7C6-FFA</guid>            <pubDate>Wed, 24 Aug 2005 13:42:09 -0400</pubDate>        </item>        <item>            <title>Simple Item with the special word</title>            <description>This is a simple item with the special word, &quot;Puppy&quot;.</description>            <link>http://www.FeedForAll.com/</link>            <guid isPermaLink="false">7A66A3A6-3397-11DB-8863-000393C28CD4-15958-0000017436BCC9DD-FFA</guid>            <pubDate>Thu, 24 Aug 2006 13:42:58 -0400</pubDate>        </item>        <item>            <title>An Item with a little image in the description</title>            <description>This description is supposed to have an image, a small one, between here &lt;img src=&quot;http://www.feedforall.com/image/emblem.jpg&quot;&gt; and here.</description>            <link>http://www.FeedForAll.com/</link>            <guid isPermaLink="false">FC510668-3397-11DB-8863-000393C28CD4-15958-000001757AF6DFFB-FFA</guid>            <pubDate>Thu, 24 Aug 2006 13:53:21 -0400</pubDate>        </item>    </channel></rss>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?