renatofilho@76: <?xml version="1.0" encoding="UTF-8"?>
renatofilho@76: <mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
renatofilho@76:  <mime-type type="video/x-nuv">
renatofilho@76:   <comment>Nuv File</comment>
renatofilho@76:   <comment xml:lang="en">Mythtv Nuv file container</comment>
renatofilho@76:   <magic priority="60">
renatofilho@76:    <match value="MythTVVideo" type="string" offset="0"/>
renatofilho@76:   </magic>
renatofilho@76:   <glob pattern="*.nuv"/>
renatofilho@76:  </mime-type>
renatofilho@76: </mime-info>