Hello,
sitemap generator has 2 built-in methods of connection:
1. (default) - fsockopen function is used, like:
2. (optional) - cURL library can be used if it's enabled in PHP configuration ('xs_curl' option should be manually enabled in config.inc.php file)