<rss version="2.0"> 

RSS Protocol
Define And Introduce RSS Elements To The World Wide Web
                <rss version="0.91">
RSS Protocol, RSS Information, Elements, Code, Readers, Builders
RSS Elements for 2.0 Tutorial - Protocol

<?xml version="1.0" encoding="UTF-8" ?>
  - <rss version="2.0">
    - <channel>
    <generator></generator>
    <title></title>
    <link></link>
    <description></description>
    <language></language>
    <managingEditor></managingEditor>
    <webMaster></webMaster>
    <copyright></copyright>
    <docs></docs>
    <category></category>
    <cloud domain="rpc.sys.com" port="80" path="/RPC2" registerProcedure="pingMe"     protocol="soap"/>
   - <image>
    <url></url>
   <link></link> Use your cursor on this page!RSS Protocol, RSS Information, Elements, Code, Readers, Builders
   <width></width>
    <height></height>
    <title></title>
    <description></description>
    </image>

   - <item>
    <title></title>
    <pubDate></pubDate>
   - <description><![CDATA[Data Goes Here]]></description>
    <link></link>
    <author></author>
    <comments></comments>
    <category></category>
    <guid></guid>
    </item>
   </channel>
</rss>

Special Optional ElementsRSS Protocol, RSS Information, Elements, Code, Readers, Builders

textInput>
<title>Search</title>
<description>Search this site:</description>
<name>q</name>
<link>http://example.org/mt/mt-search.cgi</link>
</textInput>


<guid isPermaLink="true"></guid>
RSS Protocol, RSS Information, Elements, Code, Readers, Builders
Comments: Very Few RSS builders use all the elements shown above and some of them must be inserted by hand to garner the full effect of your RSS feed. As we locate or designate more RSS elements we will add them above so you can see their position within the xml code itself.
PR Checker   
Join the Blue Ribbon Online Free Speech Campaign

RSS Protocol © 2007 - All Copyrights Reserved