<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
  <mime-type type="application/x-chordpro">
    <sub-class-of type="text/plain"/>
    <glob pattern="*.cho" weight="80"/>
    <glob pattern="*.chordpro" weight="100"/>
    <glob pattern="*.chopro" weight="100"/>
    <glob pattern="*.crd" weight="50"/>
    <comment>ChordPro lead sheet document</comment>
    <generic-icon name="x-chordpro-doc"/>
    <magic priority="80">
      <match value='{title' type='string' offset='0:200'/>
    </magic>
  </mime-type>
</mime-info>