<?xml version="1.0" encoding="UTF-8"?>
<POLICIES xmlns="https://www.w3.org/2002/01/P3Pv1">
    <EXPIRY max-age="86400"/>
    <POLICY
        name="Cookies"
        discuri="http://www.gotogate.co.il/w3c/p3p.html"
        xml:lang="en">
        <ENTITY>
        <DATA-GROUP>
            <DATA ref="#business.name">Gotogate</DATA>
            <DATA ref="#business.contact-info.online.email">customercare@support.il.gotogate.com</DATA>
            <DATA ref="#business.contact-info.online.uri">http://www.gotogate.co.il</DATA>
        </DATA-GROUP>
        </ENTITY>

        <ACCESS><nonident/></ACCESS>

        <DISPUTES-GROUP>
            <DISPUTES resolution-type="service" service="http://www.gotogate.co.il" short-description="New Dispute">
                <LONG-DESCRIPTION>mail to customercare@support.il.gotogate.com</LONG-DESCRIPTION>
                <REMEDIES><correct/></REMEDIES>
            </DISPUTES>
        </DISPUTES-GROUP>

        <STATEMENT>
            <NON-IDENTIFIABLE/>

            <PURPOSE><admin/><current/><develop/><tailoring/></PURPOSE>

            <RECIPIENT><ours/></RECIPIENT>

            <RETENTION><no-retention/></RETENTION>

            <DATA-GROUP>
                <DATA ref="#dynamic.clickstream"/>
                <DATA ref="#dynamic.http"/>
                <DATA ref="#dynamic.cookies"><CATEGORIES><navigation/></CATEGORIES></DATA>
            </DATA-GROUP>
        </STATEMENT>

    </POLICY>
</POLICIES>

