I have a simplexml object called $customer that when I do a print_r($customer), I get the following dump When I try doing "echo $customer->account-number", nothing is ...