This file is indexed.

/usr/lib/gwenhywfar/plugins/60/dbio/xmldb.xml is in libgwenhywfar60 4.10.0beta-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
<?xml version="1.0" encoding="utf8" ?>
<!DOCTYPE GWEN_PluginDescr SYSTEM "gwen/plugindescr.xsd" >

<plugin name="xmldb" type="dbio" i18n="gwenhywfar" >
  <version>4.10.0</version>
  <author>Martin Preuss(martin@libchipcard.de)</author>
  <short>Importer for XML</short>
  <descr>
    This plugin imports data from an XML file.
  </descr>
</plugin>