The RSS files go into /tmp/rss - which works because XML::RSS can take an absolute path (using combust.config.work_path). But you can't do this for TT INCLUDE's because ABSOLUTE paths are not allowed. So should that file be being written to somewhere else? - or should tmp/ be in the list of TT INCLUDE_PATH directories? Cheers