0
kicks
Cache XmlResolverq
When you open a large set of XHTML document with the XmlDocument, each time you parse the file the corresponding dtd are downloaded from the network, here is a simple way to cache the result on disk.