UCSD CSE232 Project For milestone4: The XQueryOptimized.jar and input.txt are under the root directory of CSE232BWI20 repo. Input: java -jar XQueryOptimized.jar input.txt -L OR java -jar XQueryOptimized.jar input.txt -B Output: The rewitten query would be in RewrittenQuery.txt. The final result would be in Result.txt. (Both of them are under the root directory)