<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel rdf:about="http://www.ens.com.mx/photoblog/">
    <title>Instantaneas</title>
    <link>http://www.ens.com.mx/photoblog/</link>
    <description>Escribiendo con fotones.</description>
    <dc:language>en</dc:language>
    <dc:rights>&#169; Marcos Paulo González Otero 2010</dc:rights>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1970-01-01T00:00+00:00</syn:updateBase>
	
    <items>
        <rdf:Seq>
        <rdf:li rdf:resource="http://www.ens.com.mx/photoblog/?2010-10-07-q31-A_traves_de_mi_ventana.html"/>
        </rdf:Seq>
    </items>
</channel>

<item rdf:about="http://www.ens.com.mx/photoblog/?2010-10-07-q31-A_traves_de_mi_ventana.html">
    <title>A traves de mi ventana.</title>
    <link>http://www.ens.com.mx/photoblog/?2010-10-07-q31-A_traves_de_mi_ventana.html</link>
    <dc:subject>A traves de mi ventana.</dc:subject>        
    <dc:date>2010-10-07T00:00:00+01:00</dc:date>
    <description></description>
    <dc:creator>Marcos Paulo González Otero</dc:creator>
</item>

</rdf:RDF>

