<?xml version="1.0"?>
<META xmlns="http://www.w3.org/2002/01/P3Pv1">
  <POLICY-REFERENCES>

    <EXPIRY max-age="86400"/>

    <POLICY-REF about="/w3c/general.xml#general">
      <!-- informacion general -->
      <INCLUDE>/*</INCLUDE>
      <!-- excluimos aquello que require informacion adicional del usuario  -->
      <!-- Para nosotros nos vale con excluir el formulario de contacto, cuando tengamos blog excluiremos el blog-->
      <EXCLUDE>/contacto</EXCLUDE>
    </POLICY-REF>



  </POLICY-REFERENCES>
</META>