These are various random patches that I've come up with. sitemap.large.fix.patch This is a patch for the Google sitemap Python script version 1.3. This fixes a problem where the script incorrectly handles large log files. Does not depend on any other patches. This is a bug fix and does not effect documented operations. To patch, run "patch sitemap_gen.py sitemap.large.fix.patch" after downloading the patchfile into the sitemap directory.