diff --git a/app/DpmaXmlParser/DpmaXmlParser.exe.config b/app/DpmaXmlParser/DpmaXmlParser.exe.config
index 5f09779..9bad365 100644
--- a/app/DpmaXmlParser/DpmaXmlParser.exe.config
+++ b/app/DpmaXmlParser/DpmaXmlParser.exe.config
@@ -24,6 +24,9 @@
Was soll gesucht werden?
M = Marken (setzt eine Entität mit dem Namen "Marken" vorraus)
P = Patente (setzt eine Entität mit dem Namen "Patente" vorraus)
+ Beispiel:
+ Wenn Patente UND Marken importiert werden sollen
+
-->
diff --git a/app/DpmaXmlParser/DpmaXmlParser.exe.config.example b/app/DpmaXmlParser/DpmaXmlParser.exe.config.example
index 7ae68fd..7b0d7eb 100644
--- a/app/DpmaXmlParser/DpmaXmlParser.exe.config.example
+++ b/app/DpmaXmlParser/DpmaXmlParser.exe.config.example
@@ -1,27 +1,30 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+