As an alternative to LOAD XML, you could use an XSL transformation to create a comma- or tab-delimited file which can then be read using LOAD DATA. However, if the data is coming from Excel, I suggest following kows' recommendation of exporting it in a different format.