:<code>http://localhost:8984/rest/factbook/factbook.xml</code>
If a file with the of mime type <code>application/xquery</code> is addressed, it will be evaluated, and the result will be returned:
:<code>http://localhost:8984/rest/factbook/index.xq</code>
If a resource is not found, an HTTP response will be generated with <code>404</code> as status code.