Hi,
have you played with the options of load table:
DELIMITED BY ','
ROW DELIMITED BY '\n'
Delimited refers to columns, so you probably need "row delimited".
I've never loaded a xml file into IQ but I would try these options. Maybe you have to add a unique delmiter at the very end of the file.
Best regards,
Juergen