<?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://jmfrancillon.fr/">
    <title>Images</title>
    <link>http://jmfrancillon.fr/</link>
    <description></description>
    <dc:language>en</dc:language>
    <dc:rights>&#169; JM Francillon 2019</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://jmfrancillon.fr/?2010-12-12-vnn-Diois.html"/>
        </rdf:Seq>
    </items>
</channel>

<item rdf:about="http://jmfrancillon.fr/?2010-12-12-vnn-Diois.html">
    <title>Diois</title>
    <link>http://jmfrancillon.fr/?2010-12-12-vnn-Diois.html</link>
    <dc:subject>Diois</dc:subject>        
    <dc:date>2010-12-12T00:00:00+01:00</dc:date>
    <description></description>
    <dc:creator>JM Francillon</dc:creator>
</item>

</rdf:RDF>
