diff --git a/webstuff/frontend/content/module_sets/set_xml_small.html b/webstuff/frontend/content/module_sets/set_xml_small.html
new file mode 100644
index 0000000..4409164
--- /dev/null
+++ b/webstuff/frontend/content/module_sets/set_xml_small.html
@@ -0,0 +1,6 @@
+
+{content:addModule:xmlinnenSmall_1}
+{content:addModule:xmlauss2Small_4}
+{content:addModule:xmlwindSmall_2}
+{content:addModule:xmlregenSmall_3}
+
diff --git a/webstuff/frontend/content/modules/mod_xmlauss2Small.html b/webstuff/frontend/content/modules/mod_xmlauss2Small.html
new file mode 100644
index 0000000..f33a095
--- /dev/null
+++ b/webstuff/frontend/content/modules/mod_xmlauss2Small.html
@@ -0,0 +1,12 @@
+
+ {content:fill:sens_id}
+ {content:fill:sens_location}
+
+ {content:fill:temp_now_val}
+ {content:fill:temp_av_value}
+
+
+ {content:fill:hum_now_val}
+ {content:fill:hum_av_value}
+
+
diff --git a/webstuff/frontend/content/modules/mod_xmlinnenSmall.html b/webstuff/frontend/content/modules/mod_xmlinnenSmall.html
new file mode 100644
index 0000000..e2c555d
--- /dev/null
+++ b/webstuff/frontend/content/modules/mod_xmlinnenSmall.html
@@ -0,0 +1,17 @@
+
+ {content:fill:sens_id}
+ {content:fill:sens_location}
+
+ {content:fill:temp_now_val}
+ {content:fill:temp_av_value}
+
+
+ {content:fill:hum_now_val}
+ {content:fill:hum_av_value}
+
+
+ {content:fill:press_now_val}
+ {content:fill:press_av_value}
+
+
+
diff --git a/webstuff/frontend/content/modules/mod_xmlregenSmall.html b/webstuff/frontend/content/modules/mod_xmlregenSmall.html
new file mode 100644
index 0000000..a0547cc
--- /dev/null
+++ b/webstuff/frontend/content/modules/mod_xmlregenSmall.html
@@ -0,0 +1,9 @@
+
+ {content:fill:sens_id}
+ {content:fill:sens_location}
+
+ {content:fill:rain_now_hour}
+ {content:fill:rain_now_day}
+
+
+
diff --git a/webstuff/frontend/content/modules/mod_xmlwindSmall.html b/webstuff/frontend/content/modules/mod_xmlwindSmall.html
new file mode 100644
index 0000000..c61f7cb
--- /dev/null
+++ b/webstuff/frontend/content/modules/mod_xmlwindSmall.html
@@ -0,0 +1,9 @@
+
+ {content:fill:sens_id}
+ {content:fill:sens_location}
+
+ {content:fill:wind_now_val}
+ {content:fill:wind_av_value}
+ {content:fill:wind_now_dir_full}
+
+