--- /home/sean/public_html/drupal/sites/all/modules/diymap/diymap.module	2007-10-15 11:44:59.000000000 -0700
+++ /home/sean/diymap/diymap.module	2007-10-12 06:06:40.000000000 -0700
@@ -921,7 +921,7 @@ function _diymap_get_directory() {
  */
 function _diymap_embed_html($nid) {
    $swf_dir = '/'.drupal_get_path('module','diymap').'/world/world.swf';   
-   $xml_dir = "/" . _diymap_get_directory() . "/node${nid}.xml";
+   $xml_dir = "/files/diymap/node${nid}.xml";
 
    $embed = <<<EOD
       <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
