Hellp, im planning on storing my Fightbooks in XML files - However Im having problems reading the XML files, I have search Google and found nothing that works...
I need to be able to load the XML with the user selecting the file using my OpenFightbookFileDialog
I need to be able to search for a specific node in the XML file.
Any ideas?