in reply to xml parsing error

You're passing the 5 character string $,f,i,l,e. You surely intended to pass the contents of the variable $file instead.