<?xml version="1.0" encoding="UTF-8" ?>
<safesquid>
    <profiles>
	        <profile>
            <enabled>true</enabled>
            <comment>This profile is used in the URL Filter section to block Google GTalk client. To apply this rule to specific users, mention comma seperated list of profiles in PROFILES below.</comment>
            <profile_tracing>false</profile_tracing>
            <profiles></profiles>
            <protocol></protocol>
            <host></host>
            <file></file>
            <mime></mime>
            <portrange></portrange>
            <urlcommand></urlcommand>
            <proxyhost></proxyhost>
            <requestheader>User-Agent: Google Talk</requestheader>
            <responseheader></responseheader>
            <month active="false"></month>
            <day active="false">1,31</day>
            <weekday active="false"></weekday>
            <hour active="false">0,23</hour>
            <minute active="false">0,59</minute>
            <matchmode>absolutetime</matchmode>
            <addprofiles>Block-GTalk</addprofiles>
            <removeprofiles></removeprofiles>
        </profile>
    </profiles>
	<url-filtering>
        <enabled>true</enabled>
        <policy>allow</policy>
        <dtempl></dtempl>
		<deny>
            <enabled>true</enabled>
            <comment>This rule blocks access to Google GTalk Client. The profiles &apos;Block-GTalk&apos; is created under the &apos;Profiles&apos; section.</comment>
            <profiles>Block-GTalk</profiles>
            <host></host>
            <file></file>
            <iprange></iprange>
            <templ></templ>
        </deny>
    </url-filtering>
</safesquid>