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