<?xml version="1.0"?>
<powder xmlns="http://www.w3.org/2007/05/powder#" 
        xmlns:ex="http://education.example.org/vocab#">

  <attribution>
    <maker>http://education.example.org/foaf.rdf#me</maker>
  </attribution>

  <descriptorset xml:id="Excellent">
    <displaytext>This material is highly recommended for educational use</displaytext>
    <displayicon>http://education.example.org/excellent.png</displayicon>
  </descriptorset>

  <descriptorset xml:id="Good">
    <displaytext>This material is recommended as a source of extra information in educational use</displaytext>
    <displayicon>http://education.example.org/good.png</displayicon>
  </descriptorset>

</powder>