It's coming from this line which should be in your header.php file:
<<meta name="google-site-verification" content="4ZEMh3Z1UODXra_Voizl3__p3R_HFwlVjB0w6prgMlY" />" />
change it to:
<meta name="google-site-verification" content="4ZEMh3Z1UODXra_Voizl3__p3R_HFwlVjB0w6prgMlY" />
(See those extra < and " /> there?)