Site creation script
I did it! Finally created a complete script (in Python, of course) to completely create my site (several XML, XSL files and a bunch of parameters to create oh, about 7 files - and you'll only see 4 of them anyway) and upload it via FTP, courtesy a small and incredibly useful open-source library called ftplib. I loveit! I would have been pulling my hair out to do it in VB, and, of course, I could not have ported it to Linux or any other system. Many thanks to Stefan Schwarzer, author of ftplib.