diff --git a/busposition.json b/data/busposition.json similarity index 100% rename from busposition.json rename to data/busposition.json diff --git a/routes.json b/data/routes.json similarity index 100% rename from routes.json rename to data/routes.json diff --git a/stops.json b/data/stops.json similarity index 100% rename from stops.json rename to data/stops.json diff --git a/data.php b/modules/data.php similarity index 100% rename from data.php rename to modules/data.php diff --git a/foot.php b/modules/foot.php similarity index 100% rename from foot.php rename to modules/foot.php diff --git a/head.php b/modules/head.php similarity index 100% rename from head.php rename to modules/head.php diff --git a/libdata.php b/modules/libdata.php similarity index 100% rename from libdata.php rename to modules/libdata.php diff --git a/map.php b/modules/map.php similarity index 100% rename from map.php rename to modules/map.php diff --git a/nav.php b/modules/nav.php similarity index 100% rename from nav.php rename to modules/nav.php