<?xml version="1.0" encoding="UTF-8"?>
  <powder xmlns="http://www.w3.org/2007/05/powder#"	
          xmlns:dc="http://purl.org/dc/elements/1.1/"
          xmlns:skos="http://www.w3.org/2004/02/skos/core#">

    <attribution>
      <issuedby src="http://www.progeny.net/People/MattFisher/files/foaf.rdf#me"/>
      <issued>2010-05-19T00:00:00</issued>
      <validfrom>2010-05-19T00:00:00</validfrom>
      <validuntil>2011-05-19T00:00:00</validuntil>
      <certifiedby src="http://authority.example.org"/>
      <supportedby src="http://supportersofmattstatements.example.org"/>
    </attribution>

    <dr>
      <iriset>
        <includehosts>www.progeny.net</includehosts>
        <includepathstartswith>/People/MattFisher</includepathstartswith>
      </iriset>
      <descriptorset include="semanticsauce" />
      <descriptorset include="techy" />
    </dr>
  
    <descriptorset node="semanticsauce">
      <dc:Audience>Semantic Web</dc:Audience>
      <skos:subject>http://dbpedia.org/resource/Category:Semantic_Web</skos:subject>
      <skos:related>http://semanticweb.org/</skos:related>
      <displaytext>Everything using semanticsauce is chock-full of Semantic Web goodness</displaytext>
      <displayicon src="http://www.w3.org/Icons/SW/sw-cube.png" />
    </descriptorset>
  
    <descriptorset node="techy">
      <dc:Audience>Chemistry Lab Basement Dwellers</dc:Audience>
      <skos:subject>http://dbpedia.org/resource/Category:Technology
      </skos:subject>
      <dc:Subject>Slashdot – nuf said</dc:Subject>
      <displaytext>Everything under www.progeny.net/People/MattFisher and everything on www.semwebprogramming.org is meant for a Semantic Web audience</displaytext>
      <displayicon src="http://www.w3.org/Icons/SW/sw-cube.png" />
    </descriptorset>
  </powder>

