Step 1: Create an SGWorld65 instance instead of SGWorld61 instance

In the script, this generally requires changing the <OBJECT> tag from:

<object id="globe" classid="clsid:3a4f91b1-65a8-11d5-85c1-0001023952c1" />

to:

<object id="globe" classid="clsid:3a4f9197-65a8-11d5-85c1-0001023952c1" />