<?xml version="1.0"?>
<powder xmlns="http://www.w3.org/2007/05/powder#">

  <attribution>
    <issuedby src="http://books.example.com/company.rdf#me" />
    <issued>2008-03-03T00:00:00</issued>
  </attribution>

  <dr>
    <iriset>
      <includehosts>books.example.com</includehosts>
      <includepathstartswith>/robin/</includepathstartswith>
    </iriset>
    <descriptorset src="http://education.org/powder1.xml#ks1" />
  </dr>

  <dr>
    <iriset>
      <includehosts>books.example.com</includehosts>
      <includepathstartswith>/starling/</includepathstartswith>
    </iriset>
    <descriptorset src="http://education.org/powder1.xml#ks2" />
  </dr>

</powder>