<rss version="2.0"
  xmlns:mesh="http://www.hisown.com/NameSpaces/Mesh/20071203"
  xmlns:xvcf="http://www.hisown.com/NameSpaces/vcf/20071024">
   <channel>
        <title>People</title>
        <description>Test people "table" for RSS demo</description>
        <item>
            <guid>Simpsons:/People/Marjorie_M_Simpson</guid>
            <description>Loyal Wife and Mother of three</description>
            <link>http://en.wikipedia.org/wiki/Marge_Simpson</link>
		<image>
	           <width>140</width><height>180</height>
<url>http://upload.wikimedia.org/wikipedia/en/0/0b/Marge_Simpson.png</url>
		<title>Marjorie "Marge" Simpson</title>
	</image>
            <mesh:axon  type="relation" value="husband"> 
           Simpsons:/People/Homer_J_Simpson</mesh:axon>
	    <mesh:axon  type="relation" value="son"> 
           Simpsons:/People/Bartholomew_J_Simpson</mesh:axon>
        </item>


        <item>
            <guid>Simpsons:/People/Homer_J_Simpson</guid>
            <title>Homer Jay Simpson</title>
		<link>http://en.wikipedia.org/wiki/Homer_Simpson</link>
            <description>Nuclear Plant Drone, Sector 7-G</description>
	   <image>
		<url>http://upload.wikimedia.org/wikipedia/en/0/02/Homer_Simpson_2006.png</url>
                  <width>140</width><height>180</height>
		<title>Homer Simpson</title>
	   </image>
            <xvcf:dummy /> <!-- additional details about this person !-->
            <mesh:axon  type="relation" value="wife"> 
           Simpsons:/People/Marjorie_M_Simpson</mesh:axon>
	<mesh:axon  type="relation" value="son"> 
           Simpsons:/People/Bartholomew_J_Simpson</mesh:axon>
	<mesh:axon type="relation" value="father"> 
          Simpsons:/People/Abraham_A_Simpson</mesh:axon>
	<mesh:axon  type="location" value="work"> 
           Simpsons:/Places/Springfield_Nuclear_Power_Plant</mesh:axon>
        </item>
        <item>
            <guid>Simpsons:/People/Charles_Montgomery_Burns</guid>
            <image>
		<url>http://upload.wikimedia.org/wikipedia/en/5/56/Mr_Burns.png</url>
		<title>Mr. Burns</title>
                  <width>140</width><height>180</height>
	    </image>
            <title>Charles Montgomery_Burns</title>
		<link>http://en.wikipedia.org/wiki/Mr._Burns</link>
            <description>Scrooge, and Evil Personified</description>
            <xvcf:dummy /> <!-- additional details about this person !-->
            <mesh:axon  type="relation" value="son"> 
           Simpsons:/People/Larry_Burns</mesh:axon>
	<mesh:axon  type="relation" value="lackey"> 
           Simpsons:/People/Waylon_Smithers_Jr</mesh:axon>
	<mesh:axon  type="location" value="work"> 
           Simpsons:/Places/Springfield_Nuclear_Power_Plant</mesh:axon>
        </item>
    </channel>
</rss>

