<?xml version="1.0"?>
<powder xmlns="http://www.w3.org/2007/05/powder#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ex="http://example.org/vocab#">
	<attribution>
		<issuedby src="http://authority.example.org/company.rdf#me"/>
	</attribution>
	<dr>
		<iriset>
			<includehosts>example.com example.org</includehosts>
		</iriset>
		<descriptorset>
			<ex:colour>#f00</ex:colour>
			<displaytext xml:lang="en">Red</displaytext>
			<displaytext xml:lang="fr">Rouge</displaytext>
			<displaytext xml:lang="de">Rot</displaytext>
			<displaytext xml:lang="nl">rood</displaytext>
		</descriptorset>
		<tagset>
			<tag xml:lang="en">Red</tag>
			<tag xml:lang="fr">Rouge</tag>
			<comment xml:lang="en">This really is red</comment>
			<comment xml:lang="fr">C&apos;est rouge n&apos;est pas?</comment>
			<label xml:lang="en">A tag for (red) and those odd { characters ! shouldn't cause a problem | should they?</label>
		</tagset>
	</dr>
</powder>
