How can I validate a large XML file (>100mb)? I try to open it with IE, FX & GC and it either crashes or doesn\'t do anything.
You can try using a command-line validator, for example xmlstarlet:
$ xmlstarlet validate bigfile.xml