<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
  <mime-type type="application/x-osu-beatmap-archive">
    <comment>osu! beatmap archive</comment>
    <glob pattern="*.osz"/>
  </mime-type>
  <mime-type type="application/x-osu-skin-archive">
    <comment>osu! skin archive</comment>
    <glob pattern="*.osk"/>
  </mime-type>
  <mime-type type="application/x-osu-beatmap">
    <comment>osu! difficulty</comment>
    <glob pattern="*.osu"/>
  </mime-type>
  <mime-type type="application/x-osu-storyboard">
    <comment>osu! storyboard</comment>
    <glob pattern="*.osb"/>
  </mime-type>
  <mime-type type="application/x-osu-replay">
    <comment>osu! replay</comment>
    <glob pattern="*.osr"/>
  </mime-type>
</mime-info>
