Also, the uri should include the protocol. It is not an absolute
URI without the http:// in front, or a file:///c:/ (Windows) or
file:/// (Unix) or some other protocol handler. I'm surprised it
worked at all.
If you have a local copy, the uri= MUST be an absolute URI, otherwise
the results are unpredictable.