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