<?xml version="1.0"?>
  <appel:RULESET xmlns:appel="http://www.w3.org/2001/02/APPELv1" xmlns:p3p="http://www.w3.org/2000/12/P3Pv1" 
crtdby="AT&amp;T Privacy Bird" crtdon="Sun Feb 10 21:47:31 2002" >

    <appel:RULE behavior="limited" description="Site may use health or medical information for analysis or to make decisions that may affect what content or ads you see, etc." >
      <p3p:POLICY >
        <p3p:STATEMENT >
          <p3p:PURPOSE appel:connective="or" >
            <p3p:pseudo-analysis required="always" />
            <p3p:pseudo-decision required="always" />
            <p3p:individual-analysis required="always" />
            <p3p:individual-decision required="always" />
          </p3p:PURPOSE>
          <p3p:DATA-GROUP >
            <p3p:DATA >
              <p3p:CATEGORIES >
                <p3p:health />
              </p3p:CATEGORIES>
            </p3p:DATA>
          </p3p:DATA-GROUP>
        </p3p:STATEMENT>
      </p3p:POLICY>
    </appel:RULE>

    <appel:RULE behavior="limited" description="Site may use health or medical information for marketing" >
      <p3p:POLICY >
        <p3p:STATEMENT >
          <p3p:PURPOSE appel:connective="or" >
            <p3p:contact required="always" />
            <p3p:telemarketing required="always" />
          </p3p:PURPOSE>
          <p3p:DATA-GROUP >
            <p3p:DATA >
              <p3p:CATEGORIES >
                <p3p:health />
              </p3p:CATEGORIES>
            </p3p:DATA>
          </p3p:DATA-GROUP>
        </p3p:STATEMENT>
      </p3p:POLICY>
    </appel:RULE>

    <appel:RULE behavior="limited" description="Unless you opt-out, site may use health or medical information for analysis or to make decisions that may affect what content or ads you see, etc." >
      <p3p:POLICY >
        <p3p:STATEMENT >
          <p3p:PURPOSE appel:connective="or" >
            <p3p:pseudo-analysis required="opt-out" />
            <p3p:pseudo-decision required="opt-out" />
            <p3p:individual-analysis required="opt-out" />
            <p3p:individual-decision required="opt-out" />
          </p3p:PURPOSE>
          <p3p:DATA-GROUP >
            <p3p:DATA >
              <p3p:CATEGORIES >
                <p3p:health />
              </p3p:CATEGORIES>
            </p3p:DATA>
          </p3p:DATA-GROUP>
        </p3p:STATEMENT>
      </p3p:POLICY>
    </appel:RULE>

    <appel:RULE behavior="limited" description="Unless you opt-out, site may use health or medical information for marketing" >
      <p3p:POLICY >
        <p3p:STATEMENT >
          <p3p:PURPOSE appel:connective="or" >
            <p3p:contact required="opt-out" />
            <p3p:telemarketing required="opt-out" />
          </p3p:PURPOSE>
          <p3p:DATA-GROUP >
            <p3p:DATA >
              <p3p:CATEGORIES >
                <p3p:health />
              </p3p:CATEGORIES>
            </p3p:DATA>
          </p3p:DATA-GROUP>
        </p3p:STATEMENT>
      </p3p:POLICY>
    </appel:RULE>

    <appel:RULE behavior="limited" description="Site may share health or medical information with other companies (other than those helping the site provide services to you)" >
      <p3p:POLICY >
        <p3p:STATEMENT >
          <p3p:RECIPIENT appel:connective="or" >
            <p3p:same required="always" />
            <p3p:other-recipient required="always" />
            <p3p:unrelated required="always" />
            <p3p:public required="always" />
          </p3p:RECIPIENT>
          <p3p:DATA-GROUP >
            <p3p:DATA >
              <p3p:CATEGORIES >
                <p3p:health />
              </p3p:CATEGORIES>
            </p3p:DATA>
          </p3p:DATA-GROUP>
        </p3p:STATEMENT>
      </p3p:POLICY>
    </appel:RULE>

    <appel:RULE behavior="limited" description="Unless you opt-out, site may share health or medical information with other companies (other than those helping the site provide services to you)" >
      <p3p:POLICY >
        <p3p:STATEMENT >
          <p3p:RECIPIENT appel:connective="or" >
            <p3p:same required="opt-out" />
            <p3p:other-recipient required="opt-out" />
            <p3p:unrelated required="opt-out" />
            <p3p:public required="opt-out" />
          </p3p:RECIPIENT>
          <p3p:DATA-GROUP >
            <p3p:DATA >
              <p3p:CATEGORIES >
                <p3p:health />
              </p3p:CATEGORIES>
            </p3p:DATA>
          </p3p:DATA-GROUP>
        </p3p:STATEMENT>
      </p3p:POLICY>
    </appel:RULE>

    <appel:RULE behavior="limited" description="Site may share financial information or information about your purchases with other companies (other than those helping the site provide services to you)" >
      <p3p:POLICY >
        <p3p:STATEMENT >
          <p3p:RECIPIENT appel:connective="or" >
            <p3p:same required="always" />
            <p3p:other-recipient required="always" />
            <p3p:unrelated required="always" />
            <p3p:public required="always" />
          </p3p:RECIPIENT>
          <p3p:DATA-GROUP >
            <p3p:DATA >
              <p3p:CATEGORIES appel:connective="or" >
                <p3p:purchase />
                <p3p:financial />
              </p3p:CATEGORIES>
            </p3p:DATA>
          </p3p:DATA-GROUP>
        </p3p:STATEMENT>
      </p3p:POLICY>
    </appel:RULE>

    <appel:RULE behavior="limited" description="Unless you opt-out, site may share financial information or information about your purchases with other companies (other than those helping the site provide services to you)" >
      <p3p:POLICY >
        <p3p:STATEMENT >
          <p3p:RECIPIENT appel:connective="or" >
            <p3p:same required="opt-out" />
            <p3p:other-recipient required="opt-out" />
            <p3p:unrelated required="opt-out" />
            <p3p:public required="opt-out" />
          </p3p:RECIPIENT>
          <p3p:DATA-GROUP >
            <p3p:DATA >
              <p3p:CATEGORIES appel:connective="or" >
                <p3p:purchase />
                <p3p:financial />
              </p3p:CATEGORIES>
            </p3p:DATA>
          </p3p:DATA-GROUP>
        </p3p:STATEMENT>
      </p3p:POLICY>
    </appel:RULE>

    <appel:RULE behavior="limited" description="Site may contact you to interest you in other services or products and does not allow you to remove yourself from marketing/mailing list" >
      <p3p:POLICY >
        <p3p:STATEMENT >
          <p3p:PURPOSE appel:connective="or" >
            <p3p:contact required="always" />
            <p3p:telemarketing required="always" />
          </p3p:PURPOSE>
        </p3p:STATEMENT>
      </p3p:POLICY>
    </appel:RULE>

    <appel:RULE behavior="limited" description="Site may share information that personally identifies you with other companies (other than those helping the site provide services to you)" >
      <p3p:POLICY >
        <p3p:STATEMENT appel:connective="and" >
          <p3p:RECIPIENT appel:connective="or" >
            <p3p:same required="always" />
            <p3p:other-recipient required="always" />
            <p3p:unrelated required="always" />
            <p3p:public required="always" />
          </p3p:RECIPIENT>
          <p3p:DATA-GROUP >
            <p3p:DATA >
              <p3p:CATEGORIES appel:connective="or" >
                <p3p:physical />
                <p3p:online />
                <p3p:government />
              </p3p:CATEGORIES>
            </p3p:DATA>
          </p3p:DATA-GROUP>
        </p3p:STATEMENT>
      </p3p:POLICY>
    </appel:RULE>

    <appel:RULE behavior="limited" description="Unless you opt-out, site may share information that personally identifies you with other companies (other than those helping the site provide services to you)" >
      <p3p:POLICY >
        <p3p:STATEMENT appel:connective="and" >
          <p3p:RECIPIENT appel:connective="or" >
            <p3p:same required="opt-out" />
            <p3p:other-recipient required="opt-out" />
            <p3p:unrelated required="opt-out" />
            <p3p:public required="opt-out" />
          </p3p:RECIPIENT>
          <p3p:DATA-GROUP >
            <p3p:DATA >
              <p3p:CATEGORIES appel:connective="or" >
                <p3p:physical />
                <p3p:online />
                <p3p:government />
              </p3p:CATEGORIES>
            </p3p:DATA>
          </p3p:DATA-GROUP>
        </p3p:STATEMENT>
      </p3p:POLICY>
    </appel:RULE>

    <appel:RULE behavior="limited" description="Site does not allow you to find out what data they have about you" >
      <p3p:POLICY >
        <p3p:ACCESS >
          <p3p:none />
        </p3p:ACCESS>
      </p3p:POLICY>
    </appel:RULE>

    <appel:RULE behavior="limited" description="This site collects data for an unknown purpose" >
      <p3p:POLICY >
        <p3p:STATEMENT >
          <p3p:PURPOSE >
            <p3p:other-purpose required="always" />
          </p3p:PURPOSE>
        </p3p:STATEMENT>
      </p3p:POLICY>
    </appel:RULE>
    <appel:RULE behavior="limited" description="Unless you opt-out, this site collects data for an unknown purpose" >
      <p3p:POLICY >
        <p3p:STATEMENT >
          <p3p:PURPOSE >
            <p3p:other-purpose required="opt-out" />
          </p3p:PURPOSE>
        </p3p:STATEMENT>
      </p3p:POLICY>
    </appel:RULE>

    <appel:RULE behavior="request" >
      <appel:OTHERWISE />
    </appel:RULE>

  </appel:RULESET>
