Index: tika-mimetypes.xml
===================================================================
--- tika-mimetypes.xml	(revision 1838)
+++ tika-mimetypes.xml	(working copy)
@@ -3868,6 +3868,14 @@
   <mime-type type="text/vnd.in3d.spot">
     <glob pattern="*.spot"/>
   </mime-type>
+  <mime-type type="text/vnd.iptc.anpa">
+    <acronym>ANPA</acronym>
+    <_comment>American Newspaper Publishers Association</_comment>
+    <glob pattern="*.anpa"/>
+    <magic priority="50">
+      <match value="\x16\x16\x01" type="string" offset="0"/>
+    </magic>
+  </mime-type>
   <mime-type type="text/vnd.iptc.newsml"/>
   <mime-type type="text/vnd.iptc.nitf"/>
   <mime-type type="text/vnd.latex-z"/>
