<?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:nzgls="http://www.nzgls.govt.nz/standard/"
	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>
	<dc:subject>Example based on vacancies at the New Zealand Ministry for the Environment</dc:subject>
	<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>
	
	
	<nzgls:date.valid>start=2008-04-17;end=2008-05-11</nzgls:date.valid>
	<nzgls:identifier>20080428-ex1-SSCRESEARCHELABS</nzgls:identifier>
	<nzgls:type.agency>Ministry for the Environment</nzgls:type.agency>
	<nzgls:type.document>Vacancy</nzgls:type.document>
  </item>
  
</rdf:RDF>
