<simple xml parsing with kotlin> i have the follow...
# stackoverflow
r
simple xml parsing with kotlin i have the following XML: 0000-00-00 0000-00-00 from which i need to extract the list of vertex and the list of triangles, i also need the unit from model. I have tried all kinds of combinations...