This file is indexed.

/usr/share/wireshark/diameter/Custom.xml is in libwireshark-data 2.0.2+ga16e22e-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
12
13
14
15
16
17
<?xml version="1.0" encoding="utf-8"?>

<!DOCTYPE dictionary SYSTEM "dictionary.dtd" [
	<!-- Any files added here need to be added to Custom.make and
	     packaging/nsis/custom_diameter_xmls.txt if you want them to be distributed
	-->

    <!-- create entities like this:
	<!ENTITY myEntity		SYSTEM "myFile.xml">
    -->
]>

<dictionary>
    <!-- and then add the entity here:
	&myEntity;
    -->
</dictionary>