holch wrote:Seems like excel doesn't use the correct format.
The CSV separator in Excel is related with locale settings (quick example can be found here
en.wikipedia.org/wiki/Comma-separated_values ).
That cause a lot of confusion when comparing that behaviour to other software, which stick to the comma.
A export of CSV would still be nice as a debugging option. XML processing and the libs used by php can be the source of problems too. With switching the format you could easily check if it is in the import/export routine or somewhere else. From a developer point of view it might be a lot of work to support different export routine for such an purpose.
Still looking for a good xml editor without a hefty price tag.