<?xml version="1.0" encoding="ISO-8859-1"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.days.ro/">
        <title>Cinema</title>
        <description>Prezentare cinema.</description>
        <link>http://www.days.ro/cinema/</link>
       <dc:date>2008-03-11T18:15:33+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.days.ro/film/The-Heartbreak-kid_1.html"/>
            </rdf:Seq>
        </items>
    </channel>
    <item rdf:about="http://www.days.ro/film/The-Heartbreak-kid_1.html">
        <dc:format>text/html</dc:format>
        <dc:date>2008-03-11T18:15:33+00:00</dc:date>
        <dc:source>http://www.days.ro/</dc:source>
        <title>The Heartbreak kid</title>
        <link>http://www.days.ro/film/The-Heartbreak-kid_1.html</link>
        <description>Cât dureaza o casnicie, este o comedie romantica neconvenționala, asezonata cu picanterii exagerate marca regizorilor Bobby si Peter Farrelly.</description>
    </item>
</rdf:RDF>

