diff --git a/seiscomp_templates/136_nmxptool_dod/chain_digiserv_station.tpl b/seiscomp_templates/136_nmxptool_dod/chain_digiserv_station.tpl
new file mode 100644
index 0000000000000000000000000000000000000000..99d4cbb8da81de55fef10d68e89e4503ef9a11a2
--- /dev/null
+++ b/seiscomp_templates/136_nmxptool_dod/chain_digiserv_station.tpl
@@ -0,0 +1,2 @@
+
+
diff --git a/seiscomp_templates/136_nmxptool_dod/chain_digiserv_station_trig.tpl b/seiscomp_templates/136_nmxptool_dod/chain_digiserv_station_trig.tpl
new file mode 100644
index 0000000000000000000000000000000000000000..945348525286824ebfb524d405ddd0924a32a7eb
--- /dev/null
+++ b/seiscomp_templates/136_nmxptool_dod/chain_digiserv_station_trig.tpl
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/seiscomp_templates/136_nmxptool_dod/key b/seiscomp_templates/136_nmxptool_dod/key
new file mode 100644
index 0000000000000000000000000000000000000000..4f0e2fa51f891c6a7f5fc21c214b41dc177865e3
--- /dev/null
+++ b/seiscomp_templates/136_nmxptool_dod/key
@@ -0,0 +1,6 @@
+SOURCE_DESC="NMXPTOOL - DataOnDemand - NAQS server (TCP/IP)"
+SOURCE_ATTR="tcp,raw,instance_per_address"
+SOURCE_MSG="Plugin based on Open-source Nanometrics Protocol library"
+SRCADDR="naqs1a.int.ingv.it"
+SRCPORT="28000"
+SPROC="naqs_3x100"
diff --git a/seiscomp_templates/136_nmxptool_dod/plugins.ini.tpl b/seiscomp_templates/136_nmxptool_dod/plugins.ini.tpl
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/seiscomp_templates/136_nmxptool_dod/seedlink_plugin.tpl b/seiscomp_templates/136_nmxptool_dod/seedlink_plugin.tpl
new file mode 100644
index 0000000000000000000000000000000000000000..c05026ac5593f95a1516859a43291b7169b540c9
--- /dev/null
+++ b/seiscomp_templates/136_nmxptool_dod/seedlink_plugin.tpl
@@ -0,0 +1,6 @@
+* template: #template#
+plugin #pluginid# cmd="#pkgroot#/bin/nmxptool -H #srcaddr# -P #srcport# -N IV -F #pkgroot#/nmxptool_dod_channelfile_#srcaddr#.txt -v 16 -T 30 -k"
+ timeout = 600
+ start_retry = 30
+ shutdown_wait = 15
+
diff --git a/seiscomp_templates/136_nmxptool_dod/seedlink_station.tpl b/seiscomp_templates/136_nmxptool_dod/seedlink_station.tpl
new file mode 100644
index 0000000000000000000000000000000000000000..b54bbe5b137c16a6eea5d337c60c31f715a0f074
--- /dev/null
+++ b/seiscomp_templates/136_nmxptool_dod/seedlink_station.tpl
@@ -0,0 +1,6 @@
+* template: #template#
+station #statid# description = "#stat_desc#"
+ name = #station#
+ network = #netid#
+ proc = #sproc#
+