XML - Map data

BlitzMax Forums/BlitzMax Beginners Area/XML - Map data

I have been looking at using a 2d map editor that exports the map data as a XML file. Can BlitzMax read in a XML file as map data? If it can, does anyone have a small example of how you go about this as I'm not that familiar with the XML format and not sure how you would go about doing it.

I'm only just starting to mess around with XML now, but you can Brucey's xml parser module on his google code site.