<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- PRISM Controlled Vocabulary of content 'compliance'
     The base URL for this vocabulary is
       http://prismstandard.org/vocabularies/2.0/compliance.xml
-->
<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:pcv="http://prismstandard.org/namespaces/2.0/pcv/"
>
<pcv:Descriptor rdf:ID="one">
  <pcv:label>one</pcv:label>
  <pcv:definition>PRISM Profile One (XML).</pcv:definition>
 </pcv:Descriptor>
<pcv:Descriptor rdf:ID="two">
  <pcv:label>two</pcv:label>
  <pcv:definition>PRISM Profile Two (RDF/XML)</pcv:definition>
 </pcv:Descriptor>
<pcv:Descriptor rdf:ID="three">
  <pcv:label>three</pcv:label>
  <pcv:definition>PRISM Profile Three (XMP)</pcv:definition>
 </pcv:Descriptor>
</rdf:RDF>

