diff --git a/class.rss.php b/rss/class.rss.php similarity index 100% rename from class.rss.php rename to rss/class.rss.php diff --git a/index.php b/rss/index.php similarity index 100% rename from index.php rename to rss/index.php diff --git a/lang/index.php b/rss/lang/index.php similarity index 100% rename from lang/index.php rename to rss/lang/index.php diff --git a/lang/ru.txt b/rss/lang/ru.txt similarity index 100% rename from lang/ru.txt rename to rss/lang/ru.txt diff --git a/module.php b/rss/module.php similarity index 100% rename from module.php rename to rss/module.php diff --git a/sql.php b/rss/sql.php similarity index 100% rename from sql.php rename to rss/sql.php diff --git a/templates/feed.gif b/rss/templates/feed.gif similarity index 100% rename from templates/feed.gif rename to rss/templates/feed.gif diff --git a/templates/index.php b/rss/templates/index.php similarity index 100% rename from templates/index.php rename to rss/templates/index.php diff --git a/templates/rss_edit.tpl b/rss/templates/rss_edit.tpl similarity index 100% rename from templates/rss_edit.tpl rename to rss/templates/rss_edit.tpl diff --git a/templates/rss_list.tpl b/rss/templates/rss_list.tpl similarity index 100% rename from templates/rss_list.tpl rename to rss/templates/rss_list.tpl