You would need to assign a forum for where ever the bot is to post, and also a "bot user", and then have a human user upload the file. What ever you're using to do the parsing (I just remembered
XML_RSS) will run through the file and then insert a new row into the `thread` table, associated with `forum` and its "bot user", and also insert a `post` associated with `thread` and its "bot user".