<?xml version="1.0" encoding="utf-8"?>
<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.mfe.govt.nz/rss-test.php">
	<title>Example RSS 1.0 Channel</title> 
	<link>http://research.elabs.govt.nz/</link> 
	<description>Example based on vacancies at the New Zealand Ministry for the Environment</description>
	<dc:language>en-NZ</dc:language>
	<dc:date>2008-04-28T10:30:23+12:00</dc:date>
	<dc:publisher>icttech@research.elabs.govt.nz</dc:publisher>
	<items>
	<rdf:Seq>
			<rdf:li rdf:resource="http://www.mfe.govt.nz/about/jobs/manager-natural-resources-policy-1050/" />
	</rdf:Seq>
	</items>
  </channel>

  <item rdf:about="http://www.mfe.govt.nz/about/jobs/manager-natural-resources-policy-1050/" >
	<title>Example item (vacancy): Manager, Natural Resources Policy</title>
	<link>http://www.mfe.govt.nz/about/jobs/manager-natural-resources-policy-1050/</link>
	<description>We are looking for an experienced and motivated person to manage 
	the Natural Resources Policy team. </description>
	
	<dc:identifier>20080428-ex1-SSCRESEARCHELABS</dc:identifier>
	<dc:date>2008-04-18T10:40:13+12:00</dc:date>
	<dc:creator>Ministry for the Environment (demo)</dc:creator>
	<dc:subject>Fun and Games</dc:subject>
	<dc:subject>nzjob</dc:subject>
  </item>

</rdf:RDF>
