This file is indexed.

/usr/share/doc/sendxmpp/examples/send-url.xml is in sendxmpp 1.22-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
<message to='rajo@server.somewhere.sk'>
	<body>Check out the new sendxmpp website!</body>
	<x xmlns='jabber:x:oob'>
		<url>http://sendxmpp.platon.sk/</url>
	</x>
</message>