I have an XML file data . and my target to put it in mysql database with a table called forecast containing just four columns (area_id, parameter_id, datetime, and value). I man