<?xml version="1.0" encoding="ISO-8859-1"?>
<rdf:RDF xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:admin="http://webns.net/mvcb/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns="http://purl.org/rss/1.0/" xmlns:cc="http://web.resource.org/cc/">
  <channel rdf:about="http://mymuv.com/popular">
    <title>Popular Muvs</title>
    <link>http://mymuv.com/popular</link>
    <description>About More participated Muvs recently</description>
    <items>
      <rdf:Seq>
        <rdf:li resource="http://mymuv.com/muv/muvdetails/555"/>
      </rdf:Seq>
    </items>
  </channel>
  <item rdf:about="http://mymuv.com/muv/muvdetails/555">
    <title>single screen cinema--&gt;mulitplex cinema</title>
    <link>http://mymuv.com/muv/muvdetails/555</link>
    <dc:creator>selva</dc:creator>
    <dc:date>Fri, 01 Feb 2008 12:07:58 -0500</dc:date>
    <dc:subject>cinema</dc:subject>
    <taxo:topics>
      <rdf:Bag>
        <rdf:li resource="http://mymuv.com/users/tags/cinema"/>
      </rdf:Bag>
    </taxo:topics>
  </item>
</rdf:RDF>
