よくわかんないけど↓みたいに出来なかったっけ?
$hoge = simplexml_load_file('hoge.xml');
$hoge->abc[0];
$hoge->abc[1];
$hoge->abc[2];