xpath('//item/description'); $alert = $alerts[0]; $pos = strpos($alert, "MTSU ALERT"); if($pos !== false){ echo $alert; } } */ ?>