added two more audio clips to the test storage data

This commit is contained in:
fgerlits 2005-01-26 17:56:56 +00:00
parent e273b4eb80
commit c160d028c9
2 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<audioClip>
<metadata
xmlns="http://www.streamonthefly.org/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:dcterms="http://purl.org/dc/terms/"
xmlns:xbmf="http://www.streamonthefly.org/xbmf"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
>
<dc:title >one</dc:title>
<dcterms:extent >01:00:00.000000</dcterms:extent>
</metadata>
</audioClip>

View File

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<audioClip>
<metadata
xmlns="http://www.streamonthefly.org/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:dcterms="http://purl.org/dc/terms/"
xmlns:xbmf="http://www.streamonthefly.org/xbmf"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
>
<dc:title >two</dc:title>
<dcterms:extent >00:30:00.000000</dcterms:extent>
</metadata>
</audioClip>