﻿
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
         xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
         xmlns="http://purl.org/rss/1.0/">

    <channel rdf:about="http://www.aardexgroup.com/newsRss.php">
        <title>Aardex News</title>
        <link>http://www.aardexgroup.com/news.php</link>
        <description></description>

        <syn:updatePeriod>daily</syn:updatePeriod>
        <syn:updateFrequency>1</syn:updateFrequency>
        <syn:updateBase>2006-07-13T09:44:57Z</syn:updateBase>

        <image rdf:resource="http://www.pharmionic.net/upload/images/news/news_defaut.jpg"/>

        <items>
            <rdf:Seq>
                <!-- <s:iterator value="events">
                    <rdf:li rdf:resource="<s:property value="href" />" />
            </s:iterator>
            <s:iterator value="allNews">
                <rdf:li rdf:resource="<s:property value="titre" />" />
        </s:iterator>-->
    </rdf:Seq>
</items>
</channel>



</rdf:RDF>