<?xml version="1.0"?>

<powder xmlns="http://www.w3.org/2007/05/powder#" 

        xmlns:ex="http://example.org/vocab#">


  <attribution>

    <issuedby src="http://authority.example.org/company.rdf#me" />

    <abouthosts>example.org example.com</abouthosts>

  </attribution>


  <descriptorset xml:id="red">

    <ex:color>red</ex:color>

  </descriptorset>


  <descriptorset xml:id="blue">

    <ex:color>blue</ex:color>

  </descriptorset>


</powder>

