<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:dcterms="http://purl.org/dc/terms/"
  xmlns:label="http://www.w3.org/2004/12/q/contentlabel#">

  <rdf:Description rdf:about="">
    <dc:creator rdf:resource="http://www.eurodrugstore.eu" />
    <dcterms:issued>2006-2-25</dcterms:issued>
    <label:authorityFor>http://www.eurodrugstore.eu/</label:authorityFor>
  </rdf:Description>

  <label:Ruleset>
    <label:hasHostRestrictions>
      <label:Hosts>
        <label:hostRestriction>http://www.healthcare-tips.com/</label:hostRestriction>
      </label:Hosts>
    </label:hasHostRestrictions>
    <label:hasDefaultLabel rdf:resource="#label_1" />
  </label:Ruleset>

  <label:ContentLabel rdf:ID="label_1">
    <rdfs:comment>Label for all/most of website</rdfs:comment>
    <eds:secured>yes</eds:secured>
    <eds:trusted>yes</eds:trusted>
    <eds:valid>yes</eds:valid>
    <eds:location>US</eds:location>
    <rdfs:label>Trusted; Secured; Valid; US located; </rdfs:label>
  </label:ContentLabel>

</rdf:RDF>
