diff --git a/Scripts/Bash/Functions/Svg/Config/centos-artwork-sig.sed b/Scripts/Bash/Functions/Svg/Config/centos-artwork-sig.sed
deleted file mode 100644
index 2fb15ab..0000000
--- a/Scripts/Bash/Functions/Svg/Config/centos-artwork-sig.sed
+++ /dev/null
@@ -1,68 +0,0 @@
-# This file is the metadata information used by CentOS Artwork SIG on
-# its scalable vector graphics (SVG) files. This files is used with
-# the regular expression '.*\.svg$' only.
-# ---------------------------------------------------
-# $Id: svg-metadata-centos.sed 5964 2010-06-16 06:51:37Z al $
-# ---------------------------------------------------
-/\
- \
- \
- image/svg+xml\
- \
- \
- =TITLE=\
- =DATE=\
- \
- \
- =CREATOR=\
- \
- \
- \
- \
- =RIGHTS=\
- \
- \
- \
- \
- =PUBLISHER=\
- \
- \
- \
- \
- \
- en\
- \
- \
-=KEYWORDS=\
- \
- \
- =COVERAGE=\
- \
- \
- \
- Alain Reguera Delgado\
- \
- \
- \
- \
- \
- \
- \
- \
- \
- \
- \
- \
-
diff --git a/Scripts/Bash/Functions/Svg/Config/tpl_forMetadata.sed b/Scripts/Bash/Functions/Svg/Config/tpl_forMetadata.sed
new file mode 100644
index 0000000..2fb15ab
--- /dev/null
+++ b/Scripts/Bash/Functions/Svg/Config/tpl_forMetadata.sed
@@ -0,0 +1,68 @@
+# This file is the metadata information used by CentOS Artwork SIG on
+# its scalable vector graphics (SVG) files. This files is used with
+# the regular expression '.*\.svg$' only.
+# ---------------------------------------------------
+# $Id: svg-metadata-centos.sed 5964 2010-06-16 06:51:37Z al $
+# ---------------------------------------------------
+/\
+ \
+ \
+ image/svg+xml\
+ \
+ \
+ =TITLE=\
+ =DATE=\
+ \
+ \
+ =CREATOR=\
+ \
+ \
+ \
+ \
+ =RIGHTS=\
+ \
+ \
+ \
+ \
+ =PUBLISHER=\
+ \
+ \
+ \
+ \
+ \
+ en\
+ \
+ \
+=KEYWORDS=\
+ \
+ \
+ =COVERAGE=\
+ \
+ \
+ \
+ Alain Reguera Delgado\
+ \
+ \
+ \
+ \
+ \
+ \
+ \
+ \
+ \
+ \
+ \
+ \
+