I’m using a plugin called wpallimport which pulls XML data and maps it onto posts, pages and users.
It can map onto other plugins fields if those plugins have meta-data or a custom field that’s available globally. It looks like S:P doesn’t have anything that wpallimport can use.
I have dozens of users I am trying to import into S:P, and their avatars are all external and all take the form of http://somedomain/username.jpg
wpallimport creates their userid, name, password etc on the WP site, all fed from the XML data. The only thing it can’t do, is create the external avatar link in S:P
I hope I made that clear enough to have a crack at solving this,
Thanks