<?xml version="1.0" ?>

<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://dev.rightsatwork.com.au/rss_campaign">
    <title>Your Rights At Work</title>
    <link>http://dev.rightsatwork.com.au/campaigns</link>
 
    <description>
        Current Campaign
    </description> 

    <image rdf:resource="http://dev.rightsatwork.com.au/logo.jpg"/>

    <items>
        <rdf:Seq>
            <rdf:li rdf:resource="http://www.rightsatwork.com.au/campaigns/ohscampaignaction"/>    
        </rdf:Seq>
    </items>
</channel>
 
<item rdf:about="http://dev.rightsatwork.com.au/campaigns/takeastand">
    <title>Commit to the Fight Ahead!</title>
    <link>http://www.rightsatwork.com.au/campaigns/ohscampaignaction</link>
    
    <description>Tougher national health and safety laws are urgently needed to tackle the terrible toll of death, disease and injury for Australian workers.</description>

    <dc:publisher/>
    <dc:creator/>
    <dc:rights/>
    <dc:date>2009/05/11 01:21:25.303 GMT+1100</dc:date>
    <dc:type>ACTU Campaign</dc:type>
</item>
 
</rdf:RDF>
