<ruleset name="GoogleCanada">
 | 
						|
	<target host="google.ca" />
 | 
						|
	<target host="*.google.ca" />
 | 
						|
	<rule from="^http://([^/:@\.]+)\.google\.ca/finance" to="https://$1.google.ca/finance"/>
 | 
						|
</ruleset>
 | 
						|
 | 
						
<ruleset name="GoogleCanada">
 | 
						|
	<target host="google.ca" />
 | 
						|
	<target host="*.google.ca" />
 | 
						|
	<rule from="^http://([^/:@\.]+)\.google\.ca/finance" to="https://$1.google.ca/finance"/>
 | 
						|
</ruleset>
 | 
						|
 |