diff --git a/livesupport/modules/storageServer/var/tests/mdata1.xml b/livesupport/modules/storageServer/var/tests/mdata1.xml
index f1d98a615..ac6fbdeb6 100644
--- a/livesupport/modules/storageServer/var/tests/mdata1.xml
+++ b/livesupport/modules/storageServer/var/tests/mdata1.xml
@@ -1,35 +1,23 @@
-
-File Title txt
-Alternative File Title ín sőmé %$#@* LÁNGŰAGÉ
-Keywords: qwe, asd, zcx
-Abstract txt
-2004-05-21
-2004-05-22
-2004-05-23
-2004-05-24
-2004-05-25
-Sound
-audio/mpeg
-00:00:03.000000
-online
-streamonthefly:
-http://some.url.mdlf.org/
-Spatial Coverage
-Temporal Covarage
-Episode Title txt
-Episode sequence
-
- Editor
- John X1
- 123456789
-
-
+ File Title txt
+ Alternative File Title ín sőmé %$#@* LÁNGŰAGÉ
+ Keywords: qwe, asd, zcx
+ Abstract txt
+ 2004-05-21
+ audio/mpeg
+ 00:00:03.000000
+
+ gunid here
+ Spatial Coverage
+ Temporal Covarage
+ John X1
+
diff --git a/livesupport/modules/storageServer/var/tests/mdata10001.xml b/livesupport/modules/storageServer/var/tests/mdata10001.xml
index c18b426df..2364cfae3 100644
--- a/livesupport/modules/storageServer/var/tests/mdata10001.xml
+++ b/livesupport/modules/storageServer/var/tests/mdata10001.xml
@@ -1,13 +1,13 @@
-one
-01:00:00.000000
+ xmlns="http://mdlf.org/livesupport/elements/1.0/"
+ xmlns:ls="http://mdlf.org/livesupport/elements/1.0/"
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:dcterms="http://purl.org/dc/terms/"
+ xmlns:xml="http://www.w3.org/XML/1998/namespace"
+>
+ one
+ 01:00:00.000000
diff --git a/livesupport/modules/storageServer/var/tests/mdata10002.xml b/livesupport/modules/storageServer/var/tests/mdata10002.xml
index 460d47f8f..56b7941eb 100644
--- a/livesupport/modules/storageServer/var/tests/mdata10002.xml
+++ b/livesupport/modules/storageServer/var/tests/mdata10002.xml
@@ -1,13 +1,13 @@
-two
-00:30:00.000000
+ xmlns="http://mdlf.org/livesupport/elements/1.0/"
+ xmlns:ls="http://mdlf.org/livesupport/elements/1.0/"
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:dcterms="http://purl.org/dc/terms/"
+ xmlns:xml="http://www.w3.org/XML/1998/namespace"
+>
+ two
+ 00:30:00.000000
diff --git a/livesupport/modules/storageServer/var/tests/mdata2.xml b/livesupport/modules/storageServer/var/tests/mdata2.xml
index 778d40ee9..71cdd336a 100644
--- a/livesupport/modules/storageServer/var/tests/mdata2.xml
+++ b/livesupport/modules/storageServer/var/tests/mdata2.xml
@@ -1,35 +1,23 @@
-File2 Title txt
-Alternative File2 Title txt
-Keywords: qwe, asd, zcx
-Abstract txt
-2004-05-21
-2004-05-22
-2004-05-23
-2004-05-24
-2004-05-25
-Sound
-audio/mpeg
-00:10:00.000000
-online
-streamonthefly:
-http://some.url.mdlf.org/
-Spatial Coverage
-Temporal Covarage
-Episode Title txt
-Episode sequence
-
- Author
- John X2
- 23456789
-
+ File2 Title txt
+ Alternative File2 Title txt
+ Keywords: qwe, asd, zcx
+ Abstract txt
+ 2004-05-21
+ audio/mpeg
+ 00:10:00.000000
+
+ gunid here
+ Spatial Coverage
+ Temporal Covarage
+ John X2
diff --git a/livesupport/modules/storageServer/var/tests/mdata3.xml b/livesupport/modules/storageServer/var/tests/mdata3.xml
index f102aad28..692d19210 100644
--- a/livesupport/modules/storageServer/var/tests/mdata3.xml
+++ b/livesupport/modules/storageServer/var/tests/mdata3.xml
@@ -1,19 +1,15 @@
Fil Title3 txt
Alternative File Title txt
00:01:00.000000
-
- Author
- John Y
- 345
-
+ John Y
diff --git a/livesupport/modules/storageServer/var/tests/mdataVal1.xml b/livesupport/modules/storageServer/var/tests/mdataVal1.xml
index 131d4f8b8..2245f79d1 100644
--- a/livesupport/modules/storageServer/var/tests/mdataVal1.xml
+++ b/livesupport/modules/storageServer/var/tests/mdataVal1.xml
@@ -1,10 +1,11 @@
File Title4 utf-8
ěščřžýáíé ĚŠČŘŽÝÁÍÉ úůÚŮ ďťňĎŤŇ é
diff --git a/livesupport/modules/storageServer/var/tests/plist1.xml b/livesupport/modules/storageServer/var/tests/plist1.xml
index a6bfcddf6..6b0786949 100644
--- a/livesupport/modules/storageServer/var/tests/plist1.xml
+++ b/livesupport/modules/storageServer/var/tests/plist1.xml
@@ -4,17 +4,19 @@
+
My First Playlist
Me, myself and I
diff --git a/livesupport/modules/storageServer/var/tests/wstream1.xml b/livesupport/modules/storageServer/var/tests/wstream1.xml
index f2bbe860d..42c4c560b 100644
--- a/livesupport/modules/storageServer/var/tests/wstream1.xml
+++ b/livesupport/modules/storageServer/var/tests/wstream1.xml
@@ -1,5 +1,14 @@
-
+
+ Webstream test 1
+ 01:30:00.000000
+
http://localhost/y
diff --git a/livesupport/modules/storageServer/var/xmlrpc/testRunner.sh b/livesupport/modules/storageServer/var/xmlrpc/testRunner.sh
index 8b65399a5..a150e725a 100755
--- a/livesupport/modules/storageServer/var/xmlrpc/testRunner.sh
+++ b/livesupport/modules/storageServer/var/xmlrpc/testRunner.sh
@@ -23,7 +23,7 @@
#
#
# Author : $Author: tomas $
-# Version : $Revision: 1.24 $
+# Version : $Revision: 1.25 $
# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/storageServer/var/xmlrpc/testRunner.sh,v $
#-------------------------------------------------------------------------------
@@ -34,15 +34,19 @@ COMM=$1
shift
GUNID=$1
-#METADATA="
-#ěščřžé"
METADATA="
-
-Media title testRunner
-00:00:11
-"
+
+
+ Media title testRunner
+ 00:00:03.000000
+
+"
echo ""
XRDIR=`dirname $0`