XML Parsing - Input file: rss.xml

<rss version="0.91">

 

<channel>

 

     <title>www.example.com</title>

     <link>http://www.example.com/</link>

     <description>

          www.example.com is not a site that changes often...

     </description>

     <language>en-us</language>

    

     <item>

          <title>Announcing a Sibling Site!</title>

          <link>http://www.example.org/</link>

          <description>

              Were you aware that example.com is not the

              only site in the example family?

          </description>

     </item>

    

     <item>

          <title>We're Up!</title>

          <link>http://www.example.net/</link>

          <description>

              Our new RSS feed is up. Visit us today!

          </description>

     </item>

</channel>

</rss>

No comments:

Post a Comment

Don't be a silent reader...
Leave your comments...

Anu