<?xml version="1.0" encoding="UTF-8"?>
<powder xmlns="http://www.w3.org/2007/05/powder#" xmlns:ex="http://example.org/vocab#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<attribution>
		<issuedby src="http://authority.example.org/company.rdf#me"/>
	</attribution>
	<dr>
		<iriset>
			<includeregex>\:\/\/(([^\/\?\#]*)\@)?([^\:\/\?\#\@]+\.)?(example\.com|example\.org)(\:([0-9]+))?\/</includeregex>
		</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'est rouge n'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>
