<?xml version="1.0" ?> 
 <rss version="2.0">
 <channel>
  <title>Srikanth Technologies</title> 
  <link>http://www.srikanthtechnologies.com/default.aspx</link> 
  <description>Website of Srikanth Technologies</description> 
  <language>en-us</language> 
  <webMaster>srikanth@srikanthtechnologies.com</webMaster> 
  <item>
  <title>Creating RSS Reader</title> 
  <link>http://www.srikanthtechnologies.com/articles/dotnet/rssreader.html</link> 
  <description>This article explains what is RSS and how to create a reader using ASP.NET 2.0</description> 
  <pubDate>Tue, 19 Dec 2006 22:39:21 IST</pubDate> 
  <author>srikanthpragada@yahoo.com</author>
  </item>
  <item>
  <title>FlashCards.com - A project in Java EE</title> 
  <link>http://www.srikanthtechnologies.com/javaee/projects/flashcard.html</link> 
  <description>This website allows users to share their knowledge using FlashCards.</description> 
  <pubDate>Mon, 18 Dec 2006 00:39:21 IST</pubDate> 
  </item>
 </channel>
 </rss> 