Woodymon:
As suggested above install the new 1.3.5 and run installer. Before installing you will want to decide where you install your XML files, in your webroot (public_html) or shop root.
And then after installing double check admin setting for "Use root directory" in Configuration > Google XML Sitemap
One additional clarification.
With the 1.34 and 1.35 versions you are now provided the flexibility where you want to write your XML files, compared to previous versions of the mod (e.g. to your shop root directory, to your web root or to any other directory).
But the added flexibility can be a bit confusing...
If you want your XML files to live in your shop (catalog) directory, you don't have to do anything besides upload the XML files to your shop directory. Google Sitemap Admin will then write to that directory (DIR_FS_CATALOG = catalog directory = root of your shop).
If you want to write to your webroot directory (e.g. /public_html) you will now, when using v.1.34/1.35, need to manually enter that path info in
Configuration > Google XML Sitemap
For example:
XML directory: /home/your_account/public_html/
(or whatever is the path to your home directory... if not sure you can find this info in your shops configure.php file).
NOTE: The slash at end of public_html is important!
Or as previously stated you can write the XML files to anywhere else on your file system. The main point of this added flexibility is you can now write these "writable" XML files to a directory outside of your web space (e.g. /home/your_account/). A major security advantage!
Hope this helps.
And thanks again Andrew!
Woody