I'm attempting to echo out XML nodes with PHP on a MAMP server. Why isn't this working? When I put all the information into a real XML file, the browser treats it accordingly, but when it's echoed with PHP, the browser treats it as normal text.