<?xml version='1.0'?>
<rdf:RDF
     xmlns:rdfs='http://www.w3.org/2000/01/rdf-schema#'
     xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
     xmlns:owl='http://www.w3.org/2002/07/owl#'
     xmlns:dc='http://purl.org/dc/elements/1.1/'
     >
   <owl:Class rdf:ID='Exemplar'>
     <rdfs:subClassOf>
        <owl:Restriction>
           <owl:onProperty rdf:resource='#Label'/>
           <owl:allValuesFrom rdf:resource='http://www.w3.org/2001/XMLSchema#string'/>
        </owl:Restriction>
     </rdfs:subClassOf>
     <rdfs:subClassOf>
        <owl:Restriction>
           <owl:onProperty rdf:resource='#Name'/>
           <owl:allValuesFrom rdf:resource='http://www.w3.org/2001/XMLSchema#string'/>
        </owl:Restriction>
     </rdfs:subClassOf>
     <rdfs:subClassOf>
        <owl:Restriction>
           <owl:onProperty rdf:resource='#Description'/>
           <owl:allValuesFrom rdf:resource='http://www.w3.org/2001/XMLSchema#string'/>
        </owl:Restriction>
     </rdfs:subClassOf>
     <rdfs:subClassOf>
        <owl:Restriction>
           <owl:onProperty rdf:resource='#TaxonomySchema'/>
           <owl:allValuesFrom rdf:resource='http://www.w3.org/2001/XMLSchema#string'/>
        </owl:Restriction>
     </rdfs:subClassOf>
     <rdfs:subClassOf>
        <owl:Restriction>
           <owl:onProperty rdf:resource='#BusinessRules'/>
           <owl:allValuesFrom rdf:resource='http://www.w3.org/2001/XMLSchema#string'/>
        </owl:Restriction>
     </rdfs:subClassOf>
     <rdfs:subClassOf>
        <owl:Restriction>
           <owl:onProperty rdf:resource='#ModelStructureInfoset'/>
           <owl:allValuesFrom rdf:resource='http://www.w3.org/2001/XMLSchema#string'/>
        </owl:Restriction>
     </rdfs:subClassOf>
     <rdfs:subClassOf>
        <owl:Restriction>
           <owl:onProperty rdf:resource='#FactTableInfoset'/>
           <owl:allValuesFrom rdf:resource='http://www.w3.org/2001/XMLSchema#string'/>
        </owl:Restriction>
     </rdfs:subClassOf>
     <rdfs:subClassOf>
        <owl:Restriction>
           <owl:onProperty rdf:resource='#Instance'/>
           <owl:allValuesFrom rdf:resource='http://www.w3.org/2001/XMLSchema#string'/>
        </owl:Restriction>
     </rdfs:subClassOf>
   </owl:Class>
   <Exemplar rdf:ID='ReferenceImplementation'>
     <Name rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>ReferenceImplementation</Name>
     <Label rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>Reference Implementation of an SEC XBRL Finanaicial Filing</Label>
     <Description rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>Reference Implementation of an SEC XBRL Finanaicial Filing</Description>
     <TaxonomySchema rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>http://www.xbrlsite.com/DigitalFinancialReporting/ReferenceImplementation/2013-05-15/abc-20121231.xsd</TaxonomySchema>
     <BusinessRules rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>http://www.xbrlsite.com/DigitalFinancialReporting/ReferenceImplementation/2013-05-15/abc-20121231_formulas.xml</BusinessRules>
     <ModelStructureInfoset rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>http://www.xbrlsite.com/DigitalFinancialReporting/ReferenceImplementation/2013-05-15/abc-20121231_ModelStructure.xml</ModelStructureInfoset>
     <FactTableInfoset rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>http://www.xbrlsite.com/DigitalFinancialReporting/ReferenceImplementation/2013-05-15/abc-20121231_FactTable.xml</FactTableInfoset>
     <Instance rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>http://www.xbrlsite.com/DigitalFinancialReporting/ReferenceImplementation/2013-05-15/abc-20121231.xml</Instance>
     <dc:title>ReferenceImplementation</dc:title>
     <rdfs:subClassOf>http://www.xbrlsite.com/DigitalFinancialReporting/Ontologies/US-GAAP-LogicalModel.xml#Exemplar</rdfs:subClassOf>
   </Exemplar>
   <Exemplar rdf:ID='Compare1'>
     <Name rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>Compare1</Name>
     <Label rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>Compare1 of an SEC XBRL Finanaicial Filing</Label>
     <Description rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>Compare1 of an SEC XBRL Finanaicial Filing</Description>
     <TaxonomySchema rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>http://www.xbrlsite.com/DigitalFinancialReporting/ReferenceImplementation/Compare1/xyz-20121231.xsd</TaxonomySchema>
     <BusinessRules rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>http://www.xbrlsite.com/DigitalFinancialReporting/ReferenceImplementation/Compare1/xyz-20121231_formulas.xml</BusinessRules>
     <ModelStructureInfoset rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>http://www.xbrlsite.com/DigitalFinancialReporting/ReferenceImplementation/Compare1/xyz-20121231_ModelStructure.xml</ModelStructureInfoset>
     <FactTableInfoset rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>http://www.xbrlsite.com/DigitalFinancialReporting/ReferenceImplementation/Compare1/xyz-20121231_FactTable.xml</FactTableInfoset>
     <Instance rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>http://www.xbrlsite.com/DigitalFinancialReporting/ReferenceImplementation/Compare1/xyz-20121231.xml</Instance>
     <dc:title>Compare1</dc:title>
     <rdfs:subClassOf>http://www.xbrlsite.com/DigitalFinancialReporting/Ontologies/US-GAAP-LogicalModel.xml#Exemplar</rdfs:subClassOf>
   </Exemplar>
   <Exemplar rdf:ID='Compare2'>
     <Name rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>Compare2</Name>
     <Label rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>Compare2 of an SEC XBRL Finanaicial Filing</Label>
     <Description rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>Compare2 of an SEC XBRL Finanaicial Filing</Description>
     <TaxonomySchema rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>http://www.xbrlsite.com/DigitalFinancialReporting/ReferenceImplementation/Compare2/qqq-20121231.xsd</TaxonomySchema>
     <BusinessRules rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>http://www.xbrlsite.com/DigitalFinancialReporting/ReferenceImplementation/Compare2/qqq-20121231_formulas.xml</BusinessRules>
     <ModelStructureInfoset rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>http://www.xbrlsite.com/DigitalFinancialReporting/ReferenceImplementation/Compare2/qqq-20121231_ModelStructure.xml</ModelStructureInfoset>
     <FactTableInfoset rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>http://www.xbrlsite.com/DigitalFinancialReporting/ReferenceImplementation/Compare2/qqq-20121231_FactTable.xml</FactTableInfoset>
     <Instance rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>http://www.xbrlsite.com/DigitalFinancialReporting/ReferenceImplementation/Compare2/qqq-20121231.xml</Instance>
     <dc:title>Compare2</dc:title>
     <rdfs:subClassOf>http://www.xbrlsite.com/DigitalFinancialReporting/Ontologies/US-GAAP-LogicalModel.xml#Exemplar</rdfs:subClassOf>
   </Exemplar>
</rdf:RDF>
