Parsing .xml file to MySQL database

Employer
[no-member:pro]Aleksey[/no-member:pro]Aleksey
Project parameters
Type of cooperationOne-time project
SectionSoftware development
Prepaymentwithout prepayment
Payment methodsBank transfer, Electronic money
Acceptance of requestsclosed
Project description
Well, not exactly the program...
There is a device, a controller on pic18f67j60.
I download the status.xml file from the controller.
The file has the string "iovalue0-0011000000000000000000000-iovalue0",
Somehow, you need to translate the values to the MySQL database.
The field contains 22 individual values with either a state of 1 or a state of 0.
Accordingly, 22 values in 22 cells must be exported to the MySQL table.
The table should be updated once per second,
Values should be added without erasing previous data.
There is a device, a controller on pic18f67j60.
I download the status.xml file from the controller.
The file has the string "iovalue0-0011000000000000000000000-iovalue0",
Somehow, you need to translate the values to the MySQL database.
The field contains 22 individual values with either a state of 1 or a state of 0.
Accordingly, 22 values in 22 cells must be exported to the MySQL table.
The table should be updated once per second,
Values should be added without erasing previous data.