<?xml version="1.0" encoding="utf-8"?>
<!--  This is a sample ror.xml file containing references to other ROR files --> 
<rss version="2.0" xmlns:ror="http://rorweb.com/0.1/">
<channel>
   <title>Radha Raman</title>  
   <link>http://www.radharaman.com.br</link> 

   <!-- ******************** General Info ***************** --> 
   <item>
      <title>Radha Raman</title>  
      <link>http://www.radharaman.com.br</link> 
      <description>Radha Raman</description> 
      <ror:type>Main</ror:type> 
      <ror:image>http://www.radharaman.com.br/imagens/radharaman-t.jpg</ror:image> 
      <ror:keywords>Radha Raman</ror:keywords>
      <ror:updated>2009-12-03</ror:updated>
      <ror:updatePeriod>day</ror:updatePeriod>
   </item>

   <!-- ***** Other Info (located in other ROR files) ***** --> 

   <!-- Home --> 
   <item>
      <title>Radha Raman</title>
      <ror:type>Information</ror:type>
	  <link>http://www.radharaman.com.br/index.html</link>
      <ror:seeAlso>http://www.radharaman.com.br/index.html</ror:seeAlso>
	  <description>Radha Raman</description> 
   </item>
   
      <!-- Blog --> 
   <item>
      <title>Blog Radha Raman</title>
      <ror:type>Blog</ror:type>
	  <link>http://www.radharaman.com.br/wordpress/</link>
      <ror:seeAlso>http://www.radharaman.com.br/wordpress/</ror:seeAlso>
	  <description>Blog Radha Raman</description> 
   </item>

   <!-- Sitemap --> 
   <item>
      <title>Sitemap</title>
      <ror:type>SiteMap</ror:type>
      <ror:seeAlso>http://www.radharaman.com.br/sitemap.xml</ror:seeAlso>
	  <link>http://www.radharaman.com.br/sitemap.xml</link>
   </item>
   
    <item>
      <title>Sitemap</title>
      <ror:type>SiteMap</ror:type>
      <ror:seeAlso>http://www.radharaman.com.br/wordpress/sitemap.xml</ror:seeAlso>
	  <link>http://www.radharaman.com.br/wordpress/sitemap.xml</link>
   </item>

   <!-- Feeds --> 
   <item>
      <title>Feeds</title>
      <ror:type>Feed</ror:type>
      <ror:seeAlso>http://www.radharaman.com.br/feed.xml</ror:seeAlso>
	  <link>http://www.radharaman.com.br/feed.xml</link>
   </item>
   
    <item>
      <title>Feeds</title>
      <ror:type>Feed</ror:type>
      <ror:seeAlso>http://www.radharaman.com.br/wordpress/?feed=rss2</ror:seeAlso>
	  <link>http://www.radharaman.com.br/wordpress/?feed=rss2</link>
   </item>

</channel>
</rss> 
