serval, thank you first of all.
i have not test this version, but the last one causes error with XMAP and SEF SERVICE MAP
some people have wroten about this in this forum:
+++++++++++++++++++++
Artio Analytics insert javascript code into the site map. If you try to access to the xml file you get:
XML Parsing Error: junk after document element
If you have a look to the txt sitemap version you can see at the bottom:
Code:
<script type="text/javascript"> 
1 
2 var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); 
3 document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); 
</script> 
<script type="text/javascript" src="http://www.google-analytics.com/ga.js"> 
1(function(){var b._setCampMediumKey=function(a){c.Ja=a};b._setCampNOKey=function(a){c.Ka=a};b._setCampSourceKey= 
(.... continues ....) 
39function(a){c.La=a};b._setCampTermKey=function(a){c.Ma=a};b._setCampCIdKey=function(a){c.Na=a};b._getAccount=function(){return b.s};b._setAccount=function(a){b.s=a};b._setNamespace=function(a){c.o=a?T(a):w};b._getVersion=function(){return ca};b._setAutoTrackOutbound=function(a){c.u=[];if(a)c.u=a};b._setTrackOutboundSubdomains=function(a){c.jb=a};b._setHrefExamineLimit=function(a){c.pa=a};b._setReferrerOverride=function(a){b.Za=a};b._setCookiePersistence=function(a){$.t=a}}; 
40$._getTracker=function(g,i){return new $.Kb(g,i)};window[aa]=$;var ka=window[ba];})() 
</script> 
<script type="text/javascript"> 
1 
2 try { 
3 var pageTracker = _gat._getTracker("UA-XXXXXX-1"); 
4 pageTracker._trackPageview(); 
5 } catch(err) {} 
</script>