<?xml version="1.0"?>

<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:ici="http://xmlns.com/ici/0.1/"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
         xmlns:wot="http://xmlns.com/wot/0.1/">
 
  <!--
    By placing this file in your content hierarchy or by referencing it with a HTML link tag you attest that all
    information in this file is true and correct and that you give permission to make any content, that is defined
    in the "internal-use-only" or "public" DISO categories and that has not expired, available to any user with
    access to the DuPont intranet (e.g. searchable via the Google Intranet Search Appliance).
  -->

  <ici:Entity rdf:about="dae">
    <!-- Define content owner -->
    <ici:epass>dae1716</ici:epass>
    <ici:name>Sonny Dae</ici:name>
    <ici:email rdf:resource="mailto:Sonny.Dae@usa.dupont.com"/>
    <ici:location>E320/105</ici:location>
    <ici:phone rdf:resource="tel:302-555-1212"/>
    <ici:alternateContact>Donnie Darko</ici:alternateContact>
    <ici:ownerOf rdf:resource="my-public-content"/>
    <ici:ownerOf rdf:resource="my-private-content"/>
    <ici:ownerOf rdf:resource="my-research"/>
    <ici:ownerOf rdf:resource="my-vita"/>
    <ici:sha256Hash>e9cc2021a351915bd1a8a56c111b14c1977c87f7c646abe0eb47cc476d00a35c</ici:sha256Hash>
  </ici:Entity>

  <ici:Content rdf:about="my-public-content">
    <!-- These paths are available to search by Google intranet users -->
    <ici:path rdf:resource="/my-public-content/"/>
    <ici:caseSensitivity>insensitive</ici:caseSensitivity>
    <ici:disoCategory>internal-use-only</ici:disoCategory>
    <ici:expire>2007-11-13T12:00:00-00:00</ici:expire>
    <ici:sha256Hash>67f159a98c0c4d8d890e739f46197ee2d0d5feeb057d6091464f9dbeff7280b2</ici:sha256Hash>
  </ici:Content>

  <ici:Content rdf:about="my-private-content">
    <!-- These paths are *not* available to search by Google intranet users -->
    <ici:path rdf:resource="/my-private-content/"/>
    <ici:disoCategory>confidential</ici:disoCategory>
    <ici:expire>2007-11-13T12:00:00-00:00</ici:expire>
    <ici:sha256Hash>588a7b8fb3a8f6f3dafc475b145e335a9484603ccbaa6d6a2579efcc022c44de</ici:sha256Hash>
  </ici:Content>

  <ici:Content rdf:about="my-research">
    <!-- Some of my research is available to search by Google intranet users -->
    <ici:path rdf:resource="/my-research/(.*\.(html|php))*$"/>
    <ici:disoCategory>internal-use-only</ici:disoCategory>
    <ici:expire>2007-11-13T12:00:00-00:00</ici:expire>
    <ici:sha256Hash>b46c6cb2f842e1808fd8e45497ae3d2ea00424eb9fa1b543e084b2c8708fd006</ici:sha256Hash>
  </ici:Content>

  <ici:Content rdf:about="my-vita">
    <!-- Anyone intranet user can search my Vita -->
    <ici:path rdf:resource="/my-vita.html$"/>
    <ici:disoCategory>internal-use-only</ici:disoCategory>
    <ici:expire>2007-11-13T12:00:00-00:00</ici:expire>
    <ici:sha256Hash>6914315408028f410fa3518f08b0e14ca29ea37e400bb81507b6c86001ff1851</ici:sha256Hash>
  </ici:Content>
</rdf:RDF>
