Thanks for your collaboration.
I haven’t yet test this solution, but what I done is that I opened the XML file and I deleted all numbres after “.” (I kept only the integer number) like this (Ex : 3586764.98760 —-> 3586764).
I saved the file and It worked fine.
I hope this tip can help other persons.