Allow user to upload XML and populate table

Hello everyone I have just discovered bubble.io & I am trying to create a form where a user can upload a .xml file
I will then need to parse the data contained in it and populate various tables in my database.
Does bubble supports this directly?
Is there any plugin?
If not it is possible at least to get the xml data as text/xml mime type and use an api call? How?
Thanks to anyone willing to provide help