RSS <title>¡¢<link> ÒÔ¼° <description> ÔªËØ

¶¨ÒåºÍÓ÷¨

<channel> ÔªËØÃèÊö RSS feed£¬¸ÃÔªËØÓÐÈý¸ö±ØÐèµÄ×ÓÔªËØ£º

  • <title> - ¶¨Ò寵µÀµÄ±êÌ⣨ÀýÈ磺w3school Ê×Ò³£©
  • <link> - ¶¨ÒåÖ¸ÏòƵµÀµÄ³¬Á¬½Ó£¨ÀýÈ磺http://www.w3school.com.cn£©
  • <description> - ÃèÊöƵµÀ£¨ÀýÈ磺Ãâ·ÑµÄÍøÕ¾½¨Éè½Ì³Ì£©

ʵÀý

<?xml version="1.0" encoding="ISO-8859-1" ?>
<rss version="2.0">

<channel>
  <title>W3School Home Page</title>
  <link>http://www.w3school.com.cn</link>
  <description>Free web building tutorials</description>
</channel>

</rss>