This file is indexed.

/usr/share/networkeditor/example-data/wire.clamnetwork is in clam-networkeditor-examples 1.4.0-3.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
<network id="Unnamed">

  <processing id="AudioSink" position="270,75" size="128,111" type="AudioSink" />

  <processing id="AudioSource" position="133,38" size="145,108" type="AudioSource" />

  <port_connection>
    <out>AudioSource.1</out>
    <in>AudioSink.1</in>
  </port_connection>

</network>