Hi,

I'm noticing an issue where an XQQueryException is thrown if there are comments after XML declaration. I noticed it since license headers often go in this location (e.g. Apache License 2.0)

Here is an example program that demonstrates the issue

https://gist.github.com/dustinschultz/5718281

I believe the bug resides within the xqj-basex code but I have no idea where post bug reports and the source doesn't seem to be available. (Is it possible to get the source?)

Thanks,
Dustin