<?xml version='1.0' encoding='utf-8'?>
<META xmlns="http://www.w3.org/2002/01/P3Pv1">

  <POLICY-REFERENCES>
    <!-- Valid for 1 day -->
    <EXPIRY max-age="86400"/>

    <!-- Public areas -->
    <POLICY-REF about="p3p-public.xml#public">
      <INCLUDE>/*</INCLUDE>

      <EXCLUDE>/people/hugo/pictures/listing*</EXCLUDE>
      <EXCLUDE>/people/hugo/pictures/1999/12/18-thonon/*</EXCLUDE>
      <EXCLUDE>/2000/07/admin*</EXCLUDE>
      <EXCLUDE>/2000/07/checkpoint</EXCLUDE>
      <EXCLUDE>/2000/07/stats/threads</EXCLUDE>
      <EXCLUDE>/2000/08/site-stats/*</EXCLUDE>
      <EXCLUDE>/2004/stats/*</EXCLUDE>
    </POLICY-REF>

    <!-- Restricted areas -->
    <POLICY-REF about="p3p-restricted.xml#restricted">
      <INCLUDE>/people/hugo/pictures/listing*</INCLUDE>
      <INCLUDE>/people/hugo/pictures/1999/12/18-thonon/*</INCLUDE>
      <INCLUDE>/2000/07/admin*</INCLUDE>
      <INCLUDE>/2000/07/checkpoint</INCLUDE>
      <INCLUDE>/2000/07/stats/threads</INCLUDE>
      <INCLUDE>/2000/08/site-stats/*</INCLUDE>
      <EXCLUDE>/2004/stats/*</EXCLUDE>
    </POLICY-REF>

  </POLICY-REFERENCES>

</META>
