<?xml version="1.0"?>
<powder xmlns="http://www.w3.org/2007/05/powder#" 
        xmlns:ex="http://education.example.org/vocab#">

  <attribution>
    <issuedby src="http://education.example.org/company.rdf#me" />
    <abouthosts>books.example.com archive.example.net</abouthosts>
  </attribution>

  <descriptorset xml:id="ks1">
    <displaytext>This material is suitable for UK National Curriculum Key Stage 1</displaytext>
    <displayicon src="http://education.example.org/ks1.png" />
  </descriptorset>

  <descriptorset xml:id="ks2">
    <displaytext>This material is suitable for UK National Curriculum Key Stage 2</displaytext>
    <displayicon src="http://education.example.org/ks2.png" />
  </descriptorset>

</powder>