Solution:
Try to use file_get_contents function
$xml = simplexml_load_string(file_get_contents('http://intranet/newsletter/feed/'));