<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mime-info [
  <!ELEMENT mime-info (mime-type)+>
  <!ATTLIST mime-info xmlns CDATA #FIXED "http://www.freedesktop.org/standards/shared-mime-info">

  <!ELEMENT mime-type (comment|glob|magic|root-XML|alias|sub-class-of)*>
  <!ATTLIST mime-type type CDATA #REQUIRED>

  <!ELEMENT comment (#PCDATA)>
  <!ATTLIST comment xml:lang CDATA #IMPLIED>

  <!ELEMENT glob EMPTY>
  <!ATTLIST glob pattern CDATA #REQUIRED>

  <!ELEMENT magic (match)+>
  <!ATTLIST magic priority CDATA #IMPLIED>

  <!ELEMENT match (match)*>
  <!ATTLIST match offset CDATA #REQUIRED>
  <!ATTLIST match type (string|big16|big32|little16|little32|host16|host32|byte) #REQUIRED>
  <!ATTLIST match value CDATA #REQUIRED>
  <!ATTLIST match mask CDATA #IMPLIED>

  <!ELEMENT root-XML EMPTY>
  <!ATTLIST root-XML
  	namespaceURI CDATA #REQUIRED
	localName CDATA #REQUIRED>

  <!ELEMENT alias EMPTY>
  <!ATTLIST alias
  	type CDATA #REQUIRED>

  <!ELEMENT sub-class-of EMPTY>
  <!ATTLIST sub-class-of
  	type CDATA #REQUIRED>
]>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
  <mime-type type="application/andrew-inset">
    <comment>Andrew Toolkit inset</comment>
    <comment xml:lang="az">Andrew Toolkit sənədi</comment>
    <comment xml:lang="cy">Mewnosodiad Andrew Toolkit</comment>
    <comment xml:lang="fi">Andrew Toolkit -osio</comment>
    <comment xml:lang="fr">ajout Andrew Toolkit</comment>
    <comment xml:lang="hu">Andrew Toolkit inset</comment>
    <comment xml:lang="nn">Andrew Toolkit innsats</comment>
    <comment xml:lang="no">Andrew verktøysett insett</comment>
    <comment xml:lang="sr">Andrew додатаг групе алата</comment>
    <comment xml:lang="sv">Andrew-verktygssamling insatt</comment>
    <glob pattern="*.ez" />
  </mime-type>
  <mime-type type="application/illustrator">
    <comment>Adobe Illustrator document</comment>
    <comment xml:lang="no">Adobe Illustrator-dokument</comment>
    <comment xml:lang="sv">Adobe Illustrator-dokument</comment>
    <glob pattern="*.ai" />
  </mime-type>
  <mime-type type="application/mac-binhex40">
    <comment>Macintosh BinHex-encoded file</comment>
    <comment xml:lang="az">Macintosh BinHex-kodlanmış fayl</comment>
    <comment xml:lang="cy">Ffeil BinHex-amgodwyd Macintosh</comment>
    <comment xml:lang="fi">Macintosh BinHex -koodattu tiedosto</comment>
    <comment xml:lang="fr">fichier encode Macintosh BinHex</comment>
    <comment xml:lang="hu">Macintosh BinHex kódolású fájl</comment>
    <comment xml:lang="nl">Macintosh BinHex-gecodeerd bestand</comment>
    <comment xml:lang="nn">Macintosh BinHex-koda fil</comment>
    <comment xml:lang="no">Macintosh BinHe-kodet arkiv</comment>
    <comment xml:lang="sr">Мекинтош BinHex-encoded датотека</comment>
    <comment xml:lang="sv">Macintosh BinHex-kodad fil</comment>
    <magic priority="50">
      <match offset="11" type="string" value="must be converted with BinHex" />
    </magic>
  </mime-type>
  <mime-type type="application/msword">
    <comment>Microsoft Word document</comment>
    <comment xml:lang="az">Microsoft Word sənədi</comment>
    <comment xml:lang="cy">Dogfen Miscrosoft Word</comment>
    <comment xml:lang="fi">Microsoft Word -asiakirja</comment>
    <comment xml:lang="fr">document Microsoft Word</comment>
    <comment xml:lang="hu">Microsoft Word-dokumentum</comment>
    <comment xml:lang="nl">Microsoft Word document</comment>
    <comment xml:lang="nn">Microsoft Word-dokument</comment>
    <comment xml:lang="no">Microsoft Word dokument</comment>
    <comment xml:lang="sr">Микрософт Word документ</comment>
    <comment xml:lang="sv">Microsoft Word-dokument</comment>
    <magic priority="50">
      <match offset="0" type="string" value="\x31\xbe\x00\x00" />
      <match offset="0" type="string" value="PO^Q`" />
      <match offset="0" type="string" value="\376\067\0\043" />
      <match offset="0" type="string" value="\333\245-\0\0\0" />
      <match offset="2080" type="string" value="Microsoft Word 6.0 Document" />
      <match offset="2112" type="string" value="Microsoft Word document data" />
    </magic>
    <glob pattern="*.doc" />
  </mime-type>
  <mime-type type="application/octet-stream">
    <comment>unknown</comment>
    <comment xml:lang="no">ukjent</comment>
    <magic priority="50">
      <match offset="0" type="string" value="\037\036" />
      <match offset="0" type="host16" value="017437" />
      <match offset="0" type="host16" value="0x1fff" />
      <match offset="0" type="string" value="\377\037" />
      <match offset="0" type="host16" value="0145405" />
    </magic>
    <glob pattern="*.bin" />
  </mime-type>
  <mime-type type="application/oda">
    <comment>ODA document</comment>
    <comment xml:lang="az">ODA sənədi</comment>
    <comment xml:lang="cy">Dogfen ODA</comment>
    <comment xml:lang="fi">ODA-asiakirja</comment>
    <comment xml:lang="fr">document ODA</comment>
    <comment xml:lang="hu">ODA-dokumentum</comment>
    <comment xml:lang="nl">ODA document</comment>
    <comment xml:lang="nn">ODA-dokument</comment>
    <comment xml:lang="no">ODA-dokument</comment>
    <comment xml:lang="sr">ODA документ</comment>
    <comment xml:lang="sv">ODA-dokument</comment>
    <glob pattern="*.oda" />
  </mime-type>
  <mime-type type="application/pdf">
    <comment>PDF document</comment>
    <comment xml:lang="cy">Dogfen PDF</comment>
    <comment xml:lang="nn">PDF-dokument</comment>
    <comment xml:lang="no">PDF-dokument</comment>
    <comment xml:lang="sr">PDF документ</comment>
    <comment xml:lang="sv">PDF-dokument</comment>
    <magic priority="50">
      <match offset="0" type="string" value="%PDF-" />
    </magic>
    <glob pattern="*.pdf" />
  </mime-type>
  <mime-type type="application/pgp">
    <comment>PGP message</comment>
    <comment xml:lang="az">PGP ismarışı</comment>
    <comment xml:lang="cy">Neges PGP</comment>
    <comment xml:lang="fi">PGP-viesti</comment>
    <comment xml:lang="fr">message PGP</comment>
    <comment xml:lang="hu">PGP-üzenet</comment>
    <comment xml:lang="nl">PGP bericht</comment>
    <comment xml:lang="nn">PGP-melding</comment>
    <comment xml:lang="no">PGP-melding</comment>
    <comment xml:lang="sr">PGP порука</comment>
    <comment xml:lang="sv">PGP-meddelande</comment>
    <glob pattern="*.pgp" />
  </mime-type>
  <mime-type type="application/pgp-encrypted">
    <comment>PGP/MIME-encrypted message header</comment>
    <comment xml:lang="no">PGP/MIME-kryptert meldingshode</comment>
  </mime-type>
  <mime-type type="application/pgp-keys">
    <comment>PGP keys</comment>
    <comment xml:lang="az">PGP açarları</comment>
    <comment xml:lang="cy">Allweddi PGP</comment>
    <comment xml:lang="fi">PGP-avainrengas</comment>
    <comment xml:lang="fr">clés PGP</comment>
    <comment xml:lang="hu">PGP-kulcs</comment>
    <comment xml:lang="nl">PGP sleutels</comment>
    <comment xml:lang="nn">PGP-nøkler</comment>
    <comment xml:lang="no">PGP-nøkler</comment>
    <comment xml:lang="sr">PGP кључ</comment>
    <comment xml:lang="sv">PGP-nycklar</comment>
  </mime-type>
  <mime-type type="application/pgp-signature">
    <comment>detached OpenPGP signature</comment>
    <comment xml:lang="no">frakoblet OpenPGP-signatur</comment>
  </mime-type>
  <mime-type type="application/pkcs7-mime">
    <comment>S/MIME file</comment>
    <comment xml:lang="az">S/MIME faylı</comment>
    <comment xml:lang="cy">Ffeil S/MIME</comment>
    <comment xml:lang="fi">S/MIME-tiedosto</comment>
    <comment xml:lang="fr">fichier S/MIME</comment>
    <comment xml:lang="hu">S/MIME-fájl</comment>
    <comment xml:lang="nl">S/MIME bestand</comment>
    <comment xml:lang="nn">S/MIME-fil</comment>
    <comment xml:lang="no">S/MIME-fil</comment>
    <comment xml:lang="sr">S/MIME датотека</comment>
    <comment xml:lang="sv">S/MIME-fil</comment>
  </mime-type>
  <mime-type type="application/pkcs7-signature">
    <comment>detached S/MIME signature</comment>
    <comment xml:lang="no">frakoblet S/MIME-signatur</comment>
    <glob pattern="*.p7s" />
  </mime-type>
  <mime-type type="application/postscript">
    <comment>PostScript document</comment>
    <comment xml:lang="no">PostScript-dokument</comment>
    <comment xml:lang="sv">PostScript-dokument</comment>
    <magic priority="50">
      <match offset="0" type="string" value="\004%!" />
      <match offset="0" type="string" value="%!" />
    </magic>
    <glob pattern="*.ps" />
  </mime-type>
  <mime-type type="application/rtf">
    <comment>Rich Text Format</comment>
    <comment xml:lang="az">Zəngin Mətn Formatı</comment>
    <comment xml:lang="cy">Dogfen Testun Gyfoethog</comment>
    <comment xml:lang="fi">RTF-asiakirja</comment>
    <comment xml:lang="fr">Rich Text Format</comment>
    <comment xml:lang="hu">RTF-fájl</comment>
    <comment xml:lang="nl">Rijke Tekst Formaat</comment>
    <comment xml:lang="nn">Rik tekst-dokument</comment>
    <comment xml:lang="no">Rik tekst-format</comment>
    <comment xml:lang="sr">Обогаћени текстуални запис (RTF)</comment>
    <comment xml:lang="sv">Rikt textdokument</comment>
    <magic priority="50">
      <match offset="0" type="string" value="{\\rtf" />
    </magic>
    <glob pattern="*.rtf" />
  </mime-type>
  <mime-type type="application/smil">
    <comment>Synchronized Multimedia Integration Language</comment>
    <comment xml:lang="az">Sinxronlaşdırılmış Multemediya İnteqrasiya Dili</comment>
    <comment xml:lang="cy">Iaith Integreiddio Aml-Gyfrwng wedi ei Chydweddu</comment>
    <comment xml:lang="fi">Synchronized Multimedia Integration Language</comment>
    <comment xml:lang="fr">Synchronized Multimedia Integration Language</comment>
    <comment xml:lang="hu">Szinkronizált multimédiaintegrációs nyelv</comment>
    <comment xml:lang="nl">Gesynchroniseerde multimedia integratie taal</comment>
    <comment xml:lang="nn">Synchronized Multimedia Integration Language</comment>
    <comment xml:lang="sr">Синхронизовани језик за интеграцију мултимедије (SMIL)</comment>
    <comment xml:lang="sv">Språk för synkroniserad multimediaintegration</comment>
    <glob pattern="*.smil" />
    <glob pattern="*.smi" />
    <glob pattern="*.sml" />
  </mime-type>
  <mime-type type="application/vnd.corel-draw">
    <comment>Corel Draw drawing</comment>
    <comment xml:lang="az">Corel Draw çəkimi</comment>
    <comment xml:lang="cy">Darlun Corel Draw</comment>
    <comment xml:lang="fi">Corel Draw -piirros</comment>
    <comment xml:lang="fr">dessin Corel Draw</comment>
    <comment xml:lang="hu">Corel Draw-rajz</comment>
    <comment xml:lang="nl">Corel Draw tekening</comment>
    <comment xml:lang="nn">Corel Draw-teikning</comment>
    <comment xml:lang="no">Corel Draw-tegning</comment>
    <comment xml:lang="sr">Corel Draw цртеж</comment>
    <comment xml:lang="sv">Corel Draw-teckning</comment>
    <magic priority="50">
      <match offset="8" type="string" value="CDR vrsn" />
    </magic>
    <glob pattern="*.cdr" />
  </mime-type>
  <mime-type type="application/vnd.hp-hpgl">
    <comment>HP Graphics Language (plotter)</comment>
    <glob pattern="*.hpgl" />
  </mime-type>
  <mime-type type="application/vnd.hp-pcl">
    <comment>HP Printer Control Language file</comment>
    <glob pattern="*.pcl" />
  </mime-type>
  <mime-type type="application/vnd.lotus-1-2-3">
    <comment>Lotus 1-2-3 spreadsheet</comment>
    <comment xml:lang="az">Lotus 1-2-3 hesab cədvəli</comment>
    <comment xml:lang="cy">Taenlen Lotus 1-2-3</comment>
    <comment xml:lang="fi">Lotus 1-2-3 -taulukko</comment>
    <comment xml:lang="fr">chiffrier Lotus 1-2-3</comment>
    <comment xml:lang="hu">Lotus 1-2-3-munkafüzet</comment>
    <comment xml:lang="nl">Lotus 1-2-3 spreadsheet</comment>
    <comment xml:lang="nn">Lotus 1-2-3 rekneark</comment>
    <comment xml:lang="no">Lotus 1-2-3 regneark</comment>
    <comment xml:lang="sr">Lotus 1-2-3 табеларни прорачун</comment>
    <comment xml:lang="sv">Lotus 1-2-3-kalkylblad</comment>
    <magic priority="50">
      <match offset="0" type="string" value="\x00\x00\x02\x00" />
    </magic>
    <glob pattern="*.123" />
    <glob pattern="*.wk1" />
    <glob pattern="*.wk3" />
    <glob pattern="*.wk4" />
    <glob pattern="*.wks" />
  </mime-type>
  <mime-type type="application/vnd.ms-excel">
    <comment>Microsoft Excel spreadsheet</comment>
    <comment xml:lang="az">Microsoft Excel hesab cədvəli</comment>
    <comment xml:lang="cy">Taenlen Microsoft Excel</comment>
    <comment xml:lang="fi">Microsoft Excel -taulukko</comment>
    <comment xml:lang="fr">chiffrier Microsoft Excel</comment>
    <comment xml:lang="hu">Microsoft Excel-munkafüzet</comment>
    <comment xml:lang="nl">Microsoft Excel spreadsheet</comment>
    <comment xml:lang="nn">Microsoft Excel reikneark</comment>
    <comment xml:lang="no">Microsoft Excel regneark</comment>
    <comment xml:lang="sr">Микрософт Ексел табеларни прорачун</comment>
    <comment xml:lang="sv">Microsoft Excel-kalkylblad</comment>
    <magic priority="50">
      <match offset="2080" type="string" value="Microsoft Excel 5.0 Worksheet" />
    </magic>
    <glob pattern="*.xls" />
    <glob pattern="*.xlc" />
    <glob pattern="*.xll" />
    <glob pattern="*.xlm" />
    <glob pattern="*.xlw" />
    <glob pattern="*.xla" />
    <glob pattern="*.xlt" />
    <glob pattern="*.xld" />
  </mime-type>
  <mime-type type="application/vnd.ms-powerpoint">
    <comment>Microsoft PowerPoint presentation</comment>
    <comment xml:lang="no">Microsoft PowerPoint-presentasjon</comment>
    <glob pattern="*.ppz" />
    <glob pattern="*.ppt" />
    <glob pattern="*.pps" />
    <glob pattern="*.pot" />
  </mime-type>
  <mime-type type="application/vnd.ms-word">
    <comment>Microsoft Word document</comment>
    <comment xml:lang="az">Microsoft Word sənədi</comment>
    <comment xml:lang="cy">Dogfen Miscrosoft Word</comment>
    <comment xml:lang="fi">Microsoft Word -asiakirja</comment>
    <comment xml:lang="fr">document Microsoft Word</comment>
    <comment xml:lang="hu">Microsoft Word-dokumentum</comment>
    <comment xml:lang="nl">Microsoft Word document</comment>
    <comment xml:lang="nn">Microsoft Word-dokument</comment>
    <comment xml:lang="no">Microsoft Word dokument</comment>
    <comment xml:lang="sr">Микрософт Word документ</comment>
    <comment xml:lang="sv">Microsoft Word-dokument</comment>
  </mime-type>
  <mime-type type="application/vnd.palm">
    <comment>Palmpilot database/document</comment>
    <glob pattern="*.pdb" />
  </mime-type>
  <mime-type type="application/vnd.rn-realmedia">
    <comment>RealAudio/Video document</comment>
    <comment xml:lang="az">RealAudio/Video sənədi</comment>
    <comment xml:lang="cy">Dogfen RealAudio neu RealVideo</comment>
    <comment xml:lang="fi">RealAudio/Video-asiakirja</comment>
    <comment xml:lang="fr">document RealAudio/Video</comment>
    <comment xml:lang="hu">RealAudio/Video-dokumentum</comment>
    <comment xml:lang="nl">RealAudio/Video document</comment>
    <comment xml:lang="nn">RealAudio/Video-dokument</comment>
    <comment xml:lang="no">RealAudio/Video-dokument</comment>
    <comment xml:lang="sr">RealAudio/Video документ</comment>
    <comment xml:lang="sv">RealAudio/Video-dokument</comment>
  </mime-type>
  <mime-type type="application/vnd.stardivision.calc">
    <comment>StarCalc spreadsheet</comment>
    <comment xml:lang="az">StarCalc hesab cədvəli</comment>
    <comment xml:lang="cy">Taenlen StarCalc</comment>
    <comment xml:lang="fi">StarCalc-taulukko</comment>
    <comment xml:lang="fr">chiffier StarCalc</comment>
    <comment xml:lang="hu">StarCalc-munkafüzet</comment>
    <comment xml:lang="nl">StarCalc spreadsheet</comment>
    <comment xml:lang="nn">StarCalc-rekneark</comment>
    <comment xml:lang="no">StarCalc-regneark</comment>
    <comment xml:lang="sr">StarCalc табеларни прорачун</comment>
    <comment xml:lang="sv">StarCalc-kalkylblad</comment>
    <glob pattern="*.sdc" />
  </mime-type>
  <mime-type type="application/vnd.stardivision.chart">
    <comment>StarChart chart</comment>
    <comment xml:lang="az">StarChart cədvəli</comment>
    <comment xml:lang="cy">Siart StarChart</comment>
    <comment xml:lang="fi">StarChart-kaavio</comment>
    <comment xml:lang="fr">graphique StarChart</comment>
    <comment xml:lang="hu">StarChart-grafikon</comment>
    <comment xml:lang="nl">StarChart grafiek</comment>
    <comment xml:lang="nn">StarChart-graf</comment>
    <comment xml:lang="no">StarChart graf</comment>
    <comment xml:lang="sr">StarChart графикон</comment>
    <comment xml:lang="sv">StarChart-diagram</comment>
    <glob pattern="*.sds" />
  </mime-type>
  <mime-type type="application/vnd.stardivision.draw">
    <comment>StarDraw drawing</comment>
    <comment xml:lang="az">StarDraw çəkimi</comment>
    <comment xml:lang="cy">Darlun StarDraw</comment>
    <comment xml:lang="fi">StarDraw-piirros</comment>
    <comment xml:lang="fr">dessin StarDraw</comment>
    <comment xml:lang="hu">StarDraw-rajz</comment>
    <comment xml:lang="nl">StarDraw tekening</comment>
    <comment xml:lang="nn">StarDraw-teikning</comment>
    <comment xml:lang="no">StarDraw tegning</comment>
    <comment xml:lang="sr">StarDraw drawing</comment>
    <comment xml:lang="sv">StarDraw-teckning</comment>
    <glob pattern="*.sda" />
  </mime-type>
  <mime-type type="application/vnd.stardivision.impress">
    <comment>StarImpress presentation</comment>
    <comment xml:lang="az">StarImpress təqdimatı</comment>
    <comment xml:lang="cy">Cyflwyniad StarImpress</comment>
    <comment xml:lang="fi">StarImpress-esitys</comment>
    <comment xml:lang="fr">présentation StarImpress</comment>
    <comment xml:lang="hu">StarImpress-bemutató</comment>
    <comment xml:lang="nl">StarImpress presentatie</comment>
    <comment xml:lang="nn">StarImpress-presentasjon</comment>
    <comment xml:lang="no">StarImpress-presentasjon</comment>
    <comment xml:lang="sr">StarImpress презентација</comment>
    <comment xml:lang="sv">StarImpress-presentation</comment>
    <glob pattern="*.sdd" />
    <glob pattern="*.sdp" />
  </mime-type>
  <mime-type type="application/vnd.stardivision.mail">
    <comment>StarMail email</comment>
    <comment xml:lang="no">StarMail-melding</comment>
    <glob pattern="*.smd" />
  </mime-type>
  <mime-type type="application/vnd.stardivision.math">
    <comment>StarMath formula</comment>
    <comment xml:lang="no">StarMath-formel</comment>
    <glob pattern="*.smf" />
  </mime-type>
  <mime-type type="application/vnd.stardivision.writer">
    <comment>StarWriter document</comment>
    <comment xml:lang="az">StarWriter sənədi</comment>
    <comment xml:lang="cy">Dogfen StarWriter</comment>
    <comment xml:lang="fi">StarWriter-asiakirja</comment>
    <comment xml:lang="fr">document StarWriter</comment>
    <comment xml:lang="hu">StarWriter-dokumentum</comment>
    <comment xml:lang="nl">StarWriter document</comment>
    <comment xml:lang="nn">StarWriter document</comment>
    <comment xml:lang="no">StarWriter-dokument</comment>
    <comment xml:lang="sr">StarWriter документ</comment>
    <comment xml:lang="sv">StarWriter-dokument</comment>
    <glob pattern="*.sdw" />
    <glob pattern="*.vor" />
    <glob pattern="*.sgl" />
  </mime-type>
  <mime-type type="application/vnd.sun.xml.calc">
    <comment>OpenOffice.org Calc spreadsheet</comment>
    <comment xml:lang="no">OpenOffice.org Calc-regneark</comment>
    <glob pattern="*.sxc" />
  </mime-type>
  <mime-type type="application/vnd.sun.xml.calc.template">
    <comment>OpenOffice.org Calc spreadsheet template</comment>
    <comment xml:lang="no">OpenOffice.org Calc-regnearkmal</comment>
    <glob pattern="*.stc" />
  </mime-type>
  <mime-type type="application/vnd.sun.xml.draw">
    <comment>OpenOffice.org Draw drawing</comment>
    <comment xml:lang="no">OpenOffice.org Draw-tegning</comment>
    <glob pattern="*.sxd" />
  </mime-type>
  <mime-type type="application/vnd.sun.xml.draw.template">
    <comment>OpenOffice.org Draw drawing template</comment>
    <comment xml:lang="no">OpenOffice.org Draw-tegningsmal</comment>
    <glob pattern="*.std" />
  </mime-type>
  <mime-type type="application/vnd.sun.xml.impress">
    <comment>OpenOffice.org Impress presentation</comment>
    <comment xml:lang="no">OpenOffice.org Impress-presentasjon</comment>
    <comment xml:lang="sv">OpenOffice.org Impress-presentation</comment>
    <glob pattern="*.sxi" />
  </mime-type>
  <mime-type type="application/vnd.sun.xml.impress.template">
    <comment>OpenOffice.org Impress presentation template</comment>
    <comment xml:lang="no">OpenOffice.org Impress-presentasjonsmal</comment>
    <comment xml:lang="sv">OpenOffice.org Impress-presentationsmall</comment>
    <glob pattern="*.sti" />
  </mime-type>
  <mime-type type="application/vnd.sun.xml.math">
    <comment>OpenOffice.org Math formula</comment>
    <comment xml:lang="no">OpenOffice.org Math-dokument</comment>
    <glob pattern="*.sxm" />
  </mime-type>
  <mime-type type="application/vnd.sun.xml.writer">
    <comment>OpenOffice.org Writer document</comment>
    <comment xml:lang="no">OpenOffice.org Writer-dokument</comment>
    <comment xml:lang="sv">OpenOffice.org Writer-dokument</comment>
    <glob pattern="*.sxw" />
  </mime-type>
  <mime-type type="application/vnd.sun.xml.writer.global">
    <comment>OpenOffice.org Writer global document</comment>
    <comment xml:lang="no">Globalt OpenOffice.org Writer-dokument</comment>
    <comment xml:lang="sv">OpenOffice.org Writer-globaldokument</comment>
    <glob pattern="*.sxg" />
  </mime-type>
  <mime-type type="application/vnd.sun.xml.writer.template">
    <comment>OpenOffice.org Writer document template</comment>
    <comment xml:lang="no">OpenOffice.org Writer-dokumentmal</comment>
    <glob pattern="*.stw" />
  </mime-type>
  <mime-type type="application/wordperfect">
    <comment>WordPerfect document</comment>
    <comment xml:lang="az">WordPerfect sənədi</comment>
    <comment xml:lang="cy">Dogfen WordPerfect</comment>
    <comment xml:lang="fi">WordPerfect-asiakirja</comment>
    <comment xml:lang="fr">document WordPerfect</comment>
    <comment xml:lang="hu">WordPerfect-dokumentum</comment>
    <comment xml:lang="nl">WordPerfect document</comment>
    <comment xml:lang="nn">WordPerfect-dokument</comment>
    <comment xml:lang="no">WordPerfect-dokument</comment>
    <comment xml:lang="sr">WordPerfect документ</comment>
    <comment xml:lang="sv">WordPerfect-dokument</comment>
    <magic priority="50">
      <match offset="1" type="string" value="WPC" />
      
    </magic>
    <glob pattern="*.wpd" />
  </mime-type>
  <mime-type type="application/x-xbel">
    <comment>XBEL bookmarks</comment>
    <comment xml:lang="no">XBEL-bokmerker</comment>
    <magic priority="50">
      <match offset="0:64" type="string" value="&lt;!DOCTYPE\ xbel" />
    </magic>
    <glob pattern="*.xbel" />
  </mime-type>
  <mime-type type="application/x-abiword">
    <comment>AbiWord document</comment>
    <comment xml:lang="no">AbiWord-dokument</comment>
    <comment xml:lang="sv">AbiWord-dokument</comment>
    <magic priority="50">
      <match offset="0:64" type="string" value="&lt;abiword" />
      <match offset="0:64" type="string" value="&lt;!DOCTYPE abiword" />
    </magic>
    <glob pattern="*.abw" />
    <glob pattern="*.abw.gz" />
    <glob pattern="*.zabw" />
  </mime-type>
  <mime-type type="application/x-amipro">
    <comment>Lotus AmiPro document</comment>
    <comment xml:lang="az">Lotus AmiPro sənədi</comment>
    <comment xml:lang="cy">Dogfen Lotus AmiPro</comment>
    <comment xml:lang="fi">Lotus AmiPro -asiakirja</comment>
    <comment xml:lang="fr">document Lotus AmiPro</comment>
    <comment xml:lang="hu">Lotus AmiPro-dokumentum</comment>
    <comment xml:lang="nl">Lotus AmiPro document</comment>
    <comment xml:lang="nn">Lotus AmiPro-dokument</comment>
    <comment xml:lang="no">Lotus AmiPro-dokument</comment>
    <comment xml:lang="sr">Лотус АмиПро документ</comment>
    <comment xml:lang="sv">Lotus AmiPro-dokument</comment>
    <glob pattern="*.sam" />
  </mime-type>
  <mime-type type="application/x-applix-spreadsheet">
    <comment>Applix Spreadsheets spreadsheet</comment>
    <comment xml:lang="no">Applix Spreadsheets-regneark</comment>
    <magic priority="50">
      <match offset="0" type="string" value="*BEGIN SPREADSHEETS" />
      <match offset="0" type="string" value="*BEGIN">
        <match offset="7" type="string" value="SPREADSHEETS" />
      </match>
    </magic>
    <glob pattern="*.as" />
  </mime-type>
  <mime-type type="application/x-applix-word">
    <comment>Applix Words document</comment>
    <comment xml:lang="az">Applix Words sənədi</comment>
    <comment xml:lang="cy">Dogfen Applix Words</comment>
    <comment xml:lang="fi">Applix Words -asiakirja</comment>
    <comment xml:lang="fr">document Applix Words</comment>
    <comment xml:lang="hu">Applix Words-dokumentum</comment>
    <comment xml:lang="nl">Applix Words document</comment>
    <comment xml:lang="nn">Applix Words dokument</comment>
    <comment xml:lang="no">Applix Words-dokument</comment>
    <comment xml:lang="sr">Applix Words документ</comment>
    <comment xml:lang="sv">Applix Words-dokument</comment>
    <magic priority="50">
      <match offset="0" type="string" value="*BEGIN">
        <match offset="7" type="string" value="WORDS" />
      </match>
    </magic>
    <glob pattern="*.aw" />
  </mime-type>
  <mime-type type="application/x-arc">
    <magic priority="50">
      <match mask="0x8080ffff" offset="0" type="little32" value="0x0000081a" />
      <match mask="0x8080ffff" offset="0" type="little32" value="0x0000091a" />
      <match mask="0x8080ffff" offset="0" type="little32" value="0x0000021a" />
      <match mask="0x8080ffff" offset="0" type="little32" value="0x0000031a" />
      <match mask="0x8080ffff" offset="0" type="little32" value="0x0000041a" />
      <match mask="0x8080ffff" offset="0" type="little32" value="0x0000061a" />
    </magic>
  </mime-type>
  <mime-type type="application/x-archive">
    <comment>AR archive</comment>
    <comment xml:lang="no">AR-arkiv</comment>
    <magic priority="45">
      <match offset="0" type="string" value="&lt;ar&gt;" />
      <match offset="0" type="string" value="!&lt;arch&gt;" />
    </magic>
    <glob pattern="*.a" />
  </mime-type>
  <mime-type type="application/x-arj">
    <comment>ARJ archive</comment>
    <comment xml:lang="az">ARJ arxivi</comment>
    <comment xml:lang="cy">Archif ARJ</comment>
    <comment xml:lang="fi">ARJ-arkisto</comment>
    <comment xml:lang="fr">archive ARJ</comment>
    <comment xml:lang="hu">ARJ-archívum</comment>
    <comment xml:lang="nl">ARJ archief</comment>
    <comment xml:lang="nn">ARJ-arkiv</comment>
    <comment xml:lang="no">ARJ-arkiv</comment>
    <comment xml:lang="sr">ARJ архива</comment>
    <comment xml:lang="sv">ARJ-arkiv</comment>
    <magic priority="50">
      <match offset="0" type="little16" value="0xea60" />
    </magic>
    <glob pattern="*.arj" />
  </mime-type>
  <mime-type type="application/x-asp">
    <comment>active server page</comment>
    <comment xml:lang="az">active server page sənədi</comment>
    <comment xml:lang="cy">tudalen ASP</comment>
    <comment xml:lang="fi">aktiivinen palvelinsivu</comment>
    <comment xml:lang="fr">page active du serveur</comment>
    <comment xml:lang="hu">ASP (active server page)</comment>
    <comment xml:lang="nl">actieve server pagina</comment>
    <comment xml:lang="nn">active server page</comment>
    <comment xml:lang="no">active server page</comment>
    <comment xml:lang="sr">Активна серверска страна</comment>
    <comment xml:lang="sv">aktiv serversida</comment>
    <glob pattern="*.asp" />
  </mime-type>
  <mime-type type="application/x-awk">
    <comment>AWK script</comment>
    <comment xml:lang="az">AWK skripti</comment>
    <comment xml:lang="cy">Sgript AWK</comment>
    <comment xml:lang="fi">AWK-skripti</comment>
    <comment xml:lang="fr">script AWK</comment>
    <comment xml:lang="hu">AWK-szkript</comment>
    <comment xml:lang="nl">AWK script</comment>
    <comment xml:lang="nn">WAK-skript</comment>
    <comment xml:lang="no">AWK-skript</comment>
    <comment xml:lang="sr">AWK скрипта</comment>
    <comment xml:lang="sv">AWK-skript</comment>
    <magic priority="50">
      <match offset="0" type="string" value="#!/bin/gawk" />
      <match offset="0" type="string" value="#! /bin/gawk" />
      <match offset="0" type="string" value="#!/usr/bin/gawk" />
      <match offset="0" type="string" value="#! /usr/bin/gawk" />
      <match offset="0" type="string" value="#!/usr/local/bin/gawk" />
      <match offset="0" type="string" value="#! /usr/local/bin/gawk" />
      <match offset="0" type="string" value="#!/bin/awk" />
      <match offset="0" type="string" value="#! /bin/awk" />
      <match offset="0" type="string" value="#!/usr/bin/awk" />
      <match offset="0" type="string" value="#! /usr/bin/awk" />
    </magic>
  </mime-type>
  <mime-type type="application/x-bcpio">
    <comment>BCPIO document</comment>
    <comment xml:lang="az">BCPIO sənədi</comment>
    <comment xml:lang="cy">Dogfen BCPIO</comment>
    <comment xml:lang="fi">BCPIO-asiakirja</comment>
    <comment xml:lang="fr">document BCPIO</comment>
    <comment xml:lang="hu">BCPIO-dokumentum</comment>
    <comment xml:lang="nl">BCPIO document</comment>
    <comment xml:lang="nn">BCPIO-dokument</comment>
    <comment xml:lang="no">BCPIO-dokument</comment>
    <comment xml:lang="sr">BCPIO документ</comment>
    <comment xml:lang="sv">BCPIO-dokument</comment>
    <glob pattern="*.bcpio" />
  </mime-type>
  <mime-type type="application/x-bittorrent">
    <comment>BitTorrent seed file</comment>
    <comment xml:lang="az">BitTorrent seed faylı</comment>
    <comment xml:lang="cy">Ffeil hadu BitTorrent</comment>
    <comment xml:lang="fi">BitTorrent-siementiedosto</comment>
    <comment xml:lang="fr">fichier racine BitTorrent</comment>
    <comment xml:lang="hu">BitTorrent-magfájl</comment>
    <comment xml:lang="nl">BitTorrent zaad-bestand</comment>
    <comment xml:lang="nn">Nedlastingsfil for BitTorrent</comment>
    <comment xml:lang="no">Fil med utgangsverdi for BitTorrent</comment>
    <comment xml:lang="sr">Датотека са БитТорентовим полазиштима</comment>
    <comment xml:lang="sv">BitTorrent-fröfil</comment>
    <magic priority="50">
      <match offset="0" type="string" value="d8:announce" />
    </magic>
    <glob pattern="*.torrent" />
  </mime-type>
  <mime-type type="application/x-blender">
    <comment>Blender scene</comment>
    <comment xml:lang="no">Blender-scene</comment>
    <glob pattern="*.blender" />
    <glob pattern="*.blend" />
    <glob pattern="*.BLEND" />
    <magic priority="50">
      <match offset="0" type="string" value="BLENDER" />
    </magic>
  </mime-type>
  <mime-type type="application/x-bzip">
    <comment>bzip archive</comment>
    <comment xml:lang="no">bzip-arkiv</comment>
    <magic priority="50">
      <match offset="0" type="string" value="BZh" />
    </magic>
    <glob pattern="*.bz" />
    <glob pattern="*.bz2" />
  </mime-type>
  <mime-type type="application/x-bzip-compressed-tar">
    <comment>tar archive (bzip-compressed)</comment>
    <comment xml:lang="no">tar-arkiv (bzip-komprimert)</comment>
    <glob pattern="*.tar.bz" />
    <glob pattern="*.tar.bz2" />
  </mime-type>
  <mime-type type="application/x-cd-image">
    <comment>raw CD image</comment>
    <comment xml:lang="no">rått CD-bilde</comment>
    <glob pattern="*.iso" />
  </mime-type>
  <mime-type type="application/x-cgi">
    <comment>CGI script</comment>
    <comment xml:lang="no">CGI-skript</comment>
    <glob pattern="*.cgi" />
  </mime-type>
  <mime-type type="application/x-chess-pgn">
    <comment>PGN chess game</comment>
    <comment xml:lang="az">PGN şahmat oyunu</comment>
    <comment xml:lang="cy">Gêm wyddbwyll PGN</comment>
    <comment xml:lang="fi">PGN-šakkipeli</comment>
    <comment xml:lang="fr">jeu d&apos;échec PGN</comment>
    <comment xml:lang="hu">PGN-sakkjátszma</comment>
    <comment xml:lang="nl">PGN schaakspel</comment>
    <comment xml:lang="nn">PGN-sjakkspel</comment>
    <comment xml:lang="no">PGN skakspil</comment>
    <comment xml:lang="sr">PGN шаховска игра</comment>
    <comment xml:lang="sv">PGN-schackparti</comment>
    <glob pattern="*.pgn" />
  </mime-type>
  <mime-type type="application/x-class-file">
    <comment>Java byte code</comment>
    <comment xml:lang="az">Java bayt kodu</comment>
    <comment xml:lang="cy">Côd beit Java</comment>
    <comment xml:lang="fi">Java-tavukoodi</comment>
    <comment xml:lang="fr">code byte Java</comment>
    <comment xml:lang="hu">Java-bájtkód</comment>
    <comment xml:lang="nl">Java byte code</comment>
    <comment xml:lang="nn">Jave byte-kode</comment>
    <comment xml:lang="no">Java-bytekode</comment>
    <comment xml:lang="sr">Java бајтни кôд</comment>
    <comment xml:lang="sv">Java-bytekod</comment>
  </mime-type>
  <mime-type type="application/x-compress">
    <comment>UNIX-compressed file</comment>
    <comment xml:lang="no">UNIX-komprimert fil</comment>
    <magic priority="50">
      <match offset="0" type="string" value="\037\235" />
    </magic>
    <glob pattern="*.Z" />
  </mime-type>
  <mime-type type="application/x-compressed-tar">
    <comment>tar archive (gzip-compressed)</comment>
    <comment xml:lang="no">tar-arkiv (gzip-komprimert)</comment>
    <glob pattern="*.tar.gz" />
    <glob pattern="*.tgz" />
  </mime-type>
  <mime-type type="application/x-core">
    <comment>program crash data</comment>
    <magic priority="50">
      <match mask="0xffffffff000000000000000000000000ff" offset="0" type="string" value="\177ELF            \004" />
      <match offset="0" type="string" value="\177ELF">
        <match offset="5" type="byte" value="1">
          <match offset="16" type="little16" value="4" />
        </match>
      </match>
      <match offset="0" type="string" value="\177ELF">
        <match offset="5" type="byte" value="2">
          <match offset="16" type="big16" value="4" />
        </match>
      </match>
      <match offset="0" type="string" value="Core\001" />
      <match offset="0" type="string" value="Core\002" />
    </magic>
    <glob pattern="core" />
  </mime-type>
  <mime-type type="application/x-cpio">
    <comment>CPIO archive</comment>
    <comment xml:lang="az">CPIO arxivi</comment>
    <comment xml:lang="cy">Archif CPIO</comment>
    <comment xml:lang="fi">CPIO-arkisto</comment>
    <comment xml:lang="fr">archive CPIO</comment>
    <comment xml:lang="hu">CPIO-archívum</comment>
    <comment xml:lang="nl">CPIO archief</comment>
    <comment xml:lang="nn">CPIO-arkiv</comment>
    <comment xml:lang="no">CPIO-arkiv</comment>
    <comment xml:lang="sr">CPIO архива</comment>
    <comment xml:lang="sv">CPIO-arkiv</comment>
    <magic priority="50">
      <match offset="0" type="host16" value="070707" />
      <match offset="0" type="string" value="070701" />
      <match offset="0" type="string" value="070702" />
      <match offset="0" type="host16" value="0143561" />
    </magic>
    <glob pattern="*.cpio" />
  </mime-type>
  <mime-type type="application/x-cpio-compressed">
    <comment>CPIO archive (gzip-compressed)</comment>
    <comment xml:lang="az">CPIO arxivi (gzip ilə sıxışdırılmış)</comment>
    <comment xml:lang="cy">Archif CPIO (gywasgwyd drwy gzip)</comment>
    <comment xml:lang="fi">CPIO-arkisto (gzip-pakattu)</comment>
    <comment xml:lang="fr">archive CPIO (compressé gzip)</comment>
    <comment xml:lang="hu">CPIO-archívum (Gzip-pel tömörítve)</comment>
    <comment xml:lang="nl">CPIO archief (gzip-ingepakt)</comment>
    <comment xml:lang="nn">CPIO-arkiv (gzip-pakka)</comment>
    <comment xml:lang="no">CPIO-arkiv (gzip-komprimert)</comment>
    <comment xml:lang="sr">CPIO архива (компресована gzip-ом)</comment>
    <comment xml:lang="sv">CPIO-arkiv (gzip-komprimerat)</comment>
    <glob pattern="*.cpio.gz" />
  </mime-type>
  <mime-type type="application/x-csh">
    <comment>C shell script</comment>
    <comment xml:lang="az">C qabıq skripti</comment>
    <comment xml:lang="cy">Sgript plisgyn C</comment>
    <comment xml:lang="fi">Csh-komentotiedosto</comment>
    <comment xml:lang="fr">script C shell</comment>
    <comment xml:lang="hu">C shell-parancsfájl</comment>
    <comment xml:lang="nl">C shell script</comment>
    <comment xml:lang="nn">C-skalskript</comment>
    <comment xml:lang="no">C-skallskript</comment>
    <comment xml:lang="sr">C скрипта окружења</comment>
    <comment xml:lang="sv">Skalskript (csh)</comment>
  </mime-type>
  <mime-type type="application/x-dbase">
    <comment>dBASE document</comment>
    <comment xml:lang="az">dBASE sənədi</comment>
    <comment xml:lang="cy">Dogfen dBASE</comment>
    <comment xml:lang="fi">dBASE-asiakirja</comment>
    <comment xml:lang="fr">document dBASE</comment>
    <comment xml:lang="hu">dBASE-dokumentum</comment>
    <comment xml:lang="nl">dBASE document</comment>
    <comment xml:lang="nn">dBASE-dokument</comment>
    <comment xml:lang="no">dBASE-dokument</comment>
    <comment xml:lang="sr">dBASE документ</comment>
    <comment xml:lang="sv">dBASE-dokument</comment>
    <glob pattern="*.dbf" />
  </mime-type>
  <mime-type type="application/x-dbm">
    <magic priority="50">
      <match offset="0" type="big32" value="0x061561" />
    </magic>
  </mime-type>
  <mime-type type="application/x-dc-rom">
    <comment>Dreamcast ROM</comment>
    <comment xml:lang="no">Dreamcast-ROM</comment>
    <glob pattern="*.dc" />
  </mime-type>
  <mime-type type="application/x-deb">
    <comment>Debian package</comment>
    <comment xml:lang="az">Debian paketi</comment>
    <comment xml:lang="cy">Pecyn Debian</comment>
    <comment xml:lang="fi">Debian-paketti</comment>
    <comment xml:lang="fr">package Debian</comment>
    <comment xml:lang="hu">Debian-csomag</comment>
    <comment xml:lang="nl">Debian pakket</comment>
    <comment xml:lang="nn">Debian pakke</comment>
    <comment xml:lang="no">Debian pakke</comment>
    <comment xml:lang="sr">Debian пакет</comment>
    <comment xml:lang="sv">Debianpaket</comment>
    <magic priority="50">
      <match offset="0" type="string" value="!&lt;arch&gt;">
        <match offset="8" type="string" value="debian" />
      </match>
    </magic>
    <glob pattern="*.deb" />
  </mime-type>
  <mime-type type="application/x-designer">
    <comment>Qt Designer file</comment>
    <comment xml:lang="no">Qt Designer-fil</comment>
    <comment xml:lang="sv">Qt Designer-fil</comment>
    <glob pattern="*.ui" />
  </mime-type>
  <mime-type type="application/x-desktop">
    <comment>desktop configuration file</comment>
    <comment xml:lang="no">konfigurasjonsfil for skrivebordet</comment>
    <magic priority="50">
      <match offset="0:32" type="string" value="[Desktop Entry]" />
      <match offset="0" type="string" value="[Desktop Action" />
      <match offset="0" type="string" value="[KDE Desktop Entry]" />
      <match offset="0" type="string" value="# Config File" />
      <match offset="0" type="string" value="# KDE Config File" />
    </magic>
    <glob pattern="*.desktop" />
    <glob pattern="*.kdelnk" />
  </mime-type>
  <mime-type type="application/x-dia-diagram">
    <comment>Dia diagram</comment>
    <comment xml:lang="az">Dia diaqramı</comment>
    <comment xml:lang="cy">Diagram Dia</comment>
    <comment xml:lang="fi">Dia-kaavio</comment>
    <comment xml:lang="fr">diagramme Dia</comment>
    <comment xml:lang="hu">Dia-diagram</comment>
    <comment xml:lang="nl">Dia diagram</comment>
    <comment xml:lang="nn">Dia diagram</comment>
    <comment xml:lang="no">Dia-diagram</comment>
    <comment xml:lang="sr">Диа дијаграм</comment>
    <comment xml:lang="sv">Dia-diagram</comment>
    <glob pattern="*.dia" />
  </mime-type>
  <mime-type type="application/x-dvi">
    <comment>TeX DVI document</comment>
    <comment xml:lang="no">TeX DVI-dokument</comment>
    <magic priority="50">
      <match offset="0" type="little16" value="0x02f7" />
    </magic>
    <glob pattern="*.dvi" />
  </mime-type>
  <mime-type type="application/x-e-theme">
    <comment>Enlightenment theme</comment>
    <comment xml:lang="az">Enlightenment örtüyü</comment>
    <comment xml:lang="cy">Thema Enlightenment</comment>
    <comment xml:lang="fi">Enlightenment-teema</comment>
    <comment xml:lang="fr">thème « Enlightenment »</comment>
    <comment xml:lang="hu">Enlightenment-téma</comment>
    <comment xml:lang="nl">Enlightenment thema</comment>
    <comment xml:lang="nn">Enlightenment-tema</comment>
    <comment xml:lang="no">Enlightenment tema</comment>
    <comment xml:lang="sr">Enlightenment тема</comment>
    <comment xml:lang="sv">Enlightenment-tema</comment>
    <glob pattern="*.etheme" />
  </mime-type>
  <mime-type type="application/x-egon">
    <comment>Egon Animator animation</comment>
    <comment xml:lang="no">Egon animator-animasjon</comment>
    <glob pattern="*.egon" />
  </mime-type>
  <mime-type type="application/x-executable">
    <comment>executable</comment>
    <comment xml:lang="no">kjørbar</comment>
    <comment xml:lang="sv">körbar</comment>
    <magic priority="40">
      <match offset="0" type="string" value="\177ELF">
        <match offset="5" type="byte" value="1">
          <match offset="16" type="little16" value="2" />
        </match>
      </match>
      <match offset="0" type="string" value="\177ELF">
        <match offset="5" type="byte" value="2">
          <match offset="16" type="big16" value="2" />
        </match>
      </match>
      <match offset="0" type="string" value="MZ" />
      <match offset="0" type="little16" value="0x521c" />
      <match offset="0" type="host16" value="0420" />
      <match offset="0" type="host16" value="0421" />
      <match offset="0" type="little16" value="0603" />
    </magic>
    <glob pattern="*.exe" />
  </mime-type>
  <mime-type type="application/x-font-type1">
    <comment>font</comment>
    <comment xml:lang="no">skrift</comment>
    <comment xml:lang="sv">typsnitt</comment>
    <magic priority="50">
      <match offset="0" type="string" value="LWFN" />
      <match offset="65" type="string" value="LWFN" />
      <match offset="0" type="string" value="%!PS-AdobeFont-1." />
      <match offset="6" type="string" value="%!PS-AdobeFont-1." />
      <match offset="0" type="string" value="%!FontType1-1." />
      <match offset="6" type="string" value="%!FontType1-1." />
    </magic>
    <glob pattern="*.pfa" />
    <glob pattern="*.pfb" />
    <glob pattern="*.gsf" />
    <glob pattern="*.pcf.Z" />
  </mime-type>
  <mime-type type="application/x-font-afm">
    <comment>Adobe font metrics</comment>
    <comment xml:lang="az">Adobe yazı növü metrikləri</comment>
    <comment xml:lang="cy">Metrigau Ffont Adobe</comment>
    <comment xml:lang="fi">Adobe-kirjasinmitat</comment>
    <comment xml:lang="fr">métriques de fonte Adobe</comment>
    <comment xml:lang="hu">Adobe-betűmetrika</comment>
    <comment xml:lang="nl">Adobe lettertype-metrieken</comment>
    <comment xml:lang="nn">Adobe skrifttypemetrikk</comment>
    <comment xml:lang="no">Adobe skrifttypefil</comment>
    <comment xml:lang="sr">Adobe метрика фонта</comment>
    <comment xml:lang="sv">Adobe-typsnittsmetrik</comment>
    <glob pattern="*.afm" />
  </mime-type>
  <mime-type type="application/x-font-bdf">
    <comment>BDF font</comment>
    <comment xml:lang="az">BDF yazı növü</comment>
    <comment xml:lang="cy">Ffont BDF</comment>
    <comment xml:lang="fi">BDF-kirjasin</comment>
    <comment xml:lang="fr">fonte BDF</comment>
    <comment xml:lang="hu">BDF-betűkészlet</comment>
    <comment xml:lang="nl">BDF lettertype</comment>
    <comment xml:lang="nn">BDF-skrifttype</comment>
    <comment xml:lang="no">BDF-skrifttype</comment>
    <comment xml:lang="sr">BDF фонт</comment>
    <comment xml:lang="sv">BDF-typsnitt</comment>
    <magic priority="50">
      <match offset="0" type="string" value="STARTFONT\040" />
    </magic>
    <glob pattern="*.bdf" />
  </mime-type>
  <mime-type type="application/x-font-dos">
    <comment>DOS font</comment>
    <comment xml:lang="az">DOS yazı növü</comment>
    <comment xml:lang="cy">Ffont DOS</comment>
    <comment xml:lang="fi">DOS-kirjasin</comment>
    <comment xml:lang="fr">fonte DOS</comment>
    <comment xml:lang="hu">DOS-betűkészlet</comment>
    <comment xml:lang="nl">DOS lettertype</comment>
    <comment xml:lang="nn">DOS-skrifttype</comment>
    <comment xml:lang="no">DOS-skrifttype</comment>
    <comment xml:lang="sr">DOS фонт</comment>
    <comment xml:lang="sv">DOS-typsnitt</comment>
    <magic priority="50">
      <match offset="0" type="string" value="\xff\x46\x4f\x4e" />
      <match offset="7" type="string" value="\x00\x45\x47\x41" />
      <match offset="7" type="string" value="\x00\x56\x49\x44" />
    </magic>
  </mime-type>
  <mime-type type="application/x-font-framemaker">
    <comment>Adobe FrameMaker font</comment>
    <comment xml:lang="az">Adobe FrameMaker yazı növü</comment>
    <comment xml:lang="cy">Ffont Adobe FrameMaker</comment>
    <comment xml:lang="fi">Adobe FrameMaker -kirjasin</comment>
    <comment xml:lang="fr">fonte Adobe FrameMaker</comment>
    <comment xml:lang="hu">Adobe FrameMaker-betűkészlet</comment>
    <comment xml:lang="nl">Adobe FrameMaker lettertype</comment>
    <comment xml:lang="nn">Adobe FrameMaker skrifttype</comment>
    <comment xml:lang="no">Adobe FrameMaker skrifttype</comment>
    <comment xml:lang="sr">Adobe FrameMaker фонт</comment>
    <comment xml:lang="sv">Adobe FrameMaker-typsnitt</comment>
    <magic priority="50">
      <match offset="0" type="string" value="&lt;MakerScreenFont" />
    </magic>
  </mime-type>
  <mime-type type="application/x-font-libgrx">
    <comment>LIBGRX font</comment>
    <comment xml:lang="az">LIBGRX yazı növü</comment>
    <comment xml:lang="cy">Ffont LIBGRX</comment>
    <comment xml:lang="fi">LIBGRX-kirjasin</comment>
    <comment xml:lang="fr">fonte LIBGRX</comment>
    <comment xml:lang="hu">LIBGRX-betűkészlet</comment>
    <comment xml:lang="nl">LIBGRX lettertype</comment>
    <comment xml:lang="nn">LIBGRX skrifttype</comment>
    <comment xml:lang="no">LIBGRX-skrifttype</comment>
    <comment xml:lang="sr">LIBGRX фонт</comment>
    <comment xml:lang="sv">LIBGRX-typsnitt</comment>
    <magic priority="50">
      <match offset="0" type="string" value="\x14\x02\x59\x19" />
    </magic>
  </mime-type>
  <mime-type type="application/x-font-linux-psf">
    <comment>Linux PSF console font</comment>
    <comment xml:lang="az">Linux PSF konsol yazı növü</comment>
    <comment xml:lang="cy">Ffont Linux PSF</comment>
    <comment xml:lang="fi">Linux PSF -konsolikirjasin</comment>
    <comment xml:lang="fr">fonte console Linux PSF</comment>
    <comment xml:lang="hu">Linux PSF konzolos betűkészlet</comment>
    <comment xml:lang="nl">Linux PSF console lettertype</comment>
    <comment xml:lang="nn">Linux PSF konsoll-skrifttype</comment>
    <comment xml:lang="no">Linux PSF konsollskrifttype</comment>
    <comment xml:lang="sr">Линукс PSF конзолни фонт</comment>
    <comment xml:lang="sv">Linux PSF-konsolltypsnitt</comment>
    <magic priority="50">
      <match offset="0" type="string" value="\x36\x04" />
    </magic>
    <glob pattern="*.psf" />
  </mime-type>
  <mime-type type="application/x-font-pcf">
    <comment>PCF font</comment>
    <comment xml:lang="az">PCF yazı növü</comment>
    <comment xml:lang="cy">Ffont PCF</comment>
    <comment xml:lang="fi">PCF-kirjasin</comment>
    <comment xml:lang="fr">fonte PCF</comment>
    <comment xml:lang="hu">PCF-betűkészlet</comment>
    <comment xml:lang="nl">PCF lettertype</comment>
    <comment xml:lang="nn">PCF-skrifttype</comment>
    <comment xml:lang="no">PCF-skrifttype</comment>
    <comment xml:lang="sr">PCF фонт</comment>
    <comment xml:lang="sv">PCF-typsnitt</comment>
    <magic priority="50">
      <match offset="0" type="string" value="\001fcp" />
    </magic>
    <glob pattern="*.pcf" />
  </mime-type>
  <mime-type type="application/x-font-otf">
    <comment>OpenType font</comment>
    <comment xml:lang="az">OpenType yazı növü</comment>
    <comment xml:lang="cy">Ffont OpenType</comment>
    <comment xml:lang="fi">OpenType-kirjasin</comment>
    <comment xml:lang="fr">fonte OpenType</comment>
    <comment xml:lang="hu">OpenType-betűkészlet</comment>
    <comment xml:lang="nl">OpenType lettertype</comment>
    <comment xml:lang="nn">OpenType-skrifttype</comment>
    <comment xml:lang="no">OpenType-skrifttype</comment>
    <comment xml:lang="sr">OpenType фонт</comment>
    <comment xml:lang="sv">OpenType-typsnitt</comment>
    <magic priority="50">
      <match offset="0" type="string" value="OTTO" />
    </magic>
  </mime-type>
  <mime-type type="application/x-font-speedo">
    <comment>Speedo font</comment>
    <comment xml:lang="az">Speedo yazı növü</comment>
    <comment xml:lang="cy">Ffont Speedo</comment>
    <comment xml:lang="fi">Speedo-kirjasin</comment>
    <comment xml:lang="fr">fonte Speedo</comment>
    <comment xml:lang="hu">Speedo-betűkészlet</comment>
    <comment xml:lang="nl">Speedo lettertype</comment>
    <comment xml:lang="nn">Speedo-skrifttype</comment>
    <comment xml:lang="no">Speedo-skrifttype</comment>
    <comment xml:lang="sr">Speedo фонт</comment>
    <comment xml:lang="sv">Speedo-typsnitt</comment>
    <magic priority="50">
      <match offset="0" type="string" value="D1.0\015" />
    </magic>
    <glob pattern="*.spd" />
  </mime-type>
  <mime-type type="application/x-font-sunos-news">
    <comment>SunOS News font</comment>
    <comment xml:lang="az">SunOS News yazı növü</comment>
    <comment xml:lang="cy">Ffont SunOS News</comment>
    <comment xml:lang="fi">SunOS News -kirjasin</comment>
    <comment xml:lang="fr">fonte SunOS News</comment>
    <comment xml:lang="hu">SunOS News-betűkészlet</comment>
    <comment xml:lang="nl">SunOS Nieuws lettertype</comment>
    <comment xml:lang="nn">SunOS NEWS-skrifttype</comment>
    <comment xml:lang="no">SunOS News-skrifttype</comment>
    <comment xml:lang="sr">SunOS News фонт</comment>
    <comment xml:lang="sv">SunOS News-typsnitt</comment>
    <magic priority="50">
      <match offset="0" type="string" value="StartFont" />
      <match offset="0" type="string" value="\x13\x7A\x29" />
      <match offset="8" type="string" value="\x13\x7A\x2B" />
    </magic>
  </mime-type>
  <mime-type type="application/x-font-tex">
    <comment>TeX font</comment>
    <comment xml:lang="az">TeX yazı növü</comment>
    <comment xml:lang="cy">Ffont TeX</comment>
    <comment xml:lang="fi">TeX-kirjasin</comment>
    <comment xml:lang="fr">fonte TeX</comment>
    <comment xml:lang="hu">TeX-betűkészlet</comment>
    <comment xml:lang="nl">TeX lettertype</comment>
    <comment xml:lang="nn">TeX-skrifttype</comment>
    <comment xml:lang="no">TeX-skrift</comment>
    <comment xml:lang="sr">ТеХ фонт</comment>
    <comment xml:lang="sv">TeX-typsnitt</comment>
    <magic priority="50">
      <match offset="0" type="string" value="\367\203" />
      <match offset="0" type="string" value="\367\131" />
      <match offset="0" type="string" value="\367\312" />
    </magic>
  </mime-type>
  <mime-type type="application/x-font-tex-tfm">
    <comment>TeX font metrics</comment>
    <comment xml:lang="az">TeX yazı növü metrikləri</comment>
    <comment xml:lang="cy">Metrigau Ffont TeX</comment>
    <comment xml:lang="fi">TeX-kirjasinmitat</comment>
    <comment xml:lang="fr">métriques de fonte TeX</comment>
    <comment xml:lang="hu">TeX-betűmetrika</comment>
    <comment xml:lang="nl">TeX lettertype-metrieken</comment>
    <comment xml:lang="nn">TeX skrifttypemetrikk</comment>
    <comment xml:lang="no">TeX skrifttypemetrikk</comment>
    <comment xml:lang="sr">ТеХ метрика фонта</comment>
    <comment xml:lang="sv">TeX-typsnittsmetrik</comment>
    <magic priority="50">
      <match offset="2" type="string" value="\000\021" />
      <match offset="2" type="string" value="\000\022" />
    </magic>
  </mime-type>
  <mime-type type="application/x-font-ttf">
    <comment>TrueType font</comment>
    <comment xml:lang="no">TrueType-skrift</comment>
    <magic priority="50">
      <match offset="0" type="string" value="FFIL" />
      <match offset="65" type="string" value="FFIL" />
      <match offset="0" type="string" value="\000\001\000\000\000" />
    </magic>
    <glob pattern="*.ttf" />
  </mime-type>
  <mime-type type="application/x-font-vfont">
    <comment>V font</comment>
    <comment xml:lang="az">V yazı növü</comment>
    <comment xml:lang="cy">Ffont V</comment>
    <comment xml:lang="fi">V-kirjasin</comment>
    <comment xml:lang="fr">fonte V</comment>
    <comment xml:lang="hu">V-betűkészlet</comment>
    <comment xml:lang="nl">V lettertype</comment>
    <comment xml:lang="nn">V-skrifttype</comment>
    <comment xml:lang="no">V-skrift</comment>
    <comment xml:lang="sr">V фонт</comment>
    <comment xml:lang="sv">V-typsnitt</comment>
    <magic priority="50">
      <match offset="0" type="string" value="FONT" />
    </magic>
  </mime-type>
  <mime-type type="application/x-frame">
    <magic priority="50">
      <match offset="0" type="string" value="&lt;MakerFile" />
      <match offset="0" type="string" value="&lt;MIFFile" />
      <match offset="0" type="string" value="&lt;MakerDictionary" />
      <match offset="0" type="string" value="&lt;MakerScreenFon" />
      <match offset="0" type="string" value="&lt;MML" />
      <match offset="0" type="string" value="&lt;Book" />
      <match offset="0" type="string" value="&lt;Maker" />
    </magic>
  </mime-type>
  <mime-type type="application/x-gameboy-rom">
    <comment>Game Boy ROM</comment>
    <comment xml:lang="no">Game Boy-ROM</comment>
    <glob pattern="*.gb" />
  </mime-type>
  <mime-type type="application/x-gdbm">
    <magic priority="50">
      <match offset="0" type="big32" value="0x13579ace" />
      <match offset="0" type="little32" value="0x13579ace" />
      <match offset="0" type="string" value="GDBM" />
    </magic>
  </mime-type>
  <mime-type type="application/x-genesis-rom">
    <comment>Genesis ROM</comment>
    <comment xml:lang="no">Genesis-ROM</comment>
    <glob pattern="*.gen" />
    <glob pattern="*.md" />
  </mime-type>
  <mime-type type="application/x-gettext-translation">
    <comment>translated messages (machine-readable)</comment>
    <comment xml:lang="no">oversatte meldinger (maskinlesbar)</comment>
    <glob pattern="*.gmo" />
  </mime-type>
  <mime-type type="application/x-glade">
    <comment>Glade project</comment>
    <comment xml:lang="az">Glade layihəsi</comment>
    <comment xml:lang="cy">Prosiect Glade</comment>
    <comment xml:lang="fi">Glade-projekti</comment>
    <comment xml:lang="fr">projet Glade</comment>
    <comment xml:lang="hu">Glade-projekt</comment>
    <comment xml:lang="nl">Glade project</comment>
    <comment xml:lang="nn">Glade prosjekt</comment>
    <comment xml:lang="no">Glade prosjekt</comment>
    <comment xml:lang="sr">Глејд пројекат</comment>
    <comment xml:lang="sv">Glade-projekt</comment>
    <glob pattern="*.glade" />
  </mime-type>
  <mime-type type="application/x-gmc-link">
    <comment>GMC link</comment>
    <comment xml:lang="az">GMC körpüsü</comment>
    <comment xml:lang="cy">Cyswllt GMC</comment>
    <comment xml:lang="fi">GMC-linkki</comment>
    <comment xml:lang="fr">lien GMC</comment>
    <comment xml:lang="hu">GMC-link</comment>
    <comment xml:lang="nl">GMC koppeling</comment>
    <comment xml:lang="nn">GMC-lenkje</comment>
    <comment xml:lang="no">GMC-lenke</comment>
    <comment xml:lang="sr">GMC веза</comment>
    <comment xml:lang="sv">GMC-länk</comment>
    <magic priority="50">
      <match offset="0:32" type="string" value="URL:" />
    </magic>
  </mime-type>
  <mime-type type="application/x-gnucash">
    <comment>GnuCash spreadsheet</comment>
    <comment xml:lang="no">GnuCash-regneark</comment>
    <glob pattern="*.gnucash" />
    <glob pattern="*.gnc" />
    <glob pattern="*.xac" />
  </mime-type>
  <mime-type type="application/x-gnumeric">
    <comment>Gnumeric spreadsheet</comment>
    <comment xml:lang="no">Gnumeric-regneark</comment>
    <comment xml:lang="sv">Gnumeric-kalkylblad</comment>
    <magic priority="50">
      <match offset="0:64" type="string" value="gmr:Workbook" />
    </magic>
    <glob pattern="*.gnumeric" />
  </mime-type>
  <mime-type type="application/x-graphite">
    <comment>Graphite scientific graph</comment>
    <glob pattern="*.gra" />
  </mime-type>
  <mime-type type="application/x-gtar">
    <comment>gtar archive</comment>
    <comment xml:lang="az">gtar arxivi</comment>
    <comment xml:lang="cy">archif gtar</comment>
    <comment xml:lang="fi">gtar-arkisto</comment>
    <comment xml:lang="fr">archive gtar</comment>
    <comment xml:lang="hu">gtar-archívum</comment>
    <comment xml:lang="nl">gtar archief</comment>
    <comment xml:lang="nn">gtar-arkiv</comment>
    <comment xml:lang="no">gtar-arkiv</comment>
    <comment xml:lang="sr">гтар архива</comment>
    <comment xml:lang="sv">gtar-arkiv</comment>
    <glob pattern="*.gtar" />
  </mime-type>
  <mime-type type="application/x-gtktalog">
    <comment>GTKtalog catalog</comment>
    <comment xml:lang="no">GTKtalog-katalog</comment>
    <magic priority="50">
      <match offset="4" type="string" value="gtktalog " />
    </magic>
  </mime-type>
  <mime-type type="application/x-gzip">
    <comment>gzip archive</comment>
    <comment xml:lang="no">gzip-arkiv</comment>
    <comment xml:lang="sv">gzip-arkiv</comment>
    <magic priority="50">
      <match offset="0" type="string" value="\037\213" />
    </magic>
    <glob pattern="*.gz" />
  </mime-type>
  <mime-type type="application/x-gzpostscript">
    <comment>PostScript document (gzip-compressed)</comment>
    <comment xml:lang="no">PostScript-dokument (gzip-komprimert)</comment>
    <glob pattern="*.ps.gz" />
  </mime-type>
  <mime-type type="application/x-hdf">
    <comment>HDF document</comment>
    <comment xml:lang="az">HDF sənədi</comment>
    <comment xml:lang="cy">Dogfen HDF</comment>
    <comment xml:lang="fi">HDF-asiakirja</comment>
    <comment xml:lang="fr">document HDF</comment>
    <comment xml:lang="hu">HDF-dokumentum</comment>
    <comment xml:lang="nl">HDF document</comment>
    <comment xml:lang="nn">HDF-dokument</comment>
    <comment xml:lang="no">HDF-dokument</comment>
    <comment xml:lang="sr">HDF документ</comment>
    <comment xml:lang="sv">HDF-dokument</comment>
    <glob pattern="*.hdf" />
  </mime-type>
  <mime-type type="application/x-ipod-firmware">
    <comment>iPod firmware</comment>
    <comment xml:lang="no">iPod-firmware</comment>
    <magic priority="50">
      <match offset="0" type="string" value="S T O P" />
    </magic>
  </mime-type>
  <mime-type type="application/x-jar">
    <comment>Java archive</comment>
    <comment xml:lang="no">Java-arkiv</comment>
    <comment xml:lang="sv">Java-arkiv</comment>
    <glob pattern="*.jar" />
  </mime-type>
  <mime-type type="application/x-java">
    <comment>Java class</comment>
    <comment xml:lang="no">Java-klasse</comment>
    <comment xml:lang="sv">Java-klass</comment>
    <magic priority="50">
      <match offset="0" type="host16" value="0xcafe">
        <match offset="2" type="host16" value="0xbabe" />
      </match>
    </magic>
    <glob pattern="*.class" />
  </mime-type>
  <mime-type type="application/x-jbuilder-project">
    <comment>JBuilder project</comment>
    <comment xml:lang="no">JBuilder-prosjekt</comment>
    <glob pattern="*.jpr" />
    <glob pattern="*.jpx" />
  </mime-type>
  <mime-type type="application/x-karbon">
    <comment>Karbon14 drawing</comment>
    <comment xml:lang="no">Karbon14-tegning</comment>
    <magic priority="50">
      <match offset="0" type="string" value="\037\213">
        <match offset="10" type="string" value="KOffice">
          <match offset="18" type="string" value="application/x-karbon\004\006" />
        </match>
      </match>
      <match offset="0" type="string" value="PK\003\004">
        <match offset="30" type="string" value="mimetype">
          <match offset="38" type="string" value="application/x-karbon" />
        </match>
      </match>
    </magic>
    <glob pattern="*.karbon" />
  </mime-type>
  <mime-type type="application/x-kchart">
    <comment>KChart chart</comment>
    <comment xml:lang="no">KChart-graf</comment>
    <magic priority="50">
      <match offset="0" type="string" value="\037\213">
        <match offset="10" type="string" value="KOffice">
          <match offset="18" type="string" value="application/x-kchart\004\006" />
        </match>
      </match>
      <match offset="0" type="string" value="PK\003\004">
        <match offset="30" type="string" value="mimetype">
          <match offset="38" type="string" value="application/x-kchart" />
        </match>
      </match>
    </magic>
    <glob pattern="*.chrt" />
  </mime-type>
  <mime-type type="application/x-kformula">
    <comment>KFormula formula</comment>
    <comment xml:lang="no">KFormula-formel</comment>
    <magic priority="50">
      <match offset="0" type="string" value="\037\213">
        <match offset="10" type="string" value="KOffice">
          <match offset="18" type="string" value="application/x-kformula\004\006" />
        </match>
      </match>
      <match offset="0" type="string" value="PK\003\004">
        <match offset="30" type="string" value="mimetype">
          <match offset="38" type="string" value="application/x-kformula" />
        </match>
      </match>
    </magic>
    <glob pattern="*.kfo" />
  </mime-type>
  <mime-type type="application/x-killustrator">
    <comment>KIllustrator drawing</comment>
    <comment xml:lang="no">KIllustrator-tegning</comment>
    <magic priority="50">
      <match offset="0" type="string" value="\037\213">
        <match offset="10" type="string" value="KOffice">
          <match offset="18" type="string" value="application/x-killustrator\004\006" />
        </match>
      </match>
    </magic>
    <glob pattern="*.kil" />
  </mime-type>
  <mime-type type="application/x-kivio">
    <comment>Kivio flowchart</comment>
    <comment xml:lang="no">Kivio-flytdiagram</comment>
    <magic priority="50">
      <match offset="0" type="string" value="\037\213">
        <match offset="10" type="string" value="KOffice">
          <match offset="18" type="string" value="application/x-kivio\004\006" />
        </match>
      </match>
      <match offset="0" type="string" value="PK\003\004">
        <match offset="30" type="string" value="mimetype">
          <match offset="38" type="string" value="application/x-kivio" />
        </match>
      </match>
    </magic>
    <glob pattern="*.flw" />
  </mime-type>
  <mime-type type="application/x-kontour">
    <comment>Kontour drawing</comment>
    <comment xml:lang="no">Kontour-tegning</comment>
    <magic priority="50">
      <match offset="0" type="string" value="\037\213">
        <match offset="10" type="string" value="KOffice">
          <match offset="18" type="string" value="application/x-kontour\004\006" />
        </match>
      </match>
      <match offset="0" type="string" value="PK\003\004">
        <match offset="30" type="string" value="mimetype">
          <match offset="38" type="string" value="application/x-kontour" />
        </match>
      </match>
    </magic>
    <glob pattern="*.kon" />
  </mime-type>
  <mime-type type="application/x-kpovmodeler">
    <comment>KPovModeler scene</comment>
    <glob pattern="*.kpm" />
  </mime-type>
  <mime-type type="application/x-kpresenter">
    <comment>KPresenter presentation</comment>
    <comment xml:lang="no">KPresenter-presentasjon</comment>
    <comment xml:lang="sv">KPresenter-presentation</comment>
    <magic priority="50">
      <match offset="0" type="string" value="\037\213">
        <match offset="10" type="string" value="KOffice">
          <match offset="18" type="string" value="application/x-kpresenter\004\006" />
        </match>
      </match>
      <match offset="0" type="string" value="PK\003\004">
        <match offset="30" type="string" value="mimetype">
          <match offset="38" type="string" value="application/x-kpresenter" />
        </match>
      </match>
    </magic>
    <glob pattern="*.kpr" />
    <glob pattern="*.kpt" />
  </mime-type>
  <mime-type type="application/x-krita">
    <comment>Krita document</comment>
    <comment xml:lang="no">Krita-dokument</comment>
    <magic priority="50">
      <match offset="0" type="string" value="\037\213">
        <match offset="10" type="string" value="KOffice">
          <match offset="18" type="string" value="application/x-krita\004\006" />
        </match>
      </match>
      <match offset="0" type="string" value="PK\003\004">
        <match offset="30" type="string" value="mimetype">
          <match offset="38" type="string" value="application/x-krita" />
        </match>
      </match>
    </magic>
    <glob pattern="*.kra" />
  </mime-type>
  <mime-type type="application/x-kspread">
    <comment>KSpread spreadsheet</comment>
    <comment xml:lang="no">KSpread-regneark</comment>
    <magic priority="50">
      <match offset="0" type="string" value="\037\213">
        <match offset="10" type="string" value="KOffice">
          <match offset="18" type="string" value="application/x-kspread\004\006" />
        </match>
      </match>
      <match offset="0" type="string" value="PK\003\004">
        <match offset="30" type="string" value="mimetype">
          <match offset="38" type="string" value="application/x-kspread" />
        </match>
      </match>
    </magic>
    <glob pattern="*.ksp" />
  </mime-type>
  <mime-type type="application/x-kspread-crypt">
    <comment>KSpread spreadsheet (encrypted)</comment>
    <comment xml:lang="no">KSpread-regneark (kryptert)</comment>
    <magic priority="50">
      <match offset="0" type="big32" value="0x0d1a2702" />
    </magic>
  </mime-type>
  <mime-type type="application/x-ksysv-package">
    <magic priority="50">
      <match offset="4" type="string" value="KSysV" />
    </magic>
  </mime-type>
  <mime-type type="application/x-kugar">
    <comment>Kugar document</comment>
    <comment xml:lang="no">Kugar-dokument</comment>
    <glob pattern="*.kud" />
  </mime-type>
  <mime-type type="application/x-kword">
    <comment>KWord document</comment>
    <comment xml:lang="cy">Dogfen KWord</comment>
    <comment xml:lang="nn">KWord-dokument</comment>
    <comment xml:lang="no">KWord-dokument</comment>
    <comment xml:lang="sr">KWord документ</comment>
    <magic priority="50">
      <match offset="0" type="string" value="\037\213">
        <match offset="10" type="string" value="KOffice">
          <match offset="18" type="string" value="application/x-kword\004\006" />
        </match>
      </match>
      <match offset="0" type="string" value="PK\003\004">
        <match offset="30" type="string" value="mimetype">
          <match offset="38" type="string" value="application/x-kword" />
        </match>
      </match>
    </magic>
    <glob pattern="*.kwd" />
    <glob pattern="*.kwt" />
  </mime-type>
  <mime-type type="application/x-kword-crypt">
    <comment>KWord document (encrypted)</comment>
    <comment xml:lang="no">KWord-dokument (kryptert)</comment>
    <magic priority="50">
      <match offset="0" type="big32" value="0x0d1a2701" />
    </magic>
  </mime-type>
  <mime-type type="application/x-lha">
    <comment>LHA archive</comment>
    <comment xml:lang="az">LHA arxivi</comment>
    <comment xml:lang="cy">Archif LHA</comment>
    <comment xml:lang="fi">LHA-arkisto</comment>
    <comment xml:lang="fr">archive LHA</comment>
    <comment xml:lang="hu">LHA-archívum</comment>
    <comment xml:lang="nl">LHA archief</comment>
    <comment xml:lang="nn">LHA-arkiv</comment>
    <comment xml:lang="no">LHA-arkiv</comment>
    <comment xml:lang="sr">LHA архива</comment>
    <comment xml:lang="sv">LHA-arkiv</comment>
    <magic priority="50">
      <match offset="2" type="string" value="-lh -" />
      <match offset="2" type="string" value="-lh0-" />
      <match offset="2" type="string" value="-lh1-" />
      <match offset="2" type="string" value="-lh2-" />
      <match offset="2" type="string" value="-lh3-" />
      <match offset="2" type="string" value="-lh4-" />
      <match offset="2" type="string" value="-lh5-" />
      <match offset="2" type="string" value="-lh40-" />
      <match offset="2" type="string" value="-lhd-" />
      <match offset="2" type="string" value="-lz4-" />
      <match offset="2" type="string" value="-lz5-" />
      <match offset="2" type="string" value="-lzs-" />
    </magic>
    <glob pattern="*.lha" />
    <glob pattern="*.lzh" />
  </mime-type>
  <mime-type type="application/x-lhz">
    <comment>LHZ archive</comment>
    <comment xml:lang="no">LHZ-arkiv</comment>
    <glob pattern="*.lhz" />
  </mime-type>
  <mime-type type="application/x-linguist">
    <comment>message catalog</comment>
    <comment xml:lang="no">meldingskatalog</comment>
    <glob pattern="*.ts" />
  </mime-type>
  <mime-type type="application/x-lyx">
    <comment>LyX document</comment>
    <comment xml:lang="no">LyX-dokument</comment>
    <comment xml:lang="sv">LyX-dokument</comment>
    <magic priority="50">
      <match offset="0" type="string" value="#LyX" />
    </magic>
    <glob pattern="*.lyx" />
  </mime-type>
  <mime-type type="application/x-lzop">
    <comment>LZO archive</comment>
    <comment xml:lang="no">LZO-arkiv</comment>
    <glob pattern="*.lzo" />
  </mime-type>
  <mime-type type="application/x-magicpoint">
    <comment>MagicPoint presentation</comment>
    <comment xml:lang="cy">Cyflwyniad MagicPoint</comment>
    <comment xml:lang="nn">MagicPoint-presentasjon</comment>
    <comment xml:lang="no">MagicPoint-presentasjon</comment>
    <comment xml:lang="sr">MagicPoint презентација</comment>
    <comment xml:lang="sv">MagicPoint-presentation</comment>
    <glob pattern="*.mgp" />
  </mime-type>
  <mime-type type="application/x-macbinary">
    <comment>Macintosh MacBinary file</comment>
    <comment xml:lang="no">Macintosh MacBinary-fil</comment>
    <magic priority="50">
      <match offset="102" type="string" value="mBIN" />
    </magic>
  </mime-type>
  <mime-type type="application/x-matroska">
    <comment>Matroska video</comment>
    <comment xml:lang="no">Matroska-film</comment>
    <magic priority="50">
      <match offset="8" type="string" value="matroska" />
    </magic>
    <glob pattern="*.mkv" />
  </mime-type>
  <mime-type type="application/x-mif">
    <comment>FrameMaker MIF document</comment>
    <comment xml:lang="no">FrameMaker MIF-dokument</comment>
    <glob pattern="*.mif" />
  </mime-type>
  <mime-type type="application/x-mozilla-bookmarks">
    <comment>Mozilla bookmarks</comment>
    <comment xml:lang="no">Mozilla-bokmerker</comment>
    <magic priority="80">
      <match offset="0:64" type="string" value="&lt;!DOCTYPE NETSCAPE-Bookmark-file-1&gt;" />
    </magic>
  </mime-type>
  <mime-type type="application/x-ms-dos-executable">
    <comment>DOS/Windows executable</comment>
    <comment xml:lang="no">Kjørbar fil for DOS/Windows</comment>
    <magic priority="40">
      <match offset="0" type="string" value="MZ" />
    </magic>
  </mime-type>
  <mime-type type="application/x-mswinurl">
    <magic priority="50">
      <match offset="1" type="string" value="InternetShortcut" />
    </magic>
  </mime-type>
  <mime-type type="application/x-mswrite">
    <comment>Microsoft Write document</comment>
    <comment xml:lang="az">Microsoft Write sənədi</comment>
    <comment xml:lang="cy">Dogfen Microsoft Write</comment>
    <comment xml:lang="fi">Microsoft Write -asiakirja</comment>
    <comment xml:lang="fr">document Microsoft Write</comment>
    <comment xml:lang="hu">Microsoft Write-dokumentum</comment>
    <comment xml:lang="nl">Microsoft Write document</comment>
    <comment xml:lang="nn">Microsoft Write -dokument</comment>
    <comment xml:lang="no">Microsoft Write-dokument</comment>
    <comment xml:lang="sr">Микрософт документ Писанке</comment>
    <comment xml:lang="sv">Microsoft Write-dokument</comment>
    <glob pattern="*.wri" />
  </mime-type>
  <mime-type type="application/x-msx-rom">
    <comment>MSX ROM</comment>
    <comment xml:lang="cy">ROM MSX</comment>
    <comment xml:lang="nn">MSX-ROM</comment>
    <comment xml:lang="no">MSX-ROM</comment>
    <comment xml:lang="sr">MSX ром</comment>
    <comment xml:lang="sv">MSX-rom</comment>
    <glob pattern="*.msx" />
  </mime-type>
  <mime-type type="application/x-n64-rom">
    <comment>Nintendo64 ROM</comment>
    <comment xml:lang="no">Nintendo64-ROM</comment>
    <glob pattern="*.n64" />
  </mime-type>
  <mime-type type="application/x-nautilus-link">
    <comment>Nautilus link</comment>
    <comment xml:lang="az">Nautilus körpüsü</comment>
    <comment xml:lang="cy">Cyswllt Nautilus</comment>
    <comment xml:lang="fi">Nautilus-linkki</comment>
    <comment xml:lang="fr">lien Nautilus</comment>
    <comment xml:lang="hu">Nautilus-link</comment>
    <comment xml:lang="nl">Nautilus koppeling</comment>
    <comment xml:lang="nn">Nautilus-lenke</comment>
    <comment xml:lang="no">Nautilus-lenke</comment>
    <comment xml:lang="sr">Наутилус веза</comment>
    <comment xml:lang="sv">Nautiluslänk</comment>
    <magic priority="50">
      <match offset="0:32" type="string" value="&lt;nautilus_object nautilus_link" />
    </magic>
  </mime-type>
  <mime-type type="application/x-nes-rom">
    <comment>NES ROM</comment>
    <comment xml:lang="cy">ROM NES</comment>
    <comment xml:lang="nn">NES-ROM</comment>
    <comment xml:lang="no">NES ROM</comment>
    <comment xml:lang="sr">NES ром</comment>
    <comment xml:lang="sv">NES-rom</comment>
    <glob pattern="*.nes" />
  </mime-type>
  <mime-type type="application/x-netcdf">
    <comment>Unidata NetCDF document</comment>
    <comment xml:lang="no">Unidata NetCDF-dokument</comment>
    <glob pattern="*.cdf" />
    <glob pattern="*.nc" />
  </mime-type>
  <mime-type type="application/x-netscape-bookmarks">
    <comment>Netscape bookmarks</comment>
    <comment xml:lang="no">Netscape-bokmerker</comment>
    <magic priority="80">
      <match offset="0:64" type="string" value="&lt;!DOCTYPE NETSCAPE-Bookmark-file-1&gt;" />
    </magic>
  </mime-type>
  <mime-type type="application/x-object">
    <comment>object code</comment>
    <comment xml:lang="no">objektkode</comment>
    <magic priority="50">
      <match offset="0" type="string" value="\177ELF">
        <match offset="5" type="byte" value="1">
          <match offset="16" type="little16" value="1" />
        </match>
      </match>
      <match offset="0" type="string" value="\177ELF">
        <match offset="5" type="byte" value="2">
          <match offset="16" type="big16" value="1" />
        </match>
      </match>
    </magic>
    <glob pattern="*.o" />
  </mime-type>
  <mime-type type="application/ogg">
    <comment>Ogg Vorbis audio</comment>
    <comment xml:lang="az">Ogg Vorbis audio faylı</comment>
    <comment xml:lang="cy">Sain Ogg Vorbis</comment>
    <comment xml:lang="fi">Ogg Vorbis -ääni</comment>
    <comment xml:lang="fr">audio Ogg Vorbis</comment>
    <comment xml:lang="hu">Ogg Vorbis-hangfájl</comment>
    <comment xml:lang="nl">Ogg Vorbis geluidsbestand</comment>
    <comment xml:lang="nn">Ogg Vorbis-lyd</comment>
    <comment xml:lang="no">Ogg Vorbis-lyd</comment>
    <comment xml:lang="sr">Ог-ворбис звучни запис</comment>
    <comment xml:lang="sv">Ogg Vorbis-ljud</comment>
    <magic priority="50">
      <match offset="0" type="string" value="OggS" />
    </magic>
    <glob pattern="*.ogg" />
  </mime-type>
  
  <mime-type type="application/x-ole-storage">
    <comment>OLE2 compound document storage</comment>
    <magic priority="50">
      <match offset="0" type="string" value="\320\317\021\340\241\261\032\341" />
    </magic>
  </mime-type>
  <mime-type type="application/x-oleo">
    <comment>GNU Oleo spreadsheet</comment>
    <comment xml:lang="no">GNU Oleo regneark</comment>
    <magic priority="50">
      <match offset="31" type="string" value="Oleo" />
    </magic>
    <glob pattern="*.oleo" />
  </mime-type>
  <mime-type type="application/x-palm-database">
    <comment>Palm OS database</comment>
    <comment xml:lang="az">Palm OS mə&apos;lumat bazası</comment>
    <comment xml:lang="cy">Cronfa Ddata Palm OS</comment>
    <comment xml:lang="fi">Palm OS -tietokanta</comment>
    <comment xml:lang="fr">base de données Palm OS</comment>
    <comment xml:lang="hu">Palm OS-adatbázis</comment>
    <comment xml:lang="nl">Palm OS gegevensbank</comment>
    <comment xml:lang="nn">Palm OS-database</comment>
    <comment xml:lang="no">Palm OS-database</comment>
    <comment xml:lang="sr">Palm OS база података</comment>
    <comment xml:lang="sv">Palm OS-databas</comment>
  </mime-type>
  <mime-type type="application/x-pef-executable">
    <comment>PEF executable</comment>
    <comment xml:lang="no">PEF-kjørbar</comment>
    <magic priority="50">
      <match offset="0" type="string" value="Joy!" />
    </magic>
  </mime-type>
  <mime-type type="application/x-perl">
    <comment>Perl script</comment>
    <comment xml:lang="cy">Sgript Perl</comment>
    <comment xml:lang="nn">Perl skript</comment>
    <comment xml:lang="no">Perl skript</comment>
    <comment xml:lang="sr">Perl скрипта</comment>
    <comment xml:lang="sv">Perlskript</comment>
    <magic priority="50">
      <match offset="0" type="string" value='eval \"exec /usr/local/bin/perl' />
      <match offset="1:16" type="string" value="/bin/perl" />
      <match offset="1:16" type="string" value="/bin/env perl" />
    </magic>
    <glob pattern="*.pl" />
    <glob pattern="*.pm" />
    <glob pattern="*.al" />
    <glob pattern="*.perl" />
  </mime-type>
  <mime-type type="application/x-php">
    <comment>PHP script</comment>
    <comment xml:lang="az">PHP skripti</comment>
    <comment xml:lang="cy">Sgript PHP</comment>
    <comment xml:lang="fi">PHP-skripti</comment>
    <comment xml:lang="fr">script PHP</comment>
    <comment xml:lang="hu">PHP-program</comment>
    <comment xml:lang="nl">PHP script</comment>
    <comment xml:lang="nn">PHP-skript</comment>
    <comment xml:lang="no">PHP-skript</comment>
    <comment xml:lang="sr">PHP скрипта</comment>
    <comment xml:lang="sv">PHP-skript</comment>
    <magic priority="80">
      <match offset="0:64" type="string" value="&lt;?php" />
    </magic>
    <glob pattern="*.php" />
    <glob pattern="*.php3" />
    <glob pattern="*.php4" />
  </mime-type>
  <mime-type type="application/x-pkcs12">
    <comment>PKCS#12 certificate bundle</comment>
    <comment xml:lang="no">PKCS#12 sertifikathaug</comment>
    <glob pattern="*.p12" />
    <glob pattern="*.pfx" />
  </mime-type>
  <mime-type type="application/x-profile">
    <comment>profiler results</comment>
    <comment xml:lang="az">profiler nəticələri</comment>
    <comment xml:lang="cy">canlyniadau proffeilio</comment>
    <comment xml:lang="fi">profilointitulokset</comment>
    <comment xml:lang="fr">résultat du profileur</comment>
    <comment xml:lang="hu">profiler-eredmények</comment>
    <comment xml:lang="nl">profileerder resultaten</comment>
    <comment xml:lang="nn">profileringsresultat</comment>
    <comment xml:lang="no">profileingsresultat</comment>
    <comment xml:lang="sr">резултати профилатора</comment>
    <comment xml:lang="sv">profilerarresultat</comment>
    <glob pattern="gmon.out" />
  </mime-type>
  <mime-type type="application/x-pw">
    <comment>Pathetic Writer document</comment>
    <comment xml:lang="no">Pathetic Writer-dokument</comment>
    <glob pattern="*.pw" />
  </mime-type>
  <mime-type type="application/x-python">
    <comment>Python script</comment>
    <comment xml:lang="no">Python-skript</comment>
    <comment xml:lang="sv">Pythonskript</comment>
    <magic priority="50">
      <match offset="0" type="string" value="#!/bin/python" />
      <match offset="0" type="string" value="#! /bin/python" />
      <match offset="0" type="string" value='eval \"exec /bin/python' />
      <match offset="0" type="string" value="#!/usr/bin/python" />
      <match offset="0" type="string" value="#! /usr/bin/python" />
      <match offset="0" type="string" value='eval \"exec /usr/bin/python' />
      <match offset="0" type="string" value="#!/usr/local/bin/python" />
      <match offset="0" type="string" value="#! /usr/local/bin/python" />
      <match offset="0" type="string" value='eval \"exec /usr/local/bin/python' />
      <match offset="1:16" type="string" value='/bin/env python' />
    </magic>
    <glob pattern="*.py" />
  </mime-type>
  <mime-type type="application/x-python-bytecode">
    <comment>Python bytecode</comment>
    <comment xml:lang="az">Python bayt kodu</comment>
    <comment xml:lang="cy">Côd beit Python</comment>
    <comment xml:lang="fi">Python-tavukoodi</comment>
    <comment xml:lang="fr">bytecode Python</comment>
    <comment xml:lang="hu">Python-bytekód</comment>
    <comment xml:lang="nl">Python bytecode</comment>
    <comment xml:lang="nn">Python-bytekode</comment>
    <comment xml:lang="no">Python-bytekode</comment>
    <comment xml:lang="sr">Питонов бајт кôд</comment>
    <comment xml:lang="sv">Python-bytekod</comment>
    <magic priority="50">
      <match offset="0" type="big32" value="0x994e0d0a" />
    </magic>
    <glob pattern="*.pyc" />
    <glob pattern="*.pyo" />
  </mime-type>
  <mime-type type="application/x-quattropro">
    <comment>Quattro Pro spreadsheet</comment>
    <comment xml:lang="no">Quattro Pro-regneark</comment>
    <glob pattern="*.wb1" />
    <glob pattern="*.wb2" />
    <glob pattern="*.wb3" />
  </mime-type>
  <mime-type type="application/x-qw">
    <comment>Quicken document</comment>
    <comment xml:lang="az">Quicken sənədi</comment>
    <comment xml:lang="cy">Dogfen Quicken</comment>
    <comment xml:lang="fi">Quicken-asiakirja</comment>
    <comment xml:lang="fr">document Quicken</comment>
    <comment xml:lang="hu">Quicken-dokumentum</comment>
    <comment xml:lang="nl">Quicken document</comment>
    <comment xml:lang="nn">Quicken-dokument</comment>
    <comment xml:lang="no">Quicken-dokument</comment>
    <comment xml:lang="sr">Quicken документ</comment>
    <comment xml:lang="sv">Quicken-dokument</comment>
    <glob pattern="*.qif" />
  </mime-type>
  <mime-type type="application/x-rar">
    <comment>RAR archive</comment>
    <comment xml:lang="cy">Archif RAR</comment>
    <comment xml:lang="nn">RAR-arkiv</comment>
    <comment xml:lang="no">RAR-arkiv</comment>
    <comment xml:lang="sr">РАР архива</comment>
    <comment xml:lang="sv">RAR-arkiv</comment>
    <magic priority="50">
      <match offset="0" type="string" value="Rar!" />
    </magic>
    <glob pattern="*.rar" />
  </mime-type>
  <mime-type type="application/x-reject">
    <comment>rejected patch</comment>
    <comment xml:lang="no">avvist patchfil</comment>
    <glob pattern="*.rej" />
  </mime-type>
  <mime-type type="application/x-rpm">
    <comment>RPM package</comment>
    <comment xml:lang="no">RPM-pakke</comment>
    <comment xml:lang="sv">RPM-paket</comment>
    <magic priority="50">
      <match offset="0" type="string" value="\xed\xab\xee\xdb" />
    </magic>
    <glob pattern="*.rpm" />
  </mime-type>
  <mime-type type="application/x-ruby">
    <comment>Ruby script</comment>
    <comment xml:lang="no">Ruby-skript</comment>
    <magic>
      <match offset="1:16" type="string" value="/bin/env ruby" />
    </magic>
  </mime-type>
  <mime-type type="application/x-sc">
    <magic priority="50">
      <match offset="38" type="string" value="Spreadsheet" />
    </magic>
  </mime-type>
  <mime-type type="application/x-shar">
    <comment>shell archive</comment>
    <comment xml:lang="az">qabıq arxivi</comment>
    <comment xml:lang="cy">archif plisgyn</comment>
    <comment xml:lang="fi">komentotulkkiarkisto</comment>
    <comment xml:lang="fr">archive shell</comment>
    <comment xml:lang="hu">héjarchívum</comment>
    <comment xml:lang="nl">shell archief</comment>
    <comment xml:lang="nn">skal-arkiv</comment>
    <comment xml:lang="no">skallarkiv</comment>
    <comment xml:lang="sr">Архива љуске (SHAR)</comment>
    <comment xml:lang="sv">skalarkiv</comment>
    <glob pattern="*.shar" />
  </mime-type>
  <mime-type type="application/x-shared-library-la">
    <comment>shared library (la)</comment>
    <comment xml:lang="no">delt bibliotek (la)</comment>
    <glob pattern="*.la" />
  </mime-type>
  <mime-type type="application/x-sharedlib">
    <comment>shared library</comment>
    <comment xml:lang="az">bölüşülmüş kitabxana</comment>
    <comment xml:lang="cy">llyfrgell wedi ei rhannu</comment>
    <comment xml:lang="fi">jaettu kirjasto</comment>
    <comment xml:lang="fr">librairie partagée « shared »</comment>
    <comment xml:lang="hu">osztott programkönyvtár</comment>
    <comment xml:lang="nl">gedeelde bibliotheek</comment>
    <comment xml:lang="nn">delt bibliotek</comment>
    <comment xml:lang="no">delt bibliotek</comment>
    <comment xml:lang="sr">дељена библиотека</comment>
    <comment xml:lang="sv">delat bibliotek</comment>
    <magic priority="50">
      <match offset="0" type="string" value="\177ELF">
        <match offset="5" type="byte" value="1">
          <match offset="16" type="little16" value="3" />
        </match>
      </match>
      <match offset="0" type="string" value="\177ELF">
        <match offset="5" type="byte" value="2">
          <match offset="16" type="big16" value="3" />
        </match>
      </match>
      <match offset="0" type="little16" value="0603">
        <match mask="030000" offset="22" type="little16" value="020000" />
      </match>
      <match mask="0xffffffff000000000000000000000000ff" offset="0" type="string" value="\177ELF            \003" />
    </magic>
    <glob pattern="*.so" />
  </mime-type>
  <mime-type type="application/x-shellscript">
    <comment>shell script</comment>
    <comment xml:lang="az">qabıq skripti</comment>
    <comment xml:lang="cy">sgript plisgyn</comment>
    <comment xml:lang="fi">komentojono</comment>
    <comment xml:lang="fr">script shell</comment>
    <comment xml:lang="hu">parancsfájl</comment>
    <comment xml:lang="nl">shell script</comment>
    <comment xml:lang="nn">skalskript</comment>
    <comment xml:lang="no">skallskript</comment>
    <comment xml:lang="sr">скрипта љуске</comment>
    <comment xml:lang="sv">skalskript</comment>
    <magic priority="50">
      <match offset="0" type="string" value="#!/bin/ksh" />
      <match offset="0" type="string" value="#!/usr/local/bin/ash" />
      <match offset="0" type="string" value="#!/usr/local/tcsh" />
      <match offset="10" type="string" value="# This is a shell archive" />
      <match offset="1:16" type="string" value="/bin/bash" />
      <match offset="1:16" type="string" value="/bin/nawk" />
      <match offset="1:16" type="string" value="/bin/tcsh" />
      <match offset="1:16" type="string" value="/bin/csh" />
      <match offset="1:16" type="string" value="/bin/zsh" />
      <match offset="1:16" type="string" value="/bin/sh" />
      <match offset="0" type="string" value="#!/usr/bin/env sh" />
      <match offset="0" type="string" value="#!/usr/bin/env bash" />
      <match offset="0" type="string" value="#!/usr/bin/env csh" />
      <match offset="0" type="string" value="#!/usr/bin/env tcsh" />
      <match offset="0" type="string" value="#!/usr/bin/env zsh" />

    </magic>
    <glob pattern="*.sh" />
    <glob pattern="*.csh" />
  </mime-type>
  <mime-type type="application/x-shockwave-flash">
    <comment>Shockwave Flash file</comment>
    <comment xml:lang="no">Shockwave Flash-fil</comment>
    <magic priority="50">
      <match offset="0" type="string" value="FWS" />
    </magic>
    <glob pattern="*.swf" />
  </mime-type>
  <mime-type type="application/x-siag">
    <comment>Siag spreadsheet</comment>
    <comment xml:lang="no">Siag-regneark</comment>
    <comment xml:lang="sv">Siag-kalkylblad</comment>
    <glob pattern="*.siag" />
  </mime-type>
  <mime-type type="application/x-slp">
    <comment>Stampede package</comment>
    <comment xml:lang="az">Stampede paketi</comment>
    <comment xml:lang="cy">Pecyn Stampede</comment>
    <comment xml:lang="fi">Stampede-paketti</comment>
    <comment xml:lang="fr">package Stampede</comment>
    <comment xml:lang="hu">Stampede-csomag</comment>
    <comment xml:lang="nl">Stampede pakket</comment>
    <comment xml:lang="nn">Stampede-pakke</comment>
    <comment xml:lang="no">Stampede-pakke</comment>
    <comment xml:lang="sr">Stampede пакет</comment>
    <comment xml:lang="sv">Stampede-paket</comment>
  </mime-type>
  <mime-type type="application/x-sms-rom">
    <comment>SMS/Game Gear ROM</comment>
    <comment xml:lang="no">SMS/Game Gear-ROM</comment>
    <glob pattern="*.sms" />
    <glob pattern="*.gg" />
  </mime-type>
  <mime-type type="application/x-stuffit">
    <comment>Macintosh StuffIt archive</comment>
    <comment xml:lang="az">Macintosh StuffIt arxivi</comment>
    <comment xml:lang="cy">Archif Macintosh StuffIt</comment>
    <comment xml:lang="fi">Macintosh StuffIt -arkisto</comment>
    <comment xml:lang="fr">archive Macintosh StuffIt</comment>
    <comment xml:lang="hu">Macintosh StuffIt-archívum</comment>
    <comment xml:lang="nl">Macintosh StuffIt archief</comment>
    <comment xml:lang="nn">Macintosh StuffIt arkiv</comment>
    <comment xml:lang="no">Macintosh StuffIt arkiv</comment>
    <comment xml:lang="sr">Мекинтош StuffIt архива</comment>
    <comment xml:lang="sv">Macintosh StuffIt-arkiv </comment>
    <magic priority="50">
      <match offset="0" type="string" value="StuffIt " />
      <match offset="0" type="string" value="SIT!" />
    </magic>
  </mime-type>
  <mime-type type="application/x-sv4cpio">
    <comment>SV4 CPIO archive</comment>
    <comment xml:lang="az">SV4 CPIO arxivi</comment>
    <comment xml:lang="cy">Archif CPIO SV4</comment>
    <comment xml:lang="fi">SV4 CPIO -arkisto</comment>
    <comment xml:lang="fr">archive SV4 CPIO</comment>
    <comment xml:lang="hu">SV4 CPIO-archívum</comment>
    <comment xml:lang="nl">SV4 CPIO archief</comment>
    <comment xml:lang="nn">SV4 CPIO-arkiv</comment>
    <comment xml:lang="no">SV4 CPIO-arkiv</comment>
    <comment xml:lang="sr">SV4 CPIO архива</comment>
    <comment xml:lang="sv">SV4 CPIO-arkiv</comment>
    <glob pattern="*.sv4cpio" />
  </mime-type>
  <mime-type type="application/x-sv4crc">
    <comment>SV4 CPIP archive (with CRC)</comment>
    <comment xml:lang="az">SV4 CPIP arxivi (CRC ilə)</comment>
    <comment xml:lang="cy">Archif CPIP SV4 (efo CRC)</comment>
    <comment xml:lang="fi">SV4 CPIP -arkisto (CRC:llä)</comment>
    <comment xml:lang="fr">archive SV4 CPIP (avec CRC)</comment>
    <comment xml:lang="hu">SV4 CPIP-archívum (CRC-vel)</comment>
    <comment xml:lang="nl">SV4 CPIP archief (met CRC)</comment>
    <comment xml:lang="nn">SV4 CPIP arkiv (med SRS)</comment>
    <comment xml:lang="no">SV4 CPIO-arkiv (med CRC)</comment>
    <comment xml:lang="sr">SV4 CPIP архива (са CRC-ом)</comment>
    <comment xml:lang="sv">SV4 CPIO-arkiv (med CRC)</comment>
    <glob pattern="*.sv4crc" />
  </mime-type>
  <mime-type type="application/x-tar">
    <comment>tar archive</comment>
    <comment xml:lang="no">tar-arkiv</comment>
    <magic priority="50">
      <match offset="257" type="string" value="ustar\0" />
      <match offset="257" type="string" value="ustar\040\040\0" />
    </magic>
    <glob pattern="*.tar" />
  </mime-type>
  <mime-type type="application/x-tarz">
    <comment>tar archive (compressed)</comment>
    <comment xml:lang="no">tar-arkiv (komprimert)</comment>
    <glob pattern="*.tar.Z" />
  </mime-type>
  <mime-type type="application/x-tex-gf">
    <comment>generic font file</comment>
    <comment xml:lang="no">vanlig skriftfil</comment>
    <glob pattern="*.*gf" />
  </mime-type>
  <mime-type type="application/x-tex-pk">
    <comment>packed font file</comment>
    <comment xml:lang="no">pakket skriftfil</comment>
    <glob pattern="*pk" />
  </mime-type>
  <mime-type type="application/x-tgif">
    <comment>TGIF document</comment>
    <comment xml:lang="no">TGIF-dokument</comment>
    <comment xml:lang="sv">TGIF-dokument</comment>
    <magic priority="50">
      <match offset="0" type="string" value="%TGIF" />
    </magic>
    <glob pattern="*.obj" />
  </mime-type>
  <mime-type type="application/x-theme">
    <comment>theme</comment>
    <comment xml:lang="az">örtük</comment>
    <comment xml:lang="cy">thema</comment>
    <comment xml:lang="fi">teema</comment>
    <comment xml:lang="fr">thème</comment>
    <comment xml:lang="hu">téma</comment>
    <comment xml:lang="nl">thema</comment>
    <comment xml:lang="nn">drakt</comment>
    <comment xml:lang="no">tema</comment>
    <comment xml:lang="sr">тема</comment>
    <comment xml:lang="sv">tema</comment>
    <glob pattern="*.theme" />
  </mime-type>
  <mime-type type="application/x-toutdoux">
    <comment>ToutDoux document</comment>
    <comment xml:lang="az">ToutDoux sənədi</comment>
    <comment xml:lang="cy">Dogfen ToutDoux</comment>
    <comment xml:lang="fi">ToutDoux-asiakirja</comment>
    <comment xml:lang="fr">document ToutDoux</comment>
    <comment xml:lang="hu">ToutDoux-dokumentum</comment>
    <comment xml:lang="nl">ToutDoux document</comment>
    <comment xml:lang="nn">ToutDoux-dokument</comment>
    <comment xml:lang="no">ToutDoux-dokument</comment>
    <comment xml:lang="sr">ToutDoux документ</comment>
    <comment xml:lang="sv">ToutDoux-dokument</comment>
  </mime-type>
  <mime-type type="application/x-trash">
    <comment>backup file</comment>
    <comment xml:lang="no">sikkerhetskopi</comment>
    <glob pattern="*~" />
    <glob pattern="*%" />
    <glob pattern="*.bak" />
    <glob pattern="*.old" />
    <glob pattern="*.sik" />
  </mime-type>
  <mime-type type="application/x-troff">
    <comment>Troff document</comment>
    <comment xml:lang="az">Troff sənədi</comment>
    <comment xml:lang="cy">Dogfen troff</comment>
    <comment xml:lang="fi">Troff-asiakirja</comment>
    <comment xml:lang="fr">document Troff</comment>
    <comment xml:lang="hu">Troff-dokumentum</comment>
    <comment xml:lang="nl">Troff document</comment>
    <comment xml:lang="nn">Troff-dokument</comment>
    <comment xml:lang="no">Troff-dokument</comment>
    <comment xml:lang="sr">Troff документ</comment>
    <comment xml:lang="sv">Troff-dokument</comment>
    <magic priority="50">
      <match offset="0" type="string" value='.\\\"' />
      <match offset="0" type="string" value="'\\\&quot;" />
      <match offset="0" type="string" value="'.\\\&quot;" />
      <match offset="0" type="string" value='\\\"' />
    </magic>
    <glob pattern="*.tr" />
    <glob pattern="*.roff" />
    <glob pattern="*.t" />
  </mime-type>
  <mime-type type="application/x-troff-man">
    <comment>Troff document (with manpage macros)</comment>
    <glob pattern="*.man" />
  </mime-type>
  <mime-type type="application/x-troff-man-compressed">
    <comment>manual page (compressed)</comment>
    <comment xml:lang="az">man səhifəsi (sıxışdırılmış)</comment>
    <comment xml:lang="cy">tudalen llawlyfr (wedi ei gywasgu)</comment>
    <comment xml:lang="fi">manuaalisivu (pakattu)</comment>
    <comment xml:lang="fr">man pages (compressés)</comment>
    <comment xml:lang="hu">kézikönyvoldal (tömörített)</comment>
    <comment xml:lang="nl">handleidingspagina (ingepakt)</comment>
    <comment xml:lang="nn">manualside (pakka)</comment>
    <comment xml:lang="no">manualside (komprimert)</comment>
    <comment xml:lang="sr">страна упутства (компресована)</comment>
    <comment xml:lang="sv">manualsida (komprimerad)</comment>
  </mime-type>
  <mime-type type="application/x-tzo">
    <comment>tar archive (LZO-compressed)</comment>
    <comment xml:lang="no">tar-arkiv (LZO-komprimert)</comment>
    <glob pattern="*.tar.lzo" />
    <glob pattern="*.tzo" />
  </mime-type>
  <mime-type type="application/x-ustar">
    <comment>ustar archive</comment>
    <comment xml:lang="az">ustar arxivi</comment>
    <comment xml:lang="cy">archif ustar</comment>
    <comment xml:lang="fi">ustar-arkisto</comment>
    <comment xml:lang="fr">archive ustar</comment>
    <comment xml:lang="hu">ustar-archívum</comment>
    <comment xml:lang="nl">ustar archief</comment>
    <comment xml:lang="nn">ustar-arkiv</comment>
    <comment xml:lang="no">ustar-arkiv</comment>
    <comment xml:lang="sr">ustar архива</comment>
    <comment xml:lang="sv">ustar-arkiv</comment>
    <glob pattern="*.ustar" />
  </mime-type>
  <mime-type type="application/x-wais-source">
    <comment>WAIS source code</comment>
    <comment xml:lang="az">WAIS mənbə faylı</comment>
    <comment xml:lang="cy">Ffynhonnell Rhaglen WAIS</comment>
    <comment xml:lang="fi">WAIS-lähdekoodi</comment>
    <comment xml:lang="fr">code source WAIS</comment>
    <comment xml:lang="hu">WAIS-forráskód</comment>
    <comment xml:lang="nl">WAIS broncode</comment>
    <comment xml:lang="nn">WAIS-kjeldekode</comment>
    <comment xml:lang="no">WAIS-kildekode</comment>
    <comment xml:lang="sr">WAIS изворни кôд</comment>
    <comment xml:lang="sv">WAIS-källkod</comment>
    <glob pattern="*.src" />
  </mime-type>
  <mime-type type="application/x-wpg">
    <comment>WordPerfect/Drawperfect image</comment>
    <glob pattern="*.wpg" />
  </mime-type>
  <mime-type type="application/x-x509-ca-cert">
    <comment>DER/PEM/Netscape-encoded X.509 certificate</comment>
    <comment xml:lang="no">DER/PEM/Netscape-kodet X.509-sertifikat</comment>
    <glob pattern="*.der" />
    <glob pattern="*.cer" />
    <glob pattern="*.crt" />
    <glob pattern="*.cert" />
    <glob pattern="*.pem" />
  </mime-type>
  <mime-type type="application/x-zerosize">
    <comment>empty document</comment>
    <comment xml:lang="no">tomt dokument</comment>
    <comment xml:lang="sv">tomt dokument</comment>
  </mime-type>
  <mime-type type="application/x-zoo">
    <comment>zoo archive</comment>
    <comment xml:lang="no">zoo-arkiv</comment>
    <magic priority="50">
      <match offset="20" type="little32" value="0xfdc4a7dc" />
    </magic>
    <glob pattern="*.zoo" />
  </mime-type>
  <mime-type type="application/xhtml+xml">
    <comment>XHTML page</comment>
    <comment xml:lang="no">XHTML-side</comment>
    <comment xml:lang="sv">XHTML-sida</comment>
    <glob pattern="*.xhtml" />
    <root-XML namespaceURI='http://www.w3.org/1999/xhtml' localName='html' />
  </mime-type>
  <mime-type type="application/zip">
    <comment>ZIP archive</comment>
    <comment xml:lang="no">ZIP-arkiv</comment>
    <magic priority="40">
      <match offset="0" type="string" value="PK\003\004" />
    </magic>
    <glob pattern="*.zip" />
  </mime-type>
  <mime-type type="audio/ac3">
    <comment>Dolby Digital audio</comment>
    <comment xml:lang="az">Dolby Digital audio</comment>
    <comment xml:lang="cy">Sain Dolby Digital</comment>
    <comment xml:lang="fi">Dolby Digital -ääni</comment>
    <comment xml:lang="fr">audio Dolby Digital audio</comment>
    <comment xml:lang="hu">Dolby Digital hang</comment>
    <comment xml:lang="nl">Dolby Digital geluidsbestand</comment>
    <comment xml:lang="nn">Dolby Digital lyd</comment>
    <comment xml:lang="no">Dolby digital lyd</comment>
    <comment xml:lang="sr">Дигитални Dolby звучни запис</comment>
    <comment xml:lang="sv">Dolby Digital-ljud</comment>
    <glob pattern="*.ac3" />
  </mime-type>
  <mime-type type="audio/basic">
    <comment>ULAW (Sun) audio</comment>
    <comment xml:lang="az">ULAW (Sun) audio faylı</comment>
    <comment xml:lang="cy">Sain ULAW (Sun)</comment>
    <comment xml:lang="fi">ULAW (Sun) -ääni</comment>
    <comment xml:lang="fr">ULAW (Sun) audio</comment>
    <comment xml:lang="hu">ULAW (Sun) hangfájl</comment>
    <comment xml:lang="nl">ULAW (Sun) geluidsbestand</comment>
    <comment xml:lang="nn">ULAW (Sun)-lyd</comment>
    <comment xml:lang="no">ULAW-lyd (Sun)</comment>
    <comment xml:lang="sr">ULAW (Sun) звучни запис</comment>
    <comment xml:lang="sv">ULAW-ljud (Sun)</comment>
    <magic priority="40">
      <match offset="0" type="string" value=".snd" />
    </magic>
    <glob pattern="*.au" />
    <glob pattern="*.snd" />
  </mime-type>
  <mime-type type="audio/prs.sid">
    <comment>Commodore 64 audio</comment>
    <comment xml:lang="no">Commodore 64-lyd</comment>
    <comment xml:lang="sv">Commodore 64-ljud</comment>
    <magic priority="50">
      <match offset="0" type="string" value="PSID" />
    </magic>
    <glob pattern="*.sid" />
    <glob pattern="*.psid" />
  </mime-type>
  <mime-type type="audio/vnd.rn-realaudio">
    <comment>RealAudio broadcast</comment>
    <comment xml:lang="az">RealAudio yayımı</comment>
    <comment xml:lang="cy">Darllediad RealAudio</comment>
    <comment xml:lang="fi">RealAudio-yleislähetys</comment>
    <comment xml:lang="fr">diffusion RealAudio</comment>
    <comment xml:lang="hu">RealAudio-sugárzás</comment>
    <comment xml:lang="nl">RealAudio uitzending</comment>
    <comment xml:lang="nn">RealAudio-kringkasting</comment>
    <comment xml:lang="no">RealAudio-sending</comment>
    <comment xml:lang="sr">RealAudio емитовање</comment>
    <comment xml:lang="sv">RealAudio-utsändning</comment>
  </mime-type>
  <mime-type type="audio/x-adpcm">
    <comment>PCM audio</comment>
    <comment xml:lang="az">PCM audio faylı</comment>
    <comment xml:lang="cy">Sain PCM</comment>
    <comment xml:lang="fi">PCM-ääni</comment>
    <comment xml:lang="fr">audio PCM</comment>
    <comment xml:lang="hu">PCM-hang</comment>
    <comment xml:lang="nl">PCM geluidsbestand</comment>
    <comment xml:lang="nn">PCM-lyd</comment>
    <comment xml:lang="no">PCM-lyd</comment>
    <comment xml:lang="sr">PCM звучни запис</comment>
    <comment xml:lang="sv">PCM-ljud</comment>
    <magic priority="50">
      <match offset="0" type="string" value=".snd">
        <match offset="12" type="big32" value="23" />
      </match>
      <match offset="0" type="little32" value="0x0064732E">
        <match offset="12" type="little32" value="1" />
        <match offset="12" type="little32" value="2" />
        <match offset="12" type="little32" value="3" />
        <match offset="12" type="little32" value="4" />
        <match offset="12" type="little32" value="5" />
        <match offset="12" type="little32" value="6" />
        <match offset="12" type="little32" value="7" />
        <match offset="12" type="little32" value="23" />
      </match>
    </magic>
  </mime-type>
  <mime-type type="audio/x-aifc">
    <comment>AIFC audio</comment>
    <comment xml:lang="az">AIFC audio faylı</comment>
    <comment xml:lang="cy">Sain AIFC</comment>
    <comment xml:lang="fi">AIFC-ääni</comment>
    <comment xml:lang="fr">audio AIFC</comment>
    <comment xml:lang="hu">AIFC-hang</comment>
    <comment xml:lang="nl">AIFC geluidsbestand</comment>
    <comment xml:lang="nn">AIFC-lyd</comment>
    <comment xml:lang="no">AIFC-lyd</comment>
    <comment xml:lang="sr">AIFC звучни запис</comment>
    <comment xml:lang="sv">AIFC-ljud</comment>
    <magic priority="50">
      <match offset="8" type="string" value="AIFC" />
    </magic>
  </mime-type>
  <mime-type type="audio/x-aiff">
    <comment>AIFF/Amiga/Mac audio</comment>
    <comment xml:lang="az">AIFF/Amiga/Mac audio faylı</comment>
    <comment xml:lang="cy">Sain AIFF/Amiga/Mac</comment>
    <comment xml:lang="fi">AIFF/Amiga/Mac-ääni</comment>
    <comment xml:lang="fr">audio AIFF/Amiga/Mac</comment>
    <comment xml:lang="hu">AIFF/Amiga/Mac-hang</comment>
    <comment xml:lang="nl">AIFF/Amiga/Mac geluidsbestand</comment>
    <comment xml:lang="nn">AIFF/Amiga/Mac-lyd</comment>
    <comment xml:lang="no">AIFF/Amiga/Mac-lyd</comment>
    <comment xml:lang="sr">AIFF/Амига/Мекинтош звучни запис</comment>
    <comment xml:lang="sv">AIFF/Amiga/Mac-ljud</comment>
    <magic priority="50">
      <match offset="8" type="string" value="AIFF" />
      <match offset="8" type="string" value="AIFC" />
      <match offset="8" type="string" value="8SVX" />
    </magic>
    <glob pattern="*.aiff" />
    <glob pattern="*.aif" />
    <glob pattern="*.aifc" />
  </mime-type>
  <mime-type type="audio/x-aiffc">
    <comment>AIFF audio</comment>
    <comment xml:lang="az">AIFF audio faylı</comment>
    <comment xml:lang="cy">Sain AIFF</comment>
    <comment xml:lang="fi">AIFF-ääni</comment>
    <comment xml:lang="fr">audio AIFF</comment>
    <comment xml:lang="hu">AIFF-hang</comment>
    <comment xml:lang="nl">AIFF geluidsbestand</comment>
    <comment xml:lang="nn">AIFF-lyd</comment>
    <comment xml:lang="no">AIFF-lyd</comment>
    <comment xml:lang="sr">AIFF звучни запис</comment>
    <comment xml:lang="sv">AIFF-ljud</comment>
  </mime-type>
  <mime-type type="audio/x-it">
    <comment>Impulse Tracker audio</comment>
    <comment xml:lang="az">Impulse Tracker audio faylı</comment>
    <comment xml:lang="cy">Sain Impulse Tracker</comment>
    <comment xml:lang="fi">Impulse Tracker -ääni</comment>
    <comment xml:lang="fr">audio Impulse Tracker</comment>
    <comment xml:lang="hu">Impulse Tracker hang</comment>
    <comment xml:lang="nl">Impulse Tracker geluidsbestand</comment>
    <comment xml:lang="nn">Impulse Tracker lyd</comment>
    <comment xml:lang="no">Impulse Tracker-lyd</comment>
    <comment xml:lang="sr">Impulse Tracker звучни запис</comment>
    <comment xml:lang="sv">Impulse Tracker-ljud</comment>
    <magic priority="50">
      <match offset="0" type="string" value="IMPM" />
    </magic>
    <glob pattern="*.it" />
  </mime-type>
  <mime-type type="audio/x-flac">
    <comment>FLAC audio</comment>
    <comment xml:lang="no">FLAC-lyd</comment>
    <glob pattern="*.flac" />
  </mime-type>
  <mime-type type="audio/midi">
    <alias type="audio/x-midi" />
    <comment>MIDI audio</comment>
    <comment xml:lang="az">MIDI audio faylı</comment>
    <comment xml:lang="cy">Sain MIDI</comment>
    <comment xml:lang="fi">MIDI-ääni</comment>
    <comment xml:lang="fr">audio MIDI</comment>
    <comment xml:lang="hu">MIDI-hang</comment>
    <comment xml:lang="nl">MIDI geluidsbestand</comment>
    <comment xml:lang="nn">MIDI-lyd</comment>
    <comment xml:lang="no">MIDI-lyd</comment>
    <comment xml:lang="sr">MIDI звучни запис</comment>
    <comment xml:lang="sv">MIDI-ljud</comment>
    <magic priority="50">
      <match offset="0" type="string" value="MThd" />
    </magic>
    <glob pattern="*.mid" />
    <glob pattern="*.midi" />
  </mime-type>
  <mime-type type="audio/x-mod">
    <comment>Amiga SoundTracker audio</comment>
    <comment xml:lang="no">Amiga SoundTracker-lyd</comment>
    <glob pattern="*.mod" />
    <glob pattern="*.ult" />
    <glob pattern="*.uni" />
    <glob pattern="*.XM" />
    <glob pattern="*.m15" />
    <glob pattern="*.mtm" />
    <glob pattern="*.669" />
  </mime-type>
  <mime-type type="audio/x-mp3">
    <comment>MP3 audio</comment>
    <comment xml:lang="az">MP3 audio faylı</comment>
    <comment xml:lang="cy">Sain MP3</comment>
    <comment xml:lang="fi">MP3-ääni</comment>
    <comment xml:lang="fr">audio MP3</comment>
    <comment xml:lang="hu">MP3-hang</comment>
    <comment xml:lang="nl">MP3 geluidsbestand</comment>
    <comment xml:lang="nn">MP3-lyd</comment>
    <comment xml:lang="no">MP3-lyd</comment>
    <comment xml:lang="sr">MP3 звучни запис</comment>
    <comment xml:lang="sv">MP3-ljud</comment>
    <magic priority="50">
      <match offset="0" type="big32" value="0xfffb" />
      <match offset="0" type="string" value="ID3" />
      <match mask="0xfff0" offset="0" type="big16" value="0xfff0" />
    </magic>
    <glob pattern="*.mp3" />
  </mime-type>
  <mime-type type="audio/x-mp3-playlist">
    <comment>MP3 playlist</comment>
    <comment xml:lang="no">MP3-spilleliste</comment>
  </mime-type>
  <mime-type type="audio/x-mpeg">
    <comment>MP3 audio</comment>
    <comment xml:lang="az">MP3 audio faylı</comment>
    <comment xml:lang="cy">Sain MP3</comment>
    <comment xml:lang="fi">MP3-ääni</comment>
    <comment xml:lang="fr">audio MP3</comment>
    <comment xml:lang="hu">MP3-hang</comment>
    <comment xml:lang="nl">MP3 geluidsbestand</comment>
    <comment xml:lang="nn">MP3-lyd</comment>
    <comment xml:lang="no">MP3-lyd</comment>
    <comment xml:lang="sr">MP3 звучни запис</comment>
    <comment xml:lang="sv">MP3-ljud</comment>
  </mime-type>
  <mime-type type="audio/x-mpegurl">
    <comment>MP3 audio (streamed)</comment>
    <comment xml:lang="no">MP3-lyd (streaming)</comment>
    <glob pattern="*.m3u" />
  </mime-type>
  <mime-type type="audio/x-ms-asx">
    <comment>Playlist</comment>
    <comment xml:lang="az">Çalğı siyahısı</comment>
    <comment xml:lang="cy">Rhestr Chwarae</comment>
    <comment xml:lang="fi">soittolista</comment>
    <comment xml:lang="fr">Playlist</comment>
    <comment xml:lang="hu">Lejátszható felvételek listája</comment>
    <comment xml:lang="nl">Afspeellijst</comment>
    <comment xml:lang="nn">Speleliste</comment>
    <comment xml:lang="no">Spilleliste</comment>
    <comment xml:lang="sr">Листа нумера</comment>
    <comment xml:lang="sv">Spellista</comment>
    <magic priority="50">
      <match offset="0" type="string" value="ASF " />
      <match offset="0" type="string" value="&lt;ASX" />
      <match offset="0" type="string" value="&lt;asx" />
    </magic>
  </mime-type>
  <mime-type type="audio/x-pn-realaudio">
    <comment>RealAudio broadcast</comment>
    <comment xml:lang="az">RealAudio yayımı</comment>
    <comment xml:lang="cy">Darllediad RealAudio</comment>
    <comment xml:lang="fi">RealAudio-yleislähetys</comment>
    <comment xml:lang="fr">diffusion RealAudio</comment>
    <comment xml:lang="hu">RealAudio-sugárzás</comment>
    <comment xml:lang="nl">RealAudio uitzending</comment>
    <comment xml:lang="nn">RealAudio-kringkasting</comment>
    <comment xml:lang="no">RealAudio-sending</comment>
    <comment xml:lang="sr">RealAudio емитовање</comment>
    <comment xml:lang="sv">RealAudio-utsändning</comment>
    <magic priority="50">
      <match offset="0" type="string" value=".ra\375" />
    </magic>
    <glob pattern="*.ra" />
    <glob pattern="*.ram" />
    <glob pattern="*.rm" />
  </mime-type>
  <mime-type type="audio/x-riff">
    <comment>RIFF audio</comment>
    <comment xml:lang="az">RIFF audio faylı</comment>
    <comment xml:lang="cy">Sain RIFF</comment>
    <comment xml:lang="fi">RIFF-ääni</comment>
    <comment xml:lang="fr">audio RIFF</comment>
    <comment xml:lang="hu">RIFF-kép</comment>
    <comment xml:lang="nl">RIFF geluidsbestand</comment>
    <comment xml:lang="nn">RIFF-lyd</comment>
    <comment xml:lang="no">RIFF-lyd</comment>
    <comment xml:lang="sr">RIFF звучни запис</comment>
    <comment xml:lang="sv">RIFF-ljud</comment>
    
    <magic priority="45">
      <match offset="0" type="string" value="RIFF" />
    </magic>
  </mime-type>
  <mime-type type="audio/x-s3m">
    <comment>Scream Tracker 3 audio</comment>
    <comment xml:lang="az">Scream Tracker 3 audio faylı</comment>
    <comment xml:lang="cy">Sain Scream Tracker 3</comment>
    <comment xml:lang="fi">Scream Tracker 3 -ääni</comment>
    <comment xml:lang="fr">aiudio Scream Tracker 3</comment>
    <comment xml:lang="hu">Scream Tracker 3-hang</comment>
    <comment xml:lang="nl">Scream Tracker 3 geluidsbestand</comment>
    <comment xml:lang="nn">Sream Tracker 3 lyd</comment>
    <comment xml:lang="no">Scream Tracker 3-lyd</comment>
    <comment xml:lang="sr">Scream Tracker 3 звучни запис</comment>
    <comment xml:lang="sv">Scream Tracker 3-ljud</comment>
    <glob pattern="*.s3m" />
  </mime-type>
  <mime-type type="audio/x-scpls">
    <comment>MP3 ShoutCast playlist</comment>
    <comment xml:lang="no">MP3 ShoutCast-spilleliste</comment>
    <glob pattern="*.pls" />
  </mime-type>
  <mime-type type="audio/x-stm">
    <comment>Scream Tracker audio</comment>
    <comment xml:lang="az">Scream Tracker audio faylı</comment>
    <comment xml:lang="cy">Sain Scream Tracker</comment>
    <comment xml:lang="fi">Scream Tracker -ääni</comment>
    <comment xml:lang="fr">audio Scream Tracker</comment>
    <comment xml:lang="hu">Scream Tracker-hang</comment>
    <comment xml:lang="nl">Scream Tracker geluidsbestand</comment>
    <comment xml:lang="nn">Scream Tracker lyd</comment>
    <comment xml:lang="no">Scream Tracker-lyd</comment>
    <comment xml:lang="sr">Scream Tracker звучни запис</comment>
    <comment xml:lang="sv">Scream Tracker-ljud</comment>
    <glob pattern="*.stm" />
  </mime-type>
  <mime-type type="audio/x-voc">
    <comment>VOC audio</comment>
    <comment xml:lang="az">VOC audio faylı</comment>
    <comment xml:lang="cy">Sain VOC</comment>
    <comment xml:lang="fi">VOC-ääni</comment>
    <comment xml:lang="fr">audio VOC</comment>
    <comment xml:lang="hu">VOC-hang</comment>
    <comment xml:lang="nl">VOC geluidsbestand</comment>
    <comment xml:lang="nn">VOC-lyd</comment>
    <comment xml:lang="no">VOC-lyd</comment>
    <comment xml:lang="sr">VOC звучни запис</comment>
    <comment xml:lang="sv">VOC-ljud</comment>
    <glob pattern="*.voc" />
  </mime-type>
  <mime-type type="audio/x-wav">
    <comment>WAV audio</comment>
    <comment xml:lang="az">WAV audio faylı</comment>
    <comment xml:lang="cy">Sain WAV</comment>
    <comment xml:lang="fi">WAV-ääni</comment>
    <comment xml:lang="fr">audio WAV</comment>
    <comment xml:lang="hu">WAV-hang</comment>
    <comment xml:lang="nl">WAV geluidsbestand</comment>
    <comment xml:lang="nn">WAV-lyd</comment>
    <comment xml:lang="no">WAV-lyd</comment>
    <comment xml:lang="sr">WAV звучни запис</comment>
    <comment xml:lang="sv">WAV-ljud</comment>
    <magic priority="50">
      <match offset="8" type="string" value="WAVE" />
      <match offset="8" type="string" value="WAV " />
    </magic>
    <glob pattern="*.wav" />
  </mime-type>
  <mime-type type="audio/x-xi">
    <comment>Scream Tracker instrument</comment>
    <comment xml:lang="az">Scream Tracker instrumenti</comment>
    <comment xml:lang="cy">Offeryn Scream Tracker</comment>
    <comment xml:lang="fi">Scream Tracker -soitin</comment>
    <comment xml:lang="fr">instrument Scream Tracker</comment>
    <comment xml:lang="hu">Scream Tracker-hangszer</comment>
    <comment xml:lang="nl">Scream Tracker instrument</comment>
    <comment xml:lang="nn">Scream Tracker instrument</comment>
    <comment xml:lang="no">Scream Tracker-instrument</comment>
    <comment xml:lang="sr">Scream Tracker инструмент</comment>
    <comment xml:lang="sv">Scream Tracker-instrument</comment>
    <glob pattern="*.xi" />
  </mime-type>
  <mime-type type="audio/x-xm">
    <comment>FastTracker II audio</comment>
    <comment xml:lang="az">FastTracker II audio faylı</comment>
    <comment xml:lang="cy">Sain FastTracker II</comment>
    <comment xml:lang="fi">FastTracker II -ääni</comment>
    <comment xml:lang="fr">audio FastTracker II</comment>
    <comment xml:lang="hu">FastTracker II-hang</comment>
    <comment xml:lang="nl">FastTracker II geluidsbestand</comment>
    <comment xml:lang="nn">FastTracker II lyd</comment>
    <comment xml:lang="no">FastTracker II-lyd</comment>
    <comment xml:lang="sr">FastTracker II аудио запис</comment>
    <comment xml:lang="sv">FastTracker II-ljud</comment>
    <glob pattern="*.xm" />
  </mime-type>
  <mime-type type="image/bmp">
    <comment>Windows BMP image</comment>
    <comment xml:lang="az">Windows BMP rəsmi</comment>
    <comment xml:lang="cy">Delwedd BMP Windows</comment>
    <comment xml:lang="fi">Windows BMP -kuva</comment>
    <comment xml:lang="fr">image Windows BMP</comment>
    <comment xml:lang="hu">Windows BMP-fájl</comment>
    <comment xml:lang="nl">Windows BMP afbeelding</comment>
    <comment xml:lang="nn">Windows BMP-bilete</comment>
    <comment xml:lang="no">Windows BMP-bilde</comment>
    <comment xml:lang="sr">Windows BMP слика</comment>
    <comment xml:lang="sv">Windows BMP-bild</comment>
    <magic priority="50">
      <match mask="0xffff00000000ffff" offset="0" type="string" value="BMxxxx\000\000" />
      <match offset="0" type="string" value="BM">
        <match offset="14" type="byte" value="12" />
        <match offset="14" type="byte" value="64" />
        <match offset="14" type="byte" value="40" />
      </match>
    </magic>
    <glob pattern="*.bmp" />
  </mime-type>
  <mime-type type="image/cgm">
    <comment>Computer Graphics Metafile</comment>
    <comment xml:lang="az">Kompüter Qrafikası Meta Faylı</comment>
    <comment xml:lang="cy">Delwedd ffurf CGM</comment>
    <comment xml:lang="fi">Computer Graphics -metatiedosto</comment>
    <comment xml:lang="fr">métafichier Computer Graphics</comment>
    <comment xml:lang="hu">Computer Graphics-metafájl</comment>
    <comment xml:lang="nl">Computer Graphics Metabestand</comment>
    <comment xml:lang="nn">Computer Graphics Metafile</comment>
    <comment xml:lang="no">Computer Graphics Metafile</comment>
    <comment xml:lang="sr">Метадатотека са рачунарском графиком (CGM)</comment>
    <comment xml:lang="sv">Computer Graphics Metafil</comment>
    <glob pattern="*.cgm" />
  </mime-type>
  <mime-type type="image/fax-g3">
    <comment>CCITT G3 fax</comment>
    <comment xml:lang="no">CCITT G3-faks</comment>
    <glob pattern="*.g3" />
  </mime-type>
  <mime-type type="image/g3fax">
    <comment>G3 fax image</comment>
    <comment xml:lang="az">G3 faks rəsmi</comment>
    <comment xml:lang="cy">Delwedd Ffacs G3</comment>
    <comment xml:lang="fi">G3-faksikuva</comment>
    <comment xml:lang="fr">image de télécopie G3 « fax »</comment>
    <comment xml:lang="hu">G3-faxkép</comment>
    <comment xml:lang="nl">G3 fax afbeelding</comment>
    <comment xml:lang="nn">G3 faksbilete</comment>
    <comment xml:lang="no">G3-faksbilde</comment>
    <comment xml:lang="sr">G3 факс слика</comment>
    <comment xml:lang="sv">G3-faxbild</comment>
  </mime-type>
  <mime-type type="image/gif">
    <comment>GIF image</comment>
    <comment xml:lang="az">GIF rəsmi</comment>
    <comment xml:lang="cy">Delwedd GIF</comment>
    <comment xml:lang="fi">GIF-kuva</comment>
    <comment xml:lang="fr">image GIF</comment>
    <comment xml:lang="hu">GIF-kép</comment>
    <comment xml:lang="nl">GIF afbeelding</comment>
    <comment xml:lang="nn">GIF-bilete</comment>
    <comment xml:lang="no">GIF-bilde</comment>
    <comment xml:lang="sr">GIF слика</comment>
    <comment xml:lang="sv">GIF-bild</comment>
    <magic priority="50">
      <match offset="0" type="string" value="GIF" />
    </magic>
    <glob pattern="*.gif" />
  </mime-type>
  <mime-type type="image/ief">
    <comment>IEF image</comment>
    <comment xml:lang="az">IEF rəsmi</comment>
    <comment xml:lang="cy">Delwedd IEF</comment>
    <comment xml:lang="fi">IEF-kuva</comment>
    <comment xml:lang="fr">image IEF</comment>
    <comment xml:lang="hu">IEF-kép</comment>
    <comment xml:lang="nl">IEF afbeelding</comment>
    <comment xml:lang="nn">IEF-bilete</comment>
    <comment xml:lang="no">IEF-bilde</comment>
    <comment xml:lang="sr">IEF слика</comment>
    <comment xml:lang="sv">IEF-bild</comment>
    <glob pattern="*.ief" />
  </mime-type>
  <mime-type type="image/jpeg">
    <comment>JPEG image</comment>
    <comment xml:lang="az">JPEG rəsmi</comment>
    <comment xml:lang="cy">Delwedd JPEG</comment>
    <comment xml:lang="fi">JPEG-kuva</comment>
    <comment xml:lang="fr">image JPEG</comment>
    <comment xml:lang="hu">JPEG-kép</comment>
    <comment xml:lang="nl">JPEG afbeelding</comment>
    <comment xml:lang="nn">JPEG-bilete</comment>
    <comment xml:lang="no">JPEG-bilde</comment>
    <comment xml:lang="sr">JPEG слика</comment>
    <comment xml:lang="sv">JPEG-bild</comment>
    <magic priority="50">
      <match offset="0" type="string" value="\377\330\377" />
      <match offset="0" type="big16" value="0xffd8" />
    </magic>
    <glob pattern="*.jpeg" />
    <glob pattern="*.jpg" />
    <glob pattern="*.jpe" />
  </mime-type>
  <mime-type type="image/jpeg2000">
    <comment>JPEG-2000 image</comment>
    <glob pattern="*.jp2" />
  </mime-type>
  <mime-type type="image/x-pict">
    <comment>Macintosh Quickdraw/PICT drawing</comment>
    <glob pattern="*.pict" />
    <glob pattern="*.pict1" />
    <glob pattern="*.pict2" />
  </mime-type>
  <mime-type type="image/png">
    <comment>PNG image</comment>
    <comment xml:lang="az">PNG rəsmi</comment>
    <comment xml:lang="cy">Delwedd PNG</comment>
    <comment xml:lang="fi">PNG-kuva</comment>
    <comment xml:lang="fr">image PNG</comment>
    <comment xml:lang="hu">PNG-kép</comment>
    <comment xml:lang="nl">PNG afbeelding</comment>
    <comment xml:lang="nn">PNG-bilete</comment>
    <comment xml:lang="no">PNG-bilde</comment>
    <comment xml:lang="sr">PNG слика</comment>
    <comment xml:lang="sv">PNG-bild</comment>
    <magic priority="50">
      <match offset="0" type="string" value="\x89PNG" />
    </magic>
    <glob pattern="*.png" />
  </mime-type>
  <mime-type type="image/rle">
    <comment>Run Length Encoded bitmap</comment>
    <glob pattern="*.rle" />
  </mime-type>
  <mime-type type="image/svg+xml">
    <comment>scalable SVG image</comment>
    <comment xml:lang="no">skalerbart SVG-bilde</comment>
    <magic priority="80">
      <match offset="0:256" type="string" value="&lt;!DOCTYPE svg" />
      <match offset="0:64" type="string" value="&lt;svg" />
    </magic>
    <glob pattern="*.svg" />
  </mime-type>
  <mime-type type="image/tiff">
    <comment>TIFF image</comment>
    <comment xml:lang="no">TIFF-bilde</comment>
    <comment xml:lang="sv">TIFF-bild</comment>
    <magic priority="50">
      <match offset="0" type="string" value="MM\x00\x2a" />
      <match offset="0" type="string" value="II\x2a\x00" />
    </magic>
    <glob pattern="*.tif" />
    <glob pattern="*.tiff" />
  </mime-type>
  <mime-type type="image/vnd.dwg">
    <comment>AutoCAD image</comment>
    <comment xml:lang="az">AutoCAD rəsmi</comment>
    <comment xml:lang="cy">Delwedd AutoCAD</comment>
    <comment xml:lang="fi">AutoCAD-kuva</comment>
    <comment xml:lang="fr">image AutoCAD</comment>
    <comment xml:lang="hu">AutoCAD-kép</comment>
    <comment xml:lang="nl">AutoCAD afbeelding</comment>
    <comment xml:lang="nn">AutoCAD-bilete</comment>
    <comment xml:lang="no">AutoCAD-bilde</comment>
    <comment xml:lang="sr">AutoCAD слика</comment>
    <comment xml:lang="sv">AutoCAD-bild</comment>
    <glob pattern="*.dwg" />
  </mime-type>
  <mime-type type="image/vnd.dxf">
    <comment>DXF vector image</comment>
    <comment xml:lang="no">DXF-vektorgrafikk</comment>
    <glob pattern="*.dxf" />
  </mime-type>
  <mime-type type="image/x-3ds">
    <comment>3D Studio image</comment>
    <comment xml:lang="az">3D Studio rəsmi</comment>
    <comment xml:lang="cy">Delwedd &quot;3D Studio&quot;</comment>
    <comment xml:lang="fi">3D Studio -kuva</comment>
    <comment xml:lang="fr">image 3D Studio</comment>
    <comment xml:lang="hu">3D Studio-kép</comment>
    <comment xml:lang="nl">3D Studio afbeelding</comment>
    <comment xml:lang="nn">3D Studio-bilete</comment>
    <comment xml:lang="no">3D Studio-bilde</comment>
    <comment xml:lang="sr">3D Studio слика</comment>
    <comment xml:lang="sv">3D Studio-bild</comment>
    <glob pattern="*.3ds" />
  </mime-type>
  <mime-type type="image/x-applix-graphics">
    <comment>Applix Graphics image</comment>
    <comment xml:lang="no">Applix Graphics-dokument</comment>
    <magic priority="50">
      <match offset="0" type="string" value="*BEGIN">
        <match offset="7" type="string" value="GRAPHICS" />
      </match>
    </magic>
    <glob pattern="*.ag" />
  </mime-type>
  <mime-type type="image/x-cmu-raster">
    <comment>CMU raster image</comment>
    <comment xml:lang="az">CMU raster rəsmi</comment>
    <comment xml:lang="cy">Delwedd raster CMU</comment>
    <comment xml:lang="fi">CMU-rasterikuva</comment>
    <comment xml:lang="fr">image raster CMU</comment>
    <comment xml:lang="hu">CMU-raszterkép</comment>
    <comment xml:lang="nl">CMU raster afbeelding</comment>
    <comment xml:lang="nn">CMU raster-bilete</comment>
    <comment xml:lang="no">CMU-rasterbilde</comment>
    <comment xml:lang="sr">CMU растерска слика</comment>
    <comment xml:lang="sv">CMU-rasterbild</comment>
    <glob pattern="*.ras" />
  </mime-type>
  <mime-type type="image/x-compressed-xcf">
    <comment>GIMP image (compressed)</comment>
    <comment xml:lang="no">GIMP-bilde (komprimert)</comment>
    <glob pattern="*.xcf.gz" />
    <glob pattern="*.xcf.bz2" />
  </mime-type>
  <mime-type type="image/x-dcm">
    <comment>Digital Imaging and Communications in Medicine image</comment>
    <comment xml:lang="az">Dijital Rəsm və Tibbdə Rabitə rəsmi</comment>
    <comment xml:lang="cy">Delwedd DCIM (Digital Imaging and Communications in Medicine)</comment>
    <comment xml:lang="fi">Digital Imaging and Communications in Medicine -kuva</comment>
    <comment xml:lang="fr">image « Digital Imaging and Communications in Medicine »</comment>
    <comment xml:lang="hu">Digital Imaging and Communications in Medicine-kép</comment>
    <comment xml:lang="nn">Digital Imaging and Communications in Medicine-bilete</comment>
    <comment xml:lang="no">Digital Imaging and Communications in Medicine-bilde</comment>
    <comment xml:lang="sr">Слика за дигиталну фотографију и комуникацију у медицини</comment>
    <comment xml:lang="sv">Bildformat för digital bildbehandling och medicinsk kommunikation</comment>
    <glob pattern="*.dcm" />
    <magic priority="50">
      <match offset="0" type="string" value="DCMw" />
    </magic>
  </mime-type>
  <mime-type type="image/x-dib">
    <comment>Device Independant Bitmap</comment>
    <comment xml:lang="az">Avadanlıqdan Müstəqil Bitmap</comment>
    <comment xml:lang="cy">Didfap Dyfais-Annibynol</comment>
    <comment xml:lang="fi">laiteriippumaton bittikartta</comment>
    <comment xml:lang="fr">bitmap indépendant du périphérique</comment>
    <comment xml:lang="hu">Eszközfüggetlen bitkép</comment>
    <comment xml:lang="nl">Apparaat onafhankelijke bitmap</comment>
    <comment xml:lang="nn">Einingsuavhengig bitkart</comment>
    <comment xml:lang="no">Enhetsuavhengig bitkart</comment>
    <comment xml:lang="sr">Битмапа независна од уређаја</comment>
    <comment xml:lang="sv">Enhetsoberoende bitmapp</comment>
    <magic priority="50">
      <match offset="0" type="string" value="\x28\00\00\00" />
    </magic>
  </mime-type>
  <mime-type type="image/vnd.djvu">
   <comment>DjVu image</comment>
   <comment xml:lang="nn">DjVu-bilete</comment>
   <comment xml:lang="no">DjVu-bilde</comment>
   <magic priority="50">
     <match offset="4" type="string" value="FORM">
       <match offset="12" type="string" value="DJVU" />
       <match offset="12" type="string" value="DJVM" />
       <match offset="12" type="string" value="BM44" />
       <match offset="12" type="string" value="PM44" />
     </match>
   </magic>
   <glob pattern="*.djvu" />
   <glob pattern="*.djv" />
   <alias type="image/x-djvu" />
  </mime-type>
  <mime-type type="image/dpx">
    <comment>Digital Moving Picture Exchange image</comment>
    <comment xml:lang="az">Digital Moving Picture Exchange rəsmi</comment>
    <comment xml:lang="cy">Delwedd Digital Moving Picture Exchange</comment>
    <comment xml:lang="fi">Digital Moving Picture Exchange -kuva</comment>
    <comment xml:lang="fr">image « Digital Moving Picture Exchange »</comment>
    <comment xml:lang="hu">Digital Moving Picture Exchange-kép</comment>
    <comment xml:lang="nl">Digital Moving Picture Exchange afbeelding</comment>
    <comment xml:lang="nn">Digital Moving Picture Exchange-bilete</comment>
    <comment xml:lang="no">Digital Moving Pitcure Exchange bilde</comment>
    <comment xml:lang="sr">Дигитални облик за размену покретних слика</comment>
    <comment xml:lang="sv">DPX-bild (Digital Moving Picture Exchange)</comment>
    <magic priority="50">
      <match offset="0" type="big32" value="0x53445058" />
    </magic>
  </mime-type>
  <mime-type type="image/x-eps">
    <comment>Encapsulated PostScript image</comment>
    <comment xml:lang="az">Encapsulated PostScript rəsmi</comment>
    <comment xml:lang="cy">Delwedd PostScript wedi ei chrisialu</comment>
    <comment xml:lang="fi">kapsuloitu PostScript-kuva</comment>
    <comment xml:lang="fr">image encapsulé PostScript</comment>
    <comment xml:lang="hu">Encapsulated PostScript-kép</comment>
    <comment xml:lang="nl">Ingekapselde Postscript afbeelding</comment>
    <comment xml:lang="nn">Encapsulated PostScript-bilete</comment>
    <comment xml:lang="sr">Угњеждена ПостСкрипт слика (EPS)</comment>
    <comment xml:lang="sv">Inkapslad PostScript-bild</comment>
    <magic priority="50">
      <match offset="0" type="string" value="%!">
        <match offset="15" type="string" value="EPS" />
      </match>
      <match offset="0" type="string" value="\004%!">
        <match offset="16" type="string" value="EPS" />
      </match>
    </magic>
    <glob pattern="*.eps" />
    <glob pattern="*.epsi" />
    <glob pattern="*.epsf" />
  </mime-type>
  <mime-type type="image/x-fits">
    <comment>Flexible Image Transport System</comment>
    <comment xml:lang="az">Flexible Rəsm Transport Sistemi</comment>
    <comment xml:lang="cy">System Trosgludo Delweddau Hyblyg</comment>
    <comment xml:lang="fi">Flexible Image Transport System</comment>
    <comment xml:lang="fr">système de transport « Flexible Image »</comment>
    <comment xml:lang="hu">Flexible Image Transport System</comment>
    <comment xml:lang="nl">Flexibel afbeeldingstransportsysteem</comment>
    <comment xml:lang="nn">Flexible Image Transport System</comment>
    <comment xml:lang="no">Fleksibelt bildetransportsystem</comment>
    <comment xml:lang="sr">Флексибилни транспортни систем слика</comment>
    <comment xml:lang="sv">Flexibelt bildtransportssystem</comment>
    <magic priority="50">
      <match offset="0" type="string" value="SIMPLE  =" />
    </magic>
    <glob pattern="*.fits" />
  </mime-type>
  <mime-type type="image/x-fpx">
    <comment>FlashPix image</comment>
    <comment xml:lang="no">FlashPix-bilde</comment>
    <magic priority="50">
      <match offset="0" type="big32" value="0x46506978" />
    </magic>
  </mime-type>
  <mime-type type="image/x-icb">
    <comment>Truevision Targa image</comment>
    <comment xml:lang="az">Truevision Targa rəsmi</comment>
    <comment xml:lang="cy">Delwedd Targa Truevision</comment>
    <comment xml:lang="fi">Truevision Targa -kuva</comment>
    <comment xml:lang="fr">image Truevision Targa</comment>
    <comment xml:lang="hu">Truevision Targa-kép</comment>
    <comment xml:lang="nl">Truevision Targa afbeelding</comment>
    <comment xml:lang="nn">Truevision Targa-bilete</comment>
    <comment xml:lang="no">Truevision Targa-bilde</comment>
    <comment xml:lang="sr">Truevision Targa слика</comment>
    <comment xml:lang="sv">Truevision Targa-bild</comment>
    <magic priority="50">
      <match offset="0" type="big32" value="0x00000200" />
    </magic>
    <glob pattern="*.icb" />
  </mime-type>
  <mime-type type="image/x-ico">
    <comment>Microsoft Windows icon</comment>
    <comment xml:lang="no">Microsoft Windows-ikon</comment>
    <glob pattern="*.ico" />
  </mime-type>
  <mime-type type="image/x-iff">
    <comment>IFF image</comment>
    <comment xml:lang="az">IFF rəsmi</comment>
    <comment xml:lang="cy">Delwedd IFF</comment>
    <comment xml:lang="fi">IFF-kuva</comment>
    <comment xml:lang="fr">image IFF</comment>
    <comment xml:lang="hu">IFF-kép</comment>
    <comment xml:lang="nl">IFF afbeelding</comment>
    <comment xml:lang="nn">IFF-bilete</comment>
    <comment xml:lang="no">IFF-bilde</comment>
    <comment xml:lang="sr">IFF слика</comment>
    <comment xml:lang="sv">IFF-bild</comment>
    <glob pattern="*.iff" />
  </mime-type>
  <mime-type type="image/x-ilbm">
    <comment>ILBM image</comment>
    <comment xml:lang="az">ILBM rəsmi</comment>
    <comment xml:lang="cy">Delwedd ILBM</comment>
    <comment xml:lang="fi">ILBM-kuva</comment>
    <comment xml:lang="fr">image ILBM</comment>
    <comment xml:lang="hu">ILBM-kép</comment>
    <comment xml:lang="nl">ILBM afbeelding</comment>
    <comment xml:lang="nn">ILMB-bilete</comment>
    <comment xml:lang="no">ILBM-bilde</comment>
    <comment xml:lang="sr">ILBM слика</comment>
    <comment xml:lang="sv">ILBM-bild</comment>
    <glob pattern="*.ilbm" />
  </mime-type>
  <mime-type type="image/x-jng">
    <comment>JNG image</comment>
    <comment xml:lang="az">JNG rəsmi</comment>
    <comment xml:lang="cy">Delwedd JNG</comment>
    <comment xml:lang="fi">JNG-kuva</comment>
    <comment xml:lang="fr">image JNG</comment>
    <comment xml:lang="hu">JNG-kép</comment>
    <comment xml:lang="nl">JNG afbeelding</comment>
    <comment xml:lang="nn">JNG-bilete</comment>
    <comment xml:lang="no">JNG-bilde</comment>
    <comment xml:lang="sr">JNG слика</comment>
    <comment xml:lang="sv">JNG-bild</comment>
    <glob pattern="*.jng" />
  </mime-type>
  <mime-type type="image/x-lwo">
    <comment>LightWave object</comment>
    <comment xml:lang="az">LightWave cismi</comment>
    <comment xml:lang="cy">Gwrthrych LightWave</comment>
    <comment xml:lang="fi">LightWave-esine</comment>
    <comment xml:lang="fr">objet LightWave</comment>
    <comment xml:lang="hu">LightWave-objektum</comment>
    <comment xml:lang="nl">LightWave object</comment>
    <comment xml:lang="nn">LightWave-objekt</comment>
    <comment xml:lang="no">LightWave-objekt</comment>
    <comment xml:lang="sr">LightWave објекат</comment>
    <comment xml:lang="sv">LightWave-objekt</comment>
    <glob pattern="*.lwo" />
    <glob pattern="*.lwob" />
  </mime-type>
  <mime-type type="image/x-lws">
    <comment>LightWave scene</comment>
    <comment xml:lang="az">LightWave səhnəsi</comment>
    <comment xml:lang="cy">Golygfa LightWave</comment>
    <comment xml:lang="fi">LightWave-maisema</comment>
    <comment xml:lang="fr">scène LightWave</comment>
    <comment xml:lang="hu">LightWave-jelenet</comment>
    <comment xml:lang="nl">LightWave scêne</comment>
    <comment xml:lang="nn">LightWave-scene</comment>
    <comment xml:lang="no">LightWave-scene</comment>
    <comment xml:lang="sr">LightWave сцена</comment>
    <comment xml:lang="sv">LightWave-scen</comment>
    <glob pattern="*.lws" />
  </mime-type>
  <mime-type type="image/x-msod">
    <comment>Microsoft Office drawing</comment>
    <comment xml:lang="no">Microsoft Office-tegning</comment>
    <glob pattern="*.msod" />
  </mime-type>
  <mime-type type="image/x-niff">
    <magic priority="80">
      <match offset="0" type="string" value="IIN1" />
    </magic>
  </mime-type>
  <mime-type type="image/x-pcx">
    <magic priority="50">
      <match offset="0" type="byte" value="10">
        <match offset="1" type="byte" value="0" />
        <match offset="1" type="byte" value="2" />
        <match offset="1" type="byte" value="3" />
        <match offset="1" type="byte" value="5" />
      </match>
    </magic>
  </mime-type>
  <mime-type type="image/x-photo-cd">
    <comment>PhotoCD image</comment>
    <comment xml:lang="az">PhotoCD rəsmi</comment>
    <comment xml:lang="cy">Delwedd PhotoCD</comment>
    <comment xml:lang="fi">PhotoCD-kuva</comment>
    <comment xml:lang="fr">image PhotoCD</comment>
    <comment xml:lang="hu">PhotoCD-kép</comment>
    <comment xml:lang="nl">PhotoCD afbeelding</comment>
    <comment xml:lang="nn">Photo CD-bilete</comment>
    <comment xml:lang="no">PhotoCD-bilde</comment>
    <comment xml:lang="sr">Фото Це-Де слика</comment>
    <comment xml:lang="sv">PhotoCD-bild</comment>
    <glob pattern="*.pcd" />
  </mime-type>
  <mime-type type="image/x-portable-anymap">
    <comment>PNM image</comment>
    <comment xml:lang="az">PNM rəsmi</comment>
    <comment xml:lang="cy">Delwedd PNM</comment>
    <comment xml:lang="fi">PNM-kuva</comment>
    <comment xml:lang="fr">image PNM</comment>
    <comment xml:lang="hu">PNM-kép</comment>
    <comment xml:lang="nl">PNM afbeelding</comment>
    <comment xml:lang="nn">PNM-bilete</comment>
    <comment xml:lang="no">PNM-bilde</comment>
    <comment xml:lang="sr">PNM слика</comment>
    <comment xml:lang="sv">PNM-bild</comment>
    <glob pattern="*.pnm" />
  </mime-type>
  <mime-type type="image/x-portable-bitmap">
    <comment>Portable Bitmap File Format</comment>
    <comment xml:lang="az">Portable Bitmap Fayl Formatı</comment>
    <comment xml:lang="cy">Ffeiliau Fformat Pixfap Cludadwy</comment>
    <comment xml:lang="fi">siirrettävä bittikarttatiedostomuoto</comment>
    <comment xml:lang="fr">format de fichier Portable Bitmap</comment>
    <comment xml:lang="nl">Portable Bitmap bestandsformaat</comment>
    <comment xml:lang="nn">Portable Bitmap File-format</comment>
    <comment xml:lang="sr">Портабилни запис битмапираних датотека</comment>
    <comment xml:lang="sv">Portabelt bitmapp-filformat</comment>
    <magic priority="50">
      <match offset="0" type="string" value="P1" />
      <match offset="0" type="string" value="P4" />
    </magic>
    <glob pattern="*.pbm" />
  </mime-type>
  <mime-type type="image/x-portable-graymap">
    <comment>Portable Graymap File Format</comment>
    <comment xml:lang="az">Portable Graymap Fayl Formatı</comment>
    <comment xml:lang="cy">Ffeiliau Fformat Llwydfap Cludadwy</comment>
    <comment xml:lang="fi">siirrettävä harmaasävytiedostomuoto</comment>
    <comment xml:lang="fr">format de fichier Portable Graymap</comment>
    <comment xml:lang="nl">Portable Graymap bestandsformaat</comment>
    <comment xml:lang="nn">Portable Graymap File-format</comment>
    <comment xml:lang="sr">Портабилни запис слика у сивим нијансама</comment>
    <comment xml:lang="sv">Portabelt gråskale-filformat</comment>
    <magic priority="50">
      <match offset="0" type="string" value="P2" />
      <match offset="0" type="string" value="P5" />
    </magic>
    <glob pattern="*.pgm" />
  </mime-type>
  <mime-type type="image/x-portable-pixmap">
    <comment>Portable Pixmap File Format</comment>
    <comment xml:lang="az">Portable Pixmap Fayl Formatı</comment>
    <comment xml:lang="cy">Delwedd Pixmap Cludadwy</comment>
    <comment xml:lang="fi">siirrettävä pikselikarttatiedostomuoto</comment>
    <comment xml:lang="fr">format de fichier Portable Pixmap</comment>
    <comment xml:lang="nl">Portable Pixmap bestandsformaat</comment>
    <comment xml:lang="nn">Portable Pixmap File-format</comment>
    <comment xml:lang="no">Portabelt Pixmap-filformat</comment>
    <comment xml:lang="sr">Портабилни запис пиксмапа</comment>
    <comment xml:lang="sv">Portabelt pixmap-filformat</comment>
    <magic priority="50">
      <match offset="0" type="string" value="P3" />
      <match offset="0" type="string" value="P6" />
    </magic>
    <glob pattern="*.ppm" />
  </mime-type>
  <mime-type type="image/x-psd">
    <comment>Photoshop image</comment>
    <comment xml:lang="no">Photoshop-bilde</comment>
    <magic priority="50">
      <match mask="0xffffffff0000ffffffff" offset="0" type="string" value="8BPS  \000\000\000\000" />
    </magic>
    <glob pattern="*.psd" />
  </mime-type>
  <mime-type type="image/x-rgb">
    <comment>RGB image</comment>
    <comment xml:lang="az">RGB rəsmi</comment>
    <comment xml:lang="cy">Delwedd RGB</comment>
    <comment xml:lang="fi">RGB-kuva</comment>
    <comment xml:lang="fr">image RGB</comment>
    <comment xml:lang="hu">RGB-kép</comment>
    <comment xml:lang="nl">RGB afbeelding</comment>
    <comment xml:lang="nn">RGB-bilete</comment>
    <comment xml:lang="no">RGB-bilde</comment>
    <comment xml:lang="sr">RGB слика</comment>
    <comment xml:lang="sv">RGB-bild</comment>
    <glob pattern="*.rgb" />
  </mime-type>
  <mime-type type="image/x-sgi">
    <comment>Silicon Graphics IRIS image</comment>
    <glob pattern="*.sgi" />
  </mime-type>
  <mime-type type="image/x-sun-raster">
    <comment>SUN Rasterfile image</comment>
    <comment xml:lang="no">SUN rasterfil-bilde</comment>
    <magic priority="50">
      <match offset="0" type="big32" value="0x59a66a95" />
    </magic>
    <glob pattern="*.sun" />
  </mime-type>
  <mime-type type="image/x-tga">
    <comment>TarGA image</comment>
    <comment xml:lang="az">TarGA rəsmi</comment>
    <comment xml:lang="cy">Delwedd TarGA</comment>
    <comment xml:lang="fi">TarGA-kuva</comment>
    <comment xml:lang="fr">image TarGA</comment>
    <comment xml:lang="hu">TarGA-kép</comment>
    <comment xml:lang="nl">TarGA afbeelding</comment>
    <comment xml:lang="nn">TarGA-bilete</comment>
    <comment xml:lang="no">TarGA-bilde</comment>
    <comment xml:lang="sr">TarGA слика</comment>
    <comment xml:lang="sv">TarGA-bild</comment>
    <glob pattern="*.tga" />
  </mime-type>
  <mime-type type="image/x-win-bitmap">
    <comment>Windows cursor</comment>
    <glob pattern="*.cur" />
  </mime-type>
  <mime-type type="image/x-wmf">
    <comment>Microsoft WMF file</comment>
    <comment xml:lang="no">Microsoft WMF-fil</comment>
    <glob pattern="*.wmf" />
  </mime-type>
  <mime-type type="image/x-xbitmap">
    <comment>X BitMap image</comment>
    <comment xml:lang="az">X BitMap rəsmi</comment>
    <comment xml:lang="cy">Delwedd didfap X</comment>
    <comment xml:lang="fi">X BitMap -kuva</comment>
    <comment xml:lang="fr">image X BitMap</comment>
    <comment xml:lang="hu">X BitMap kép</comment>
    <comment xml:lang="nl">X BitMap afbeelding</comment>
    <comment xml:lang="nn">Bilete i X Bitmap-format</comment>
    <comment xml:lang="no">X-bitmapbilde</comment>
    <comment xml:lang="sr">X битмапирана слика</comment>
    <comment xml:lang="sv">X-bitmappbild</comment>
    <glob pattern="*.xbm" />
  </mime-type>
  <mime-type type="image/x-xcf">
    <comment>GIMP image</comment>
    <comment xml:lang="no">GIMP-bilde</comment>
    <comment xml:lang="sv">GIMP-bild</comment>
    <glob pattern="*.xcf" />
  </mime-type>
  <mime-type type="image/x-xfig">
    <comment>XFig image</comment>
    <comment xml:lang="no">XFig-bilde</comment>
    <glob pattern="*.fig" />
    <magic priority="50">
      <match offset="0" type="string" value="#FIG" />
    </magic>
  </mime-type>
  <mime-type type="image/x-xpixmap">
    <comment>X PixMap image</comment>
    <comment xml:lang="az">X PixMap rəsmi</comment>
    <comment xml:lang="cy">Delwedd picsfap X</comment>
    <comment xml:lang="fi">X PixMap -kuva</comment>
    <comment xml:lang="fr">image X PixMap</comment>
    <comment xml:lang="hu">X PixMap kép</comment>
    <comment xml:lang="nl">X PixMap afbeelding</comment>
    <comment xml:lang="nn">Bilete i X Bitmap-format</comment>
    <comment xml:lang="no">X-pixmapbilde</comment>
    <comment xml:lang="sr">X пискмапа</comment>
    <comment xml:lang="sv">X-pixmapbild</comment>
    <magic priority="80">
      <match offset="0" type="string" value="/* XPM" />
    </magic>
    <glob pattern="*.xpm" />
  </mime-type>
  <mime-type type="image/x-xwindowdump">
    <comment>X window image</comment>
    <comment xml:lang="az">X window rəsmi</comment>
    <comment xml:lang="cy">Delwedd ffenest X</comment>
    <comment xml:lang="fi">X-ikkunakuva</comment>
    <comment xml:lang="fr">image X window</comment>
    <comment xml:lang="hu">X window-kép</comment>
    <comment xml:lang="nl">X Window afbeelding</comment>
    <comment xml:lang="nn">X window bilete</comment>
    <comment xml:lang="no">X-Windows skjermbilde</comment>
    <comment xml:lang="sr">X прозор слика</comment>
    <comment xml:lang="sv">X-fönsterbild</comment>
    <glob pattern="*.xwd" />
  </mime-type>
  <mime-type type="inode/blockdevice">
    <comment>block device</comment>
    <comment xml:lang="no">blokkenhet</comment>
  </mime-type>
  <mime-type type="inode/chardevice">
    <comment>character device</comment>
    <comment xml:lang="no">tegnenhet</comment>
  </mime-type>
  <mime-type type="inode/directory">
    <comment>folder</comment>
    <comment xml:lang="no">mappe</comment>
    <comment xml:lang="sv">mapp</comment>
  </mime-type>
  <mime-type type="inode/fifo">
    <comment>pipe</comment>
    <comment xml:lang="no">rør</comment>
    <comment xml:lang="sv">rör</comment>
  </mime-type>
  <mime-type type='inode/mount-point'>
    <sub-class-of type='inode/directory' />
    <comment>mount point</comment>
    <comment xml:lang="no">monteringspunkt</comment>
  </mime-type>
  <mime-type type="inode/socket">
    <comment>socket</comment>
    <comment xml:lang="no">plugg</comment>
  </mime-type>
  <mime-type type="inode/symlink">
    <comment>symbolic link</comment>
    <comment xml:lang="az">simvolik körpü</comment>
    <comment xml:lang="cy">cyswllt symbolaidd</comment>
    <comment xml:lang="fi">symbolinen linkki</comment>
    <comment xml:lang="fr">lien symbolique</comment>
    <comment xml:lang="hu">szimbolikus link</comment>
    <comment xml:lang="nl">symbolische koppeling</comment>
    <comment xml:lang="nn">symbolsk lenkje</comment>
    <comment xml:lang="no">symbolsk lenke</comment>
    <comment xml:lang="sr">симболичка веза</comment>
    <comment xml:lang="sv">symbolisk länk</comment>
  </mime-type>
  <mime-type type="message/delivery-status">
    <comment>mail delivery report</comment>
    <comment xml:lang="az">poçt yollama raportu</comment>
    <comment xml:lang="cy">Adroddiad trosgludo post</comment>
    <comment xml:lang="fi">viestin jakeluilmoitus</comment>
    <comment xml:lang="fr">rapport de livraison de courriels</comment>
    <comment xml:lang="hu">jelentés levélkézbesítésről</comment>
    <comment xml:lang="nl">e-mail bezorgingsbericht</comment>
    <comment xml:lang="nn">e-post-leveringsrapport</comment>
    <comment xml:lang="no">e-postleveranserapport</comment>
    <comment xml:lang="sr">извештај доставе поруке</comment>
    <comment xml:lang="sv">e-postleveransrapport</comment>
  </mime-type>
  <mime-type type="message/disposition-notification">
    <comment>mail disposition report</comment>
    <comment xml:lang="az">poçt qayıtma raportu</comment>
    <comment xml:lang="cy">adroddiad ffurf post</comment>
    <comment xml:lang="fi">viestin kuittausilmoitus</comment>
    <comment xml:lang="fr">rapport de disposition de courriels</comment>
    <comment xml:lang="hu">jelentés levélkidobásról</comment>
    <comment xml:lang="nl">e-mail plaatsingsbericht</comment>
    <comment xml:lang="nn">e-post-disposisjonsrapport</comment>
    <comment xml:lang="no">e-postdispositionsrapport</comment>
    <comment xml:lang="sr">извештај слања поруке</comment>
    <comment xml:lang="sv">e-postdispositionsrapport</comment>
  </mime-type>
  <mime-type type="message/external-body">
    <comment>reference to remote file</comment>
    <comment xml:lang="az">uzaq fayla göstəriş</comment>
    <comment xml:lang="cy">cyfeiriad at ffeil bell</comment>
    <comment xml:lang="fi">viittaus etätiedostoon</comment>
    <comment xml:lang="fr">référence au fichier distant</comment>
    <comment xml:lang="hu">hivatkozás távoli fájlra</comment>
    <comment xml:lang="nl">verwijzing naar bestand op afstand</comment>
    <comment xml:lang="nn">referanse til fil over nettverk</comment>
    <comment xml:lang="no">referanse til ekstern fil</comment>
    <comment xml:lang="sr">референца на удаљену датотеку</comment>
    <comment xml:lang="sv">referens till fjärrfil</comment>
  </mime-type>
  <mime-type type="message/news">
    <comment>Usenet news message</comment>
    <comment xml:lang="az">Usenet xəbərlər ismarışı</comment>
    <comment xml:lang="cy">Neges newyddion Usenet</comment>
    <comment xml:lang="fi">nyyssiviesti</comment>
    <comment xml:lang="fr">message des nouvelles « news » Usenet</comment>
    <comment xml:lang="hu">USENET-hírcsoportüzenet</comment>
    <comment xml:lang="nl">Usenet nieuwsbericht</comment>
    <comment xml:lang="nn">USENET diskusjonsmelding</comment>
    <comment xml:lang="no">Usenet nyhetsmelding</comment>
    <comment xml:lang="sr">Порука са дискусионе групе</comment>
    <comment xml:lang="sv">Usenet-diskussionsgruppsmeddelande</comment>
    <magic priority="50">
      <match offset="0" type="string" value="Article" />
      <match offset="0" type="string" value="Path:" />
      <match offset="0" type="string" value="Xref:" />
    </magic>
  </mime-type>
  <mime-type type="message/partial">
    <comment>partial email message</comment>
    <comment xml:lang="az">qismi poçt ismarışı</comment>
    <comment xml:lang="cy">darn o neges e-bost</comment>
    <comment xml:lang="fi">osittainen sähköpostiviesti</comment>
    <comment xml:lang="fr">message partiel de courriel</comment>
    <comment xml:lang="hu">részleges elektronikus levél</comment>
    <comment xml:lang="nl">gedeeltelijk e-mail bericht</comment>
    <comment xml:lang="nn">del av e-post-melding</comment>
    <comment xml:lang="no">del av e-postmelding</comment>
    <comment xml:lang="sr">делимична е-порука</comment>
    <comment xml:lang="sv">del av e-postmeddelande</comment>
  </mime-type>
  <mime-type type="message/rfc822">
    <comment>email message</comment>
    <comment xml:lang="no">e-postmelding</comment>
    <comment xml:lang="sv">e-postmeddelande</comment>
    <magic priority="50">
      <match offset="0" type="string" value="#! rnews" />
      <match offset="0" type="string" value="Forward to" />
      <match offset="0" type="string" value="From:" />
      <match offset="0" type="string" value="N#! rnews" />
      <match offset="0" type="string" value="Pipe to" />
      <match offset="0" type="string" value="Received:" />
      <match offset="0" type="string" value="Relay-Version:" />
      <match offset="0" type="string" value="Return-Path:" />
    </magic>
  </mime-type>
  <mime-type type="message/x-gnu-rmail">
    <comment>GNU mail message</comment>
    <comment xml:lang="az">GNU poçt ismarışı</comment>
    <comment xml:lang="cy">Neges E-Bost GNU</comment>
    <comment xml:lang="fi">GNU-postiviesti</comment>
    <comment xml:lang="fr">message de courriel GNU</comment>
    <comment xml:lang="hu">GNU elektronikus levél</comment>
    <comment xml:lang="nl">GNU e-mail bericht</comment>
    <comment xml:lang="nn">GNU e-postmelding</comment>
    <comment xml:lang="no">GNU e-postmelding</comment>
    <comment xml:lang="sr">ГНУ е-писмо</comment>
    <comment xml:lang="sv">GNU-epostmeddelande</comment>
    <glob pattern="RMAIL" />
  </mime-type>
  <mime-type type="model/vrml">
    <comment>VRML document</comment>
    <comment xml:lang="az">VRML sənədi</comment>
    <comment xml:lang="cy">Dogfen VRML</comment>
    <comment xml:lang="fi">VRML-asiakirja</comment>
    <comment xml:lang="fr">document VRML</comment>
    <comment xml:lang="hu">VRML-dokumentum</comment>
    <comment xml:lang="nl">VRML document</comment>
    <comment xml:lang="nn">VRML-dokument</comment>
    <comment xml:lang="no">VRML-dokument</comment>
    <comment xml:lang="sr">VRML документ</comment>
    <comment xml:lang="sv">VRML-dokument</comment>
    <glob pattern="*.wrl" />
  </mime-type>
  <mime-type type="multipart/alternative">
    <comment>message in several formats</comment>
    <comment xml:lang="az">verici formatlarında ismarış</comment>
    <comment xml:lang="cy">neges mewn sawl fformat</comment>
    <comment xml:lang="fi">viesti useissa muodoissa</comment>
    <comment xml:lang="fr">message en format divers</comment>
    <comment xml:lang="hu">többféle formátumú üzenet</comment>
    <comment xml:lang="nl">bericht in verschillende formaten</comment>
    <comment xml:lang="nn">melding i fleire format</comment>
    <comment xml:lang="no">melding i flere formater</comment>
    <comment xml:lang="sr">поруке у више записа</comment>
    <comment xml:lang="sv">meddelande i flera format</comment>
  </mime-type>
  <mime-type type="multipart/appledouble">
    <comment>Macintosh AppleDouble-encoded file</comment>
    <comment xml:lang="az">Macintosh AppleDouble-kodlanmış fayl</comment>
    <comment xml:lang="cy">Ffeil AppleDouble-amgodedig Macintosh</comment>
    <comment xml:lang="fi">Macintosh AppleDouble -koodattu tiedosto</comment>
    <comment xml:lang="fr">fichier encodé Macintosh AppleDouble</comment>
    <comment xml:lang="hu">Macintosh AppleDouble kódolású fájl</comment>
    <comment xml:lang="nl">Macintosh AppleDouble-gecodeerd bestand</comment>
    <comment xml:lang="nn">Macintosh AppleDouble-koda fil</comment>
    <comment xml:lang="no">dokument kodet med Macintosh AppleDouble</comment>
    <comment xml:lang="sr">Мекинтош AppleDouble-encoded датотека</comment>
    <comment xml:lang="sv">Macintosh AppleDouble-kodad fil</comment>
  </mime-type>
  <mime-type type="multipart/digest">
    <comment>message digest</comment>
    <comment xml:lang="az">ismarış daycesti</comment>
    <comment xml:lang="cy">crynodeb negeseuon</comment>
    <comment xml:lang="fi">viestikokoelma</comment>
    <comment xml:lang="fr">digesteur de messages</comment>
    <comment xml:lang="hu">ömlesztett üzenet</comment>
    <comment xml:lang="nl">berichtsamenvatting</comment>
    <comment xml:lang="nn">meldingsamandrag</comment>
    <comment xml:lang="no">medldingssamling</comment>
    <comment xml:lang="sr">гомила порука</comment>
    <comment xml:lang="sv">meddelandesamling</comment>
  </mime-type>
  <mime-type type="multipart/encrypted">
    <comment>encrypted message</comment>
    <comment xml:lang="az">şifrələnmiş ismarış</comment>
    <comment xml:lang="cy">Neges wedi ei hamgryptio</comment>
    <comment xml:lang="fi">salattu viesti</comment>
    <comment xml:lang="fr">message encrypté</comment>
    <comment xml:lang="hu">titkosított üzenet</comment>
    <comment xml:lang="nl">gecodeerd bericht</comment>
    <comment xml:lang="nn">kryptert melding</comment>
    <comment xml:lang="no">kryptert melding</comment>
    <comment xml:lang="sr">шифрована порука</comment>
    <comment xml:lang="sv">krypterat meddelande</comment>
  </mime-type>
  <mime-type type="multipart/mixed">
    <comment>compound documents</comment>
    <comment xml:lang="no">sammensatte dokumenter</comment>
  </mime-type>
  <mime-type type="multipart/related">
    <comment>compound document</comment>
    <comment xml:lang="az">birləşik sənəd</comment>
    <comment xml:lang="cy">dogfen gyfansawdd</comment>
    <comment xml:lang="fi">yhdisteasiakirja</comment>
    <comment xml:lang="fr">document lié « compound »</comment>
    <comment xml:lang="hu">összetett dokumentum</comment>
    <comment xml:lang="nl">samengesteld document</comment>
    <comment xml:lang="nn">samansett dokument</comment>
    <comment xml:lang="no">sammensatt dokument</comment>
    <comment xml:lang="sr">сједињени документ</comment>
    <comment xml:lang="sv">sammansatt dokument</comment>
  </mime-type>
  <mime-type type="multipart/report">
    <comment>mail system report</comment>
    <comment xml:lang="az">poçt sistemi raportu</comment>
    <comment xml:lang="cy">adroddiad system bost</comment>
    <comment xml:lang="fi">viestijärjestelmän ilmoitus</comment>
    <comment xml:lang="fr">rapport système de courriels</comment>
    <comment xml:lang="hu">levelezőrendszer jelentése</comment>
    <comment xml:lang="nl">e-mail systeembericht</comment>
    <comment xml:lang="nn">e-post-systemrapport</comment>
    <comment xml:lang="no">e-postsystemrapport</comment>
    <comment xml:lang="sr">извештај поштанског система</comment>
    <comment xml:lang="sv">e-postsystemrapport</comment>
  </mime-type>
  <mime-type type="multipart/signed">
    <comment>signed message</comment>
    <comment xml:lang="az">imzalanmış ismarış</comment>
    <comment xml:lang="cy">neges lofnodwyd</comment>
    <comment xml:lang="fi">allekirjoitettu viesti</comment>
    <comment xml:lang="fr">message signé</comment>
    <comment xml:lang="hu">aláírt üzenet</comment>
    <comment xml:lang="nl">ondertekend bericht</comment>
    <comment xml:lang="nn">signert melding</comment>
    <comment xml:lang="no">signert melding</comment>
    <comment xml:lang="sr">потписана порука</comment>
    <comment xml:lang="sv">signerat meddelande</comment>
  </mime-type>
  <mime-type type="multipart/x-mixed-replace">
    <comment>stream of data (server push)</comment>
    <comment xml:lang="no">datastrøm (server push)</comment>
  </mime-type>
  <mime-type type="text/calendar">
    <comment>iCalendar file</comment>
    <comment xml:lang="az">iCalendar faylı</comment>
    <comment xml:lang="cy">Ffeil iCalendar</comment>
    <comment xml:lang="fi">iCalendar-tiedosto</comment>
    <comment xml:lang="fr">fichier iCalendar</comment>
    <comment xml:lang="hu">iCalendar-file</comment>
    <comment xml:lang="nl">iCalendar bestand</comment>
    <comment xml:lang="nn">iCalendar-fil</comment>
    <comment xml:lang="no">iCalender-fil</comment>
    <comment xml:lang="sr">iCalendar датотека</comment>
    <comment xml:lang="sv">iCalendar-fil</comment>
    <magic priority="50">
      <match offset="0" type="string" value="BEGIN:VCALENDAR" />
    </magic>
    <glob pattern="*.ics" />
  </mime-type>
  <mime-type type="text/css">
    <comment>Cascading Style Sheet</comment>
    <comment xml:lang="az">Stil Layları (CSS)</comment>
    <comment xml:lang="cy">Taflen Arddull Rhaeadrol</comment>
    <comment xml:lang="fi">CSS-tyylisäännöstö</comment>
    <comment xml:lang="fr">Cascading Style Sheet</comment>
    <comment xml:lang="hu">CSS-stíluslap</comment>
    <comment xml:lang="nl">Cascading Style Sheet</comment>
    <comment xml:lang="nn">Overlappande stilark (CSS)</comment>
    <comment xml:lang="no">Cascading style sheet</comment>
    <comment xml:lang="sr">Каскадна стилска страна (CSS)</comment>
    <comment xml:lang="sv">Kaskadstilmall</comment>
    <glob pattern="*.css" />
    <glob pattern="*.CSSL" />
  </mime-type>
  <mime-type type="text/directory">
    <comment>directory information file</comment>
    <comment xml:lang="az">cərgə mə&apos;lumat faylı</comment>
    <comment xml:lang="cy">Ffeil gwybodaeth cyfeiriadur</comment>
    <comment xml:lang="fi">hakemistoinfotiedosto</comment>
    <comment xml:lang="fr">fichier d&apos;information répertoire</comment>
    <comment xml:lang="hu">könyvtár-információs fájl</comment>
    <comment xml:lang="nl">mapinformatie bestand</comment>
    <comment xml:lang="nn">katalog-informasjonsfil</comment>
    <comment xml:lang="no">kataloginformasjonsfil</comment>
    <comment xml:lang="sr">датотека са подацима о директоријуму</comment>
    <comment xml:lang="sv">kataloginformationsfil</comment>
  </mime-type>
  <mime-type type="text/enriched">
    <comment>enriched text document</comment>
    <comment xml:lang="az">zəngin mətn sənədi</comment>
    <comment xml:lang="cy">Dogfen testun wedi ei gyfoethogi</comment>
    <comment xml:lang="fi">rikastettu tekstiasiakirja</comment>
    <comment xml:lang="fr">document  « enriched text »</comment>
    <comment xml:lang="hu">enriched text dokumentum</comment>
    <comment xml:lang="nl">verrijkt tekstdocument</comment>
    <comment xml:lang="nn">rik tekst tekstdokument</comment>
    <comment xml:lang="no">riktekst-dokument</comment>
    <comment xml:lang="sr">обогаћени текстуални документ</comment>
    <comment xml:lang="sv">berikat textdokument</comment>
  </mime-type>
  <mime-type type="text/x-gettext-translation">
    <comment>translated messages</comment>
    <comment xml:lang="no">oversatte meldinger</comment>
    <glob pattern="*.po" />
  </mime-type>
  <mime-type type="text/html">
    <comment>HTML page</comment>
    <comment xml:lang="no">HTML-side</comment>
    <comment xml:lang="sv">HTML-sida</comment>
    <magic priority="50">
      <match offset="0:64" type="string" value="&lt;!DOCTYPE HTML" />
      <match offset="0:64" type="string" value="&lt;!doctype html" />
      <match offset="0:64" type="string" value="&lt;HEAD" />
      <match offset="0:64" type="string" value="&lt;head" />
      <match offset="0:64" type="string" value="&lt;TITLE" />
      <match offset="0:64" type="string" value="&lt;title" />
      <match offset="0:64" type="string" value="&lt;html" />
      <match offset="0:64" type="string" value="&lt;HTML" />
      <match offset="0" type="string" value="&lt;BODY" />
      <match offset="0" type="string" value="&lt;body" />
      <match offset="0" type="string" value="&lt;TITLE" />
      <match offset="0" type="string" value="&lt;title" />
      <match offset="0" type="string" value="&lt;!--" />
      <match offset="0" type="string" value="&lt;h1" />
      <match offset="0" type="string" value="&lt;H1" />
      <match offset="0" type="string" value="&lt;!doctype HTML" />
      <match offset="0" type="string" value="&lt;!DOCTYPE html" />
    </magic>
    <glob pattern="*.html" />
    <glob pattern="*.htm" />
  </mime-type>
  <mime-type type="text/htmlh">
    <comment>help page</comment>
    <comment xml:lang="az">yardım səhifəsi</comment>
    <comment xml:lang="cy">tudalen gymorth</comment>
    <comment xml:lang="fi">ohjesivu</comment>
    <comment xml:lang="fr">page d&apos;aide</comment>
    <comment xml:lang="hu">súgóoldal</comment>
    <comment xml:lang="nl">hulppagina</comment>
    <comment xml:lang="nn">hjelpeside</comment>
    <comment xml:lang="no">hjelpside</comment>
    <comment xml:lang="sr">страна помоћи</comment>
    <comment xml:lang="sv">hjälpsida</comment>
  </mime-type>
  <mime-type type="text/mathml">
    <comment>MathML document</comment>
    <comment xml:lang="az">MathML sənədi</comment>
    <comment xml:lang="cy">Dogfen MathML</comment>
    <comment xml:lang="fi">MathML-asiakirja</comment>
    <comment xml:lang="fr">document MathML</comment>
    <comment xml:lang="hu">MathML-dokumentum</comment>
    <comment xml:lang="nl">MathML document</comment>
    <comment xml:lang="nn">MathML-dokument</comment>
    <comment xml:lang="no">MathML-dokument</comment>
    <comment xml:lang="sr">MathML документ</comment>
    <comment xml:lang="sv">MathML-dokument</comment>
    <glob pattern="*.mml" />
  </mime-type>
  <mime-type type="text/plain">
    <comment>plain text document</comment>
    <comment xml:lang="no">vanlig tekstdokument</comment>
    <magic priority="50">
      <match offset="0" type="string" value="This is TeX," />
      <match offset="0" type="string" value="This is METAFONT," />
    </magic>
    <glob pattern="*.txt" />
    <glob pattern="*.asc" />
  </mime-type>
  <mime-type type="text/rdf">
    <comment>Resource Description Framework (RDF) file</comment>
    <comment xml:lang="az">Mənbə İzahat Çərçivəsi (RDF) faylı</comment>
    <comment xml:lang="cy">Ffeil RDF (Resource Description Framework)</comment>
    <comment xml:lang="fi">Resource Description Framework (RDF) -tiedosto</comment>
    <comment xml:lang="fr">fichier Resource Description Framework (RDF)</comment>
    <comment xml:lang="hu">RDF (erőforrásleíró) -fájl</comment>
    <comment xml:lang="nl">Resource Description Framework (RDF) bestand</comment>
    <comment xml:lang="nn">Resource Description Framework (RDF)-fil</comment>
    <comment xml:lang="sr">Resource Description Framework (RDF) датотека</comment>
    <comment xml:lang="sv">Resursbeskrivningsfil</comment>
    <glob pattern="*.rdf" />
  </mime-type>
  <mime-type type="text/rfc822-headers">
    <comment>email headers</comment>
    <comment xml:lang="az">epoçt başlıqları</comment>
    <comment xml:lang="cy">penawdau e-bost</comment>
    <comment xml:lang="fi">sähköpostiotsakkeet</comment>
    <comment xml:lang="fr">en-tête de courriel</comment>
    <comment xml:lang="hu">levélfejléc</comment>
    <comment xml:lang="nl">e-mail koppen</comment>
    <comment xml:lang="nn">e-post-hovud</comment>
    <comment xml:lang="no">e-posthode</comment>
    <comment xml:lang="sr">заглавља е-порука</comment>
    <comment xml:lang="sv">e-posthuvuden</comment>
  </mime-type>
  <mime-type type="text/richtext">
    <comment>rich text document</comment>
    <comment xml:lang="az">zəngin mətn sənədi</comment>
    <comment xml:lang="cy">dogfen testun gyfoethog (rtf)</comment>
    <comment xml:lang="fi">RTF-asiakirja</comment>
    <comment xml:lang="fr">document « rich text »</comment>
    <comment xml:lang="hu">rich text-dokumentum</comment>
    <comment xml:lang="nl">opgemaakt tekstdocument</comment>
    <comment xml:lang="nn">rik tekst-dokument</comment>
    <comment xml:lang="no">rik tekst-dokument</comment>
    <comment xml:lang="sr">обогаћени текстуални документ</comment>
    <comment xml:lang="sv">rikt textdokument</comment>
    <glob pattern="*.rtx" />
  </mime-type>
  <mime-type type="text/rss">
    <comment>RDF Site Summary</comment>
    <comment xml:lang="az">RDF Sayt İcmalı</comment>
    <comment xml:lang="cy">Crynodeb Safle RDF</comment>
    <comment xml:lang="fi">RDF-sivuston tiivistelmä</comment>
    <comment xml:lang="fr">sommaire RDF Site</comment>
    <comment xml:lang="hu">RDF-webhelyinformáció</comment>
    <comment xml:lang="nl">RDF website samenvatting</comment>
    <comment xml:lang="nn">RDF-sidesamandrag</comment>
    <comment xml:lang="no">RDF-strøm</comment>
    <comment xml:lang="sr">RDF сажетак странице (RSS)</comment>
    <comment xml:lang="sv">RDF-webbplatssammanfattning</comment>
    <glob pattern="*.rss" />
  </mime-type>
  <mime-type type="text/sgml">
    <comment>SGML document</comment>
    <comment xml:lang="cy">Dogfen SGML</comment>
    <comment xml:lang="nn">SGML-dokument</comment>
    <comment xml:lang="no">SGML-dokument</comment>
    <comment xml:lang="sr">SGML документ</comment>
    <comment xml:lang="sv">SGML-dokument</comment>
    <glob pattern="*.sgml" />
    <glob pattern="*.sgm" />
  </mime-type>
  <mime-type type="text/spreadsheet">
    <comment>Spreadsheet interchange document</comment>
    <comment xml:lang="no">Dokument for regnearkutveksling</comment>
    <magic priority="50">
      <match offset="0" type="string" value="ID;" />
    </magic>
    <glob pattern="*.sylk" />
    <glob pattern="*.slk" />
  </mime-type>
  <mime-type type="text/tab-separated-values">
    <comment>text document (with tab-separated values)</comment>
    <comment xml:lang="no">tekstdokument (med tabulatorseparerte verdier)</comment>
    <glob pattern="*.tsv" />
  </mime-type>
  <mime-type type="text/vnd.wap.wml">
    <comment>WML document</comment>
    <comment xml:lang="az">WML sənədi</comment>
    <comment xml:lang="cy">Dogfen WML</comment>
    <comment xml:lang="fi">WML-asiakirja</comment>
    <comment xml:lang="fr">document WML</comment>
    <comment xml:lang="hu">WML-dokumentum</comment>
    <comment xml:lang="nl">WML document</comment>
    <comment xml:lang="nn">WML-dokument</comment>
    <comment xml:lang="no">WML-dokument</comment>
    <comment xml:lang="sr">WML документ</comment>
    <comment xml:lang="sv">WML-dokument</comment>
    <glob pattern="*.wml" />
  </mime-type>
  <mime-type type="text/x-adasrc">
    <comment>Ada source code</comment>
    <comment xml:lang="no">Ada-kildekode</comment>
    <glob pattern="*.adb" />
    <glob pattern="*.ads" />
  </mime-type>
  <mime-type type="text/x-authors">
    <comment>author list</comment>
    <comment xml:lang="no">forfatterliste</comment>
    <glob pattern="AUTHORS" />
  </mime-type>
  <mime-type type="text/x-bibtex">
    <comment>Bibtex bibliographic data</comment>
    <comment xml:lang="no">Bibtex bibliografiske data</comment>
    <glob pattern="*.bib" />
  </mime-type>
  <mime-type type="text/x-c++hdr">
    <comment>C++ source code header</comment>
    <comment xml:lang="no">C++-kildekodeheader</comment>
    <glob pattern="*.hh" />
  </mime-type>
  <mime-type type="text/x-c++src">
    <comment>C++ source code</comment>
    <comment xml:lang="no">C++-kildekode</comment>
    <glob pattern="*.cpp" />
    <glob pattern="*.cxx" />
    <glob pattern="*.cc" />
    <glob pattern="*.C" />
    <glob pattern="*.c++" />
  </mime-type>
  <mime-type type="text/x-chdr">
    <comment>C source code header</comment>
    <comment xml:lang="cy">Penawd Rhaglen C</comment>
    <comment xml:lang="nn">C-kjeldekode-header</comment>
    <comment xml:lang="no">C-kildekodeheader</comment>
    <comment xml:lang="sr">C заглавља изворног кôда</comment>
    <comment xml:lang="sv">C-källkodshuvud</comment>
    <glob pattern="*.h" />
    <glob pattern="*.h++" />
    <glob pattern="*.hp" />
  </mime-type>
  <mime-type type="text/x-comma-separated-values">
    <comment>text document (with comma-separated values)</comment>
    <comment xml:lang="no">tekstdokument (med kommaseparerte verdier)</comment>
    <glob pattern="*.csv" />
  </mime-type>
  <mime-type type="text/x-copying">
    <comment>software license terms</comment>
    <comment xml:lang="az">proqram tə&apos;minatını lisenziya qaydaları</comment>
    <comment xml:lang="cy">termau trwydded meddalwedd</comment>
    <comment xml:lang="fi">ohjelmiston lisenssiehdot</comment>
    <comment xml:lang="fr">termes de la license du logiciel</comment>
    <comment xml:lang="hu">szoftver felhasználási szerződése</comment>
    <comment xml:lang="nl">software licentievoorwaarden</comment>
    <comment xml:lang="nn">lisensvilkår for programvare</comment>
    <comment xml:lang="no">lisensbestemmelser for programvare</comment>
    <comment xml:lang="sr">лиценца за програм</comment>
    <comment xml:lang="sv">programlicensavtal</comment>
    <glob pattern="COPYING" />
  </mime-type>
  <mime-type type="text/x-credits">
    <comment>software author credits</comment>
    <comment xml:lang="az">proqram müəllifləri sənədi</comment>
    <comment xml:lang="cy">clodau awduron meddalwedd</comment>
    <comment xml:lang="fi">ohjelmiston tekijäluettelo</comment>
    <comment xml:lang="fr">crédits des auteurs pour le logiciel</comment>
    <comment xml:lang="hu">szoftver szerzőinek felsorolása</comment>
    <comment xml:lang="nl">informatie over auteur</comment>
    <comment xml:lang="nn">forfattarliste for programvare</comment>
    <comment xml:lang="no">forfatterliste for programvare</comment>
    <comment xml:lang="sr">заслуге аутора програма</comment>
    <comment xml:lang="sv">programförfattarlista</comment>
    <glob pattern="CREDITS" />
  </mime-type>
  <mime-type type="text/x-csrc">
    <comment>C source code</comment>
    <comment xml:lang="no">C-kildekode</comment>
    <glob pattern="*.c" />
  </mime-type>
  <mime-type type="text/x-csharp">
    <comment>C# source code</comment>
    <glob pattern="*.cs" />
  </mime-type>
  <mime-type type="text/x-dcl">
    <comment>DCL script</comment>
    <comment xml:lang="az">DCL skripti</comment>
    <comment xml:lang="cy">Sgript DCL</comment>
    <comment xml:lang="fi">DCL-komentotiedosto</comment>
    <comment xml:lang="fr">script DCL</comment>
    <comment xml:lang="hu">DCL-parancsfájl</comment>
    <comment xml:lang="nl">DCL script</comment>
    <comment xml:lang="nn">DCL-skript</comment>
    <comment xml:lang="no">DCL-skript</comment>
    <comment xml:lang="sr">DCL скрипта</comment>
    <comment xml:lang="sv">DCL-skript</comment>
    <glob pattern="*.dcl" />
  </mime-type>
  <mime-type type="text/x-dsl">
    <comment>DSSSL document</comment>
    <comment xml:lang="az">DSSSL sənədi</comment>
    <comment xml:lang="cy">Dogfen DSSSL</comment>
    <comment xml:lang="fi">DSSSL-asiakirja</comment>
    <comment xml:lang="fr">document DSSSL</comment>
    <comment xml:lang="hu">DSSSL-dokumentum</comment>
    <comment xml:lang="nl">DSSSL document</comment>
    <comment xml:lang="nn">DSSSL-dokument</comment>
    <comment xml:lang="no">DSSSL-dokument</comment>
    <comment xml:lang="sr">DSSSL документ</comment>
    <comment xml:lang="sv">DSSSL-dokument</comment>
    <glob pattern="*.dsl" />
  </mime-type>
  <mime-type type="text/x-dtd">
    <comment>document type definition</comment>
    <comment xml:lang="az">sənəd növü tə&apos;yini</comment>
    <comment xml:lang="cy">Diffiniad math dogfen</comment>
    <comment xml:lang="fi">asiakirjatyypin määritelmä</comment>
    <comment xml:lang="fr">définition des types de document</comment>
    <comment xml:lang="hu">dokumentumtípus definíciója</comment>
    <comment xml:lang="nl">documentsoort definitie</comment>
    <comment xml:lang="nn">dokumenttypedefinisjon</comment>
    <comment xml:lang="no">dokumenttypdefinisjon</comment>
    <comment xml:lang="sr">дефиниција типа датотеке</comment>
    <comment xml:lang="sv">dokumenttypdefinition</comment>
    <glob pattern="*.dtd" />
  </mime-type>
  <mime-type type="text/x-emacs-lisp">
    <comment>Emacs Lisp source code</comment>
    <comment xml:lang="az">Emacs Lisp mənbə kodu</comment>
    <comment xml:lang="cy">Ffynhonnell rhaglen EMACS LISP</comment>
    <comment xml:lang="fi">Emacs Lisp -lähdekoodi</comment>
    <comment xml:lang="fr">code source Emacs Lisp</comment>
    <comment xml:lang="hu">Emacs Lisp-forráskód</comment>
    <comment xml:lang="nl">Emacs Lisp broncode</comment>
    <comment xml:lang="nn">Emacs Lisp kjeldekode</comment>
    <comment xml:lang="no">Emacs Lisp-kildekode</comment>
    <comment xml:lang="sr">Емакс Лисп изворни кôд</comment>
    <comment xml:lang="sv">Emacs Lisp-källkod</comment>
    <magic priority="50">
      <match offset="0" type="string" value="\012(" />
      <match offset="0" type="string" value=";ELC\023\000\000\000" />
    </magic>
    <glob pattern="*.el" />
  </mime-type>
  <mime-type type="text/x-fortran">
    <comment>Fortran source code</comment>
    <comment xml:lang="az">Fortran mənbə kodu</comment>
    <comment xml:lang="cy">Ffynhonnell rhaglen FORTRAN</comment>
    <comment xml:lang="fi">Fortran-lähdekoodi</comment>
    <comment xml:lang="fr">code source Fortran</comment>
    <comment xml:lang="hu">Fortran-forráskód</comment>
    <comment xml:lang="nl">Fortran broncode</comment>
    <comment xml:lang="nn">Fortran-kjeldekode</comment>
    <comment xml:lang="no">Fortran-kildekode</comment>
    <comment xml:lang="sr">Фортран изворни кôд</comment>
    <comment xml:lang="sv">Fortran-källkod</comment>
    <glob pattern="*.f" />
  </mime-type>
  <mime-type type="text/x-gtkrc">
    <comment>GTK configuration</comment>
    <comment xml:lang="az">GTK qurğusu</comment>
    <comment xml:lang="cy">Ffurfosodiad GTK</comment>
    <comment xml:lang="fi">GTK-asetukset</comment>
    <comment xml:lang="fr">configuration GTK</comment>
    <comment xml:lang="hu">GTK-beállítások</comment>
    <comment xml:lang="nl">GTK configuratie</comment>
    <comment xml:lang="nn">GTK-oppsett</comment>
    <comment xml:lang="no">GTK-konfigurasjon</comment>
    <comment xml:lang="sr">Гтк подешавања</comment>
    <comment xml:lang="sv">GTK-konfiguration</comment>
    <glob pattern="gtkrc" />
    <glob pattern=".gtkrc" />
  </mime-type>
  <mime-type type="text/x-haskell">
    <comment>Haskell source code</comment>
    <comment xml:lang="az">Haskell mənbə kodu</comment>
    <comment xml:lang="cy">Ffynhonnell rhaglen Haskell</comment>
    <comment xml:lang="fi">Haskell-lähdekoodi</comment>
    <comment xml:lang="fr">code source Haskell</comment>
    <comment xml:lang="hu">Haskell-forráskód</comment>
    <comment xml:lang="nl">Haskell broncode</comment>
    <comment xml:lang="nn">Haskell-kjeldekode</comment>
    <comment xml:lang="no">Haskell-kildekode</comment>
    <comment xml:lang="sr">Haskell изворни кôд</comment>
    <comment xml:lang="sv">Haskell-källkod</comment>
    <glob pattern="*.hs" />
  </mime-type>
  <mime-type type="text/x-idl">
    <comment>IDL document</comment>
    <comment xml:lang="az">IDL sənədi</comment>
    <comment xml:lang="cy">Dogfen IDL</comment>
    <comment xml:lang="fi">IDL-asiakirja</comment>
    <comment xml:lang="fr">document IDL</comment>
    <comment xml:lang="hu">IDL-dokumentum</comment>
    <comment xml:lang="nl">IDL document</comment>
    <comment xml:lang="nn">IDL-dokument</comment>
    <comment xml:lang="no">IDL-dokument</comment>
    <comment xml:lang="sr">IDL документ</comment>
    <comment xml:lang="sv">IDL-dokument</comment>
    <glob pattern="*.idl" />
  </mime-type>
  <mime-type type="text/x-install">
    <comment>software installation instructions</comment>
    <comment xml:lang="az">proqram tə&apos;minatını qurma tə&apos;limatları</comment>
    <comment xml:lang="cy">cyfarwyddiadau gosod meddalwedd</comment>
    <comment xml:lang="fi">ohjelmiston asennusohjeet</comment>
    <comment xml:lang="fr">instructions d&apos;installation du logiciel</comment>
    <comment xml:lang="hu">szoftvertelepítési leírás</comment>
    <comment xml:lang="nl">software installatie instructies</comment>
    <comment xml:lang="nn">rettleiing i installering av programvare</comment>
    <comment xml:lang="no">installationsinstruksjoner for programvare</comment>
    <comment xml:lang="sr">упутство за инсталацију програма</comment>
    <comment xml:lang="sv">programinstallationsinstruktioner</comment>
    <glob pattern="INSTALL" />
  </mime-type>
  <mime-type type="text/x-java">
    <comment>Java source code</comment>
    <comment xml:lang="no">Java-kildekode</comment>
    <glob pattern="*.java" />
  </mime-type>
  <mime-type type="text/x-ksh">
    <comment>Korn shell script</comment>
    <comment xml:lang="az">Korn qabıq skripti</comment>
    <comment xml:lang="cy">Sgript plisgyn Korn</comment>
    <comment xml:lang="fi">Ksh-komentotiedosto</comment>
    <comment xml:lang="fr">script Korn shell</comment>
    <comment xml:lang="hu">Korn shell-parancsfájl</comment>
    <comment xml:lang="nl">Korn shell script</comment>
    <comment xml:lang="nn">Korn skalskript</comment>
    <comment xml:lang="no">Korn-skall skript</comment>
    <comment xml:lang="sr">Korn скрипта окружења</comment>
    <comment xml:lang="sv">Korn-skalskript</comment>
    <magic priority="50">
      <match offset="1:16" type="string" value="/bin/ksh" />
    </magic>
  </mime-type>
  <mime-type type="text/x-ksysv-log">
    <magic priority="50">
      <match offset="0" type="string" value="KDE System V Init Editor" />
    </magic>
  </mime-type>
  <mime-type type="text/x-literate-haskell">
    <comment>Literate haskell source code</comment>
    <comment xml:lang="az">Literate haskell mənbə kodu</comment>
    <comment xml:lang="cy">Ffynhonnell Haskell llenyddol</comment>
    <comment xml:lang="fi">Literate haskell -lähdekoodi</comment>
    <comment xml:lang="fr">code source Literate haskell</comment>
    <comment xml:lang="hu">Literális haskell-forráskód</comment>
    <comment xml:lang="nn">Literate haskell-kjeldekode</comment>
    <comment xml:lang="no">Literate haskell-kildekode</comment>
    <comment xml:lang="sr">Literate haskell изворни кôд</comment>
    <comment xml:lang="sv">Literate Haskell-källkod</comment>
    <glob pattern="*.lhs" />
  </mime-type>
  <mime-type type="text/x-log">
    <comment>application log</comment>
    <comment xml:lang="no">applikasjonslogg</comment>
    <glob pattern="*.log" />
  </mime-type>
  <mime-type type="text/x-makefile">
    <comment>Makefile</comment>
    <comment xml:lang="az">İnşa faylı</comment>
    <comment xml:lang="cy">Ffeil &quot;make&quot;</comment>
    <comment xml:lang="fi">Makefile</comment>
    <comment xml:lang="fr">makefile</comment>
    <comment xml:lang="hu">Makefile</comment>
    <comment xml:lang="nl">Makefile</comment>
    <comment xml:lang="nn">Makefile</comment>
    <comment xml:lang="no">Makefile</comment>
    <comment xml:lang="sr">Производна датотека</comment>
    <comment xml:lang="sv">Makefil</comment>
    <glob pattern="makefile*" />
    <glob pattern="[Mm]akefile" />
  </mime-type>
  <mime-type type="text/x-moc">
    <comment>Qt Meta Object file</comment>
    <comment xml:lang="no">Qt metaobjektfil</comment>
    <glob pattern="*.moc" />
  </mime-type>
  <mime-type type="text/x-objcsrc">
    <comment>Objective-C source code</comment>
    <comment xml:lang="no">Objective-C-kildekode</comment>
    <glob pattern="*.m" />
  </mime-type>
  <mime-type type="text/x-pascal">
    <comment>Pascal source code</comment>
    <comment xml:lang="no">Pascal-kildekode</comment>
    <glob pattern="*.p" />
    <glob pattern="*.pas" />
  </mime-type>
  <mime-type type="text/x-patch">
    <comment>differences between files</comment>
    <comment xml:lang="no">forskjeller mellom filer</comment>
    <magic priority="50">
      <match offset="0" type="string" value="diff\t" />
      <match offset="0" type="string" value="diff " />
      <match offset="0" type="string" value="***\t" />
      <match offset="0" type="string" value="*** " />
      <match offset="0" type="string" value="Only in\t" />
      <match offset="0" type="string" value="Only in " />
      <match offset="0" type="string" value="Common subdirectories: " />
      <match offset="0" type="string" value="Index:" />
    </magic>
    <glob pattern="*.diff" />
    <glob pattern="*.patch" />
  </mime-type>
  <mime-type type="text/x-readme">
    <comment>README document</comment>
    <comment xml:lang="az">README sənədi</comment>
    <comment xml:lang="cy">Dogfen README</comment>
    <comment xml:lang="fi">LUEMINUT-asiakirja</comment>
    <comment xml:lang="fr">document README</comment>
    <comment xml:lang="hu">README-dokumentum</comment>
    <comment xml:lang="nl">LEESMIJ document</comment>
    <comment xml:lang="nn">README-dokument</comment>
    <comment xml:lang="no">README-dokument</comment>
    <comment xml:lang="sr">ПРОЧИТАЈМЕ документ</comment>
    <comment xml:lang="sv">README-dokument</comment>
    <glob pattern="README*" />
  </mime-type>
  <mime-type type="text/x-scheme">
    <comment>Scheme source code</comment>
    <comment xml:lang="az">Sxem mənbə kodu</comment>
    <comment xml:lang="cy">Ffynhonnell Rhaglen Scheme</comment>
    <comment xml:lang="fi">Scheme-lähdekoodi</comment>
    <comment xml:lang="fr">code source Scheme</comment>
    <comment xml:lang="hu">Scheme-forráskód</comment>
    <comment xml:lang="nl">Scheme broncode</comment>
    <comment xml:lang="nn">Scheme kjeldekode</comment>
    <comment xml:lang="no">Scheme-kildekode</comment>
    <comment xml:lang="sr">Scheme изворни кôд</comment>
    <comment xml:lang="sv">Scheme-källkod</comment>
    <glob pattern="*.scm" />
  </mime-type>
  <mime-type type="text/x-setext">
    <comment>Setext document</comment>
    <comment xml:lang="az">Setext sənədi</comment>
    <comment xml:lang="cy">Dogfen Setext</comment>
    <comment xml:lang="fi">Setext-asiakirja</comment>
    <comment xml:lang="fr">document Setext</comment>
    <comment xml:lang="hu">Setext-dokumentum</comment>
    <comment xml:lang="nl">Setext document</comment>
    <comment xml:lang="nn">Setext-dokument</comment>
    <comment xml:lang="no">Setext-dokument</comment>
    <comment xml:lang="sr">Setext документ</comment>
    <comment xml:lang="sv">Setext-dokument</comment>
    <glob pattern="*.etx" />
  </mime-type>
  <mime-type type="text/x-speech">
    <comment>Speech document</comment>
    <comment xml:lang="az">Danışıq sənədi</comment>
    <comment xml:lang="cy">Dogfen leferydd</comment>
    <comment xml:lang="fi">puheasiakirja</comment>
    <comment xml:lang="fr">document Speech</comment>
    <comment xml:lang="hu">Speech-dokumentum</comment>
    <comment xml:lang="nl">Speech document</comment>
    <comment xml:lang="nn">Syntetisk tale</comment>
    <comment xml:lang="no">Speech-dokument</comment>
    <comment xml:lang="sr">Speech документ</comment>
    <comment xml:lang="sv">Speech-dokument</comment>
  </mime-type>
  <mime-type type="text/x-sql">
    <comment>SQL code</comment>
    <comment xml:lang="az">SQL kodu</comment>
    <comment xml:lang="cy">Côd SQL</comment>
    <comment xml:lang="fi">SQL-koodi</comment>
    <comment xml:lang="fr">code SQL</comment>
    <comment xml:lang="hu">SQL-kód</comment>
    <comment xml:lang="nl">SQL code</comment>
    <comment xml:lang="nn">SQL-kode</comment>
    <comment xml:lang="no">SQL-kildekode</comment>
    <comment xml:lang="sr">SQL кôд</comment>
    <comment xml:lang="sv">SQL-kod</comment>
    <glob pattern="*.sql" />
  </mime-type>
  <mime-type type="text/x-tcl">
    <comment>Tcl script</comment>
    <comment xml:lang="no">Tcl-skript</comment>
    <comment xml:lang="sv">Tcl-skript</comment>
    <glob pattern="*.tcl" />
    <glob pattern="*.tk" />
  </mime-type>
  <mime-type type="text/x-tex">
    <comment>TeX document</comment>
    <comment xml:lang="cy">Dogfen TeX </comment>
    <comment xml:lang="nn">TeX-dokument</comment>
    <comment xml:lang="no">TeX-dokument</comment>
    <comment xml:lang="sr">TeX документ</comment>
    <comment xml:lang="sv">TeX-dokument</comment>
    <glob pattern="*.tex" />
    <glob pattern="*.ltx" />
    <glob pattern="*.sty" />
    <glob pattern="*.cls" />
  </mime-type>
  <mime-type type="text/x-texinfo">
    <comment>TeXInfo document</comment>
    <comment xml:lang="az">TeXInfo sənədi</comment>
    <comment xml:lang="cy">Dogfen TeXInfo</comment>
    <comment xml:lang="fi">TeXInfo-asiakirja</comment>
    <comment xml:lang="fr">document TeXInfo</comment>
    <comment xml:lang="hu">TeXInfo-dokumentum</comment>
    <comment xml:lang="nl">TeXInfo document</comment>
    <comment xml:lang="nn">TeXInfo-dokument</comment>
    <comment xml:lang="no">TeXInfo-dokument</comment>
    <comment xml:lang="sr">ТеХинфо документ</comment>
    <comment xml:lang="sv">TeXInfo-dokument</comment>
    <glob pattern="*.texi" />
    <glob pattern="*.texinfo" />
  </mime-type>
  <mime-type type="text/x-troff-me">
    <comment>Troff ME input document</comment>
    <comment xml:lang="no">Troff ME-inndatadokument</comment>
    <glob pattern="*.me" />
  </mime-type>
  <mime-type type="text/x-troff-mm">
    <comment>Troff MM input document</comment>
    <comment xml:lang="no">Troff MM-inndatadokument</comment>
    <glob pattern="*.mm" />
  </mime-type>
  <mime-type type="text/x-troff-ms">
    <comment>Troff MS input document</comment>
    <comment xml:lang="no">Troff MS-inndatadokument</comment>
    <glob pattern="*.ms" />
  </mime-type>
  <mime-type type="text/x-uil">
    <comment>X-Motif UIL table</comment>
    <glob pattern="*.uil" />
  </mime-type>
  <mime-type type="text/x-uri">
    
    <comment>resource location</comment>
    <comment xml:lang="no">ressurslokasjon</comment>
    <glob pattern="*.uri" />
    <glob pattern="*.url" />
  </mime-type>
  <mime-type type="text/x-vcalendar">
    <comment>vCalendar interchange file</comment>
    <comment xml:lang="az">vCalendar dəyişmə faylı</comment>
    <comment xml:lang="cy">Ffeil gyfnewid vCalendar</comment>
    <comment xml:lang="fi">vCalendar-välitystiedosto</comment>
    <comment xml:lang="fr">fichier « vCalendar interchange »</comment>
    <comment xml:lang="nl">vCalendar uitwisselingsbestand</comment>
    <comment xml:lang="nn">vCalendar-utvekslingsfil</comment>
    <comment xml:lang="no">vCalendar-utvekslingsfil</comment>
    <comment xml:lang="sr">Датотека за vCalendar размену</comment>
    <comment xml:lang="sv">vCalendar-utbytesfil</comment>
    <magic priority="50">
      <match offset="0" type="string" value="BEGIN:VCALENDAR" />
      <match offset="0" type="string" value="begin:vcalendar" />
    </magic>
    <glob pattern="*.vcs" />
    <glob pattern="*.vcf" />
  </mime-type>
  <mime-type type="text/x-vcard">
    <comment>electronic business card</comment>
    <comment xml:lang="no">elektronisk visittkort</comment>
    <comment xml:lang="sv">elektroniskt visitkort</comment>
    <magic priority="50">
      <match offset="0" type="string" value="BEGIN:VCARD" />
      <match offset="0" type="string" value="begin:vcard" />
    </magic>
    <glob pattern="*.vct" />
    <glob pattern="*.gcrd" />
  </mime-type>
  <mime-type type="text/x-xslfo">
    <comment>XSL Formating Object file</comment>
    <comment xml:lang="az">XSL Formatlama Cismi faylı</comment>
    <comment xml:lang="cy">Ffeil gwrthrych ffurfwedd XSL</comment>
    <comment xml:lang="fi">XSL-muotoiluobjektitiedosto</comment>
    <comment xml:lang="fr">fichier objet XSL Formating</comment>
    <comment xml:lang="hu">XSF:FO-fájl</comment>
    <comment xml:lang="nl">XSL formatterend object bestand</comment>
    <comment xml:lang="nn">XSL formatteringsobjektfil</comment>
    <comment xml:lang="sr">Датотека XSL објеката форматирања</comment>
    <comment xml:lang="sv">XSL-formateringsobjektfil</comment>
    <glob pattern="*.fo" />
    <glob pattern="*.xslfo" />
  </mime-type>
  <mime-type type="text/x-xslt">
    <comment>XSLT stylesheet</comment>
    <comment xml:lang="no">XSLT-stilark</comment>
    <glob pattern="*.xslt" />
    <glob pattern="*.xsl" />
  </mime-type>
  <mime-type type="text/xmcd">
    <magic priority="50">
      <match offset="0" type="string" value="# xmcd" />
    </magic>
  </mime-type>
  <mime-type type="text/xml">
    <comment>eXtensible Markup Language document</comment>
    <comment xml:lang="az">eXtensible Markup Language sənədi</comment>
    <comment xml:lang="cy">Dogfen XML (eXtensible Markup Language) (eXtensible Markup Language) (eXtensible Markup Language) (eXtensible Markup Language) (eXtensible Markup Language) (eXtensible Markup Language) (eXtensible Markup Language) (eXtensible Markup Language) (eXtensible Markup Language)</comment>
    <comment xml:lang="fi">laajennettava merkintäkielinen asiakirja (XML)</comment>
    <comment xml:lang="fr">document XML « eXtensible Markup Language »</comment>
    <comment xml:lang="hu">XML-dokumentum</comment>
    <comment xml:lang="nl">Uitbreidbare opmaaktaal document (XML)</comment>
    <comment xml:lang="nn">eXtensible Markup Language-dokument</comment>
    <comment xml:lang="sr">документ проширивог језика за означавање (XML)</comment>
    <comment xml:lang="sv">XML-dokument</comment>
    <magic priority="50">
      <match offset="0" type="string" value="&lt;?xml" />
    </magic>
    <glob pattern="*.xml" />
  </mime-type>
  <mime-type type="video/isivideo">
    <comment>ISI video</comment>
    <comment xml:lang="az">ISI video faylı</comment>
    <comment xml:lang="cy">Fideo ISI</comment>
    <comment xml:lang="fi">ISI-video</comment>
    <comment xml:lang="fr">vidéo ISI</comment>
    <comment xml:lang="hu">ISI-video</comment>
    <comment xml:lang="nl">ISI video</comment>
    <comment xml:lang="nn">ISI video</comment>
    <comment xml:lang="no">ISI-film</comment>
    <comment xml:lang="sr">ISI видео</comment>
    <comment xml:lang="sv">ISI-video</comment>
  </mime-type>
  <mime-type type="video/mpeg">
    <comment>MPEG video</comment>
    <comment xml:lang="no">MPEG-film</comment>
    <comment xml:lang="sv">MPEG-video</comment>
    <magic priority="50">
      <match offset="0" type="string" value="\x47\x3f\xff\x10" />
      <match offset="0" type="big32" value="0x000001b3" />
      <match offset="0" type="big32" value="0x000001ba" />
    </magic>
    <glob pattern="*.mpeg" />
    <glob pattern="*.mpg" />
    <glob pattern="*.mp2" />
    <glob pattern="*.mpe" />
    <glob pattern="*.vob" />
    <glob pattern="*.dat" />
  </mime-type>
  <mime-type type="video/quicktime">
    <comment>QuickTime video</comment>
    <comment xml:lang="no">Quicktime-film</comment>
    <magic priority="50">
      <match offset="12" type="string" value="mdat" />
      <match offset="4" type="string" value="mdat" />
      <match offset="4" type="string" value="moov" />
    </magic>
    <glob pattern="*.qt" />
    <glob pattern="*.mov" />
    <glob pattern="*.moov" />
    <glob pattern="*.qtvr" />
  </mime-type>
  <mime-type type="video/vivo">
    <comment>Vivo video</comment>
    <comment xml:lang="az">Vivo video faylı</comment>
    <comment xml:lang="cy">Fideo Vivo</comment>
    <comment xml:lang="fi">Vivo-video</comment>
    <comment xml:lang="fr">vidéo Vivo</comment>
    <comment xml:lang="hu">Vivo-video</comment>
    <comment xml:lang="nl">Vivo video</comment>
    <comment xml:lang="nn">Vivo-film</comment>
    <comment xml:lang="no">Vivo-film</comment>
    <comment xml:lang="sr">Vivo видео</comment>
    <comment xml:lang="sv">Vivo-video</comment>
  </mime-type>
  <mime-type type="video/wavelet">
    <comment>Wavelet video</comment>
    <comment xml:lang="az">Wavelet video faylı</comment>
    <comment xml:lang="cy">Fideo Wavelet</comment>
    <comment xml:lang="fi">Wavelet-video</comment>
    <comment xml:lang="fr">vidéo Wavelet</comment>
    <comment xml:lang="hu">Wavelet-video</comment>
    <comment xml:lang="nl">Wavelet video</comment>
    <comment xml:lang="nn">Wavelet video</comment>
    <comment xml:lang="no">Wavelet-film</comment>
    <comment xml:lang="sr">Wavelet видео</comment>
    <comment xml:lang="sv">Wavelet-video</comment>
  </mime-type>
  <mime-type type="video/x-anim">
    <comment>ANIM animation</comment>
    <comment xml:lang="az">ANIM animasiyası</comment>
    <comment xml:lang="cy">Animeiddiad ANIM</comment>
    <comment xml:lang="fi">ANIM-animaatio</comment>
    <comment xml:lang="fr">animation ANIM</comment>
    <comment xml:lang="hu">ANIM-animáció</comment>
    <comment xml:lang="nl">ANIM animatie</comment>
    <comment xml:lang="nn">ANIM-animasjon</comment>
    <comment xml:lang="no">ANIM-animasjon</comment>
    <comment xml:lang="sr">ANIM анимација</comment>
    <comment xml:lang="sv">ANIM-animation</comment>
    <glob pattern="*.anim[1-9j]" />
  </mime-type>
  <mime-type type="video/x-avi">
    <comment>AVI video</comment>
    <comment xml:lang="az">AVI video faylı</comment>
    <comment xml:lang="cy">Fideo AVI</comment>
    <comment xml:lang="fi">AVI-video</comment>
    <comment xml:lang="fr">vidéo AVI</comment>
    <comment xml:lang="hu">AVI-video</comment>
    <comment xml:lang="nl">AVI video</comment>
    <comment xml:lang="nn">AVI-video</comment>
    <comment xml:lang="no">AVI-film</comment>
    <comment xml:lang="sr">AVI видео</comment>
    <comment xml:lang="sv">AVI-video</comment>
  </mime-type>
  <mime-type type="video/x-flic">
    <comment>AutoDesk FLIC animation</comment>
    <comment xml:lang="no">AutoDesk FLIC-animasjon</comment>
    <magic priority="50">
      <match offset="0" type="little16" value="0xAF11" />
      <match offset="0" type="little16" value="0xAF12" />
    </magic>
    <glob pattern="*.fli" />
    <glob pattern="*.flc" />
  </mime-type>
  <mime-type type="video/x-mng">
    <comment>MNG animation</comment>
    <comment xml:lang="no">MNG-animasjon</comment>
    <glob pattern="*.mng" />
  </mime-type>
  <mime-type type="video/x-ms-asf">
    <comment>Microsoft ASF video</comment>
    <comment xml:lang="no">Microsoft ASF-film</comment>
    <glob pattern="*.asf" />
    <glob pattern="*.asx" />
    <magic priority="50">
      <match offset="0" type="big32" value="0x3026b275" />
    </magic>
  </mime-type>
  <mime-type type="video/x-ms-wmv">
    <comment>Microsoft WMV video</comment>
    <comment xml:lang="az">Microsoft WMV video faylı</comment>
    <comment xml:lang="cy">Video Microsoft WMV</comment>
    <comment xml:lang="fi">Microsoft WMV -video</comment>
    <comment xml:lang="fr">vidéo Microsoft WMV</comment>
    <comment xml:lang="hu">Microsoft WMV-video</comment>
    <comment xml:lang="nl">Microsoft WMV video</comment>
    <comment xml:lang="nn">Microsoft WMV-film</comment>
    <comment xml:lang="no">Microsoft WMV-film</comment>
    <comment xml:lang="sr">Микрософт WMV видео</comment>
    <comment xml:lang="sv">Microsoft WMV-video</comment>
    <glob pattern="*.wmv" />
  </mime-type>
  <mime-type type="video/x-msvideo">
    <comment>Microsoft AVI video</comment>
    <comment xml:lang="no">Microsoft AVI-film</comment>
    <comment xml:lang="sv">Microsoft AVI-video</comment>
    <magic priority="50">
      <match offset="8" type="string" value="AVI " />
      <match offset="0" type="string" value="RIFF" />
    </magic>
    <glob pattern="*.avi" />
  </mime-type>
  <mime-type type="video/x-nsv">
    <comment>Nullsoft video</comment>
    <comment xml:lang="az">Nullsoft video faylı</comment>
    <comment xml:lang="cy">Fideo Nullsoft</comment>
    <comment xml:lang="fi">Nullsoft-video</comment>
    <comment xml:lang="fr">vidéo Nullsoft</comment>
    <comment xml:lang="hu">Nullsoft-video</comment>
    <comment xml:lang="nl">Nullsoft video</comment>
    <comment xml:lang="nn">Nullsoft video</comment>
    <comment xml:lang="no">Nullsoft video</comment>
    <comment xml:lang="sr">Nullsoft видео</comment>
    <comment xml:lang="sv">Nullsoft-video</comment>
    <magic priority="50">
      <match offset="0" type="string" value="NSVf" />
    </magic>
    <glob pattern="*.nsv" />
    <glob pattern="*.NSV" />
  </mime-type>
  <mime-type type="video/x-real-video">
    <comment>RealVideo video</comment>
    <comment xml:lang="az">RealVideo video faylı</comment>
    <comment xml:lang="cy">Fideo RealVideo</comment>
    <comment xml:lang="fi">RealVideo-video</comment>
    <comment xml:lang="fr">vidéo RealVideos</comment>
    <comment xml:lang="hu">RealVideo-video</comment>
    <comment xml:lang="nl">RealVideo video</comment>
    <comment xml:lang="nn">RealVideo-film</comment>
    <comment xml:lang="no">RealVideo film</comment>
    <comment xml:lang="sr">RealVideo видео</comment>
    <comment xml:lang="sv">RealVideo-video</comment>
  </mime-type>
  <mime-type type="video/x-sgi-movie">
    <comment>SGI video</comment>
    <comment xml:lang="az">SGI video faylı</comment>
    <comment xml:lang="cy">Video SGI</comment>
    <comment xml:lang="fi">SGI-video</comment>
    <comment xml:lang="fr">vidéo SGI</comment>
    <comment xml:lang="hu">SGI-video</comment>
    <comment xml:lang="nl">SGI video</comment>
    <comment xml:lang="nn">SGI-video</comment>
    <comment xml:lang="no">SGI-film</comment>
    <comment xml:lang="sr">SGI видео</comment>
    <comment xml:lang="sv">SGI-video</comment>
    <magic priority="50">
      <match offset="0" type="string" value="MOVI" />
    </magic>
    <glob pattern="*.movie" />
  </mime-type>
</mime-info>