36 lines
1.4 KiB
XML
36 lines
1.4 KiB
XML
<?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 >File Title txt</dc:title>
|
|
<dcterms:alternative >Alternative File Title ín sőmé %$#@* LÁNGŰAGÉ</dcterms:alternative>
|
|
<dc:subject >Keywords: qwe, asd, zcx</dc:subject>
|
|
<dc:description >Abstract txt</dc:description>
|
|
<dc:date >2004-05-21</dc:date>
|
|
<dcterms:available >2004-05-22</dcterms:available>
|
|
<dcterms:issued >2004-05-23</dcterms:issued>
|
|
<dcterms:modified >2004-05-24</dcterms:modified>
|
|
<dcterms:valid >2004-05-25</dcterms:valid>
|
|
<dc:type xsi:type="dcterms:DCMIType" >Sound</dc:type>
|
|
<dc:format xsi:type="dcterms:IMT" >audio/mpeg</dc:format>
|
|
<dcterms:extent >123</dcterms:extent>
|
|
<dcterms:medium >online</dcterms:medium>
|
|
<dc:identifier >streamonthefly:</dc:identifier>
|
|
<dc:identifier >http://some.url.mdlf.org/</dc:identifier>
|
|
<dcterms:spatial >Spatial Coverage</dcterms:spatial>
|
|
<dcterms:temporal >Temporal Covarage</dcterms:temporal>
|
|
<xbmf:episodetitle >Episode Title txt</xbmf:episodetitle>
|
|
<xbmf:episodesequence >Episode sequence</xbmf:episodesequence>
|
|
<xbmf:contributor>
|
|
<xbmf:role>Editor</xbmf:role>
|
|
<xbmf:name>John X</xbmf:name>
|
|
<xbmf:phone>123456789</xbmf:phone>
|
|
</xbmf:contributor>
|
|
</metadata>
|
|
</audioClip>
|