This file is indexed.

/usr/share/sofa/examples/Objects/externalSpringsCube.xml is in sofa-data 1.0~beta4-9.

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
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<Node name="Group">
  <Object type="StiffSpringForceField" 
	  name="ExternalSprings" 
	  spring="2 0 500 5 3.5
		  5 3 500 5 3.5
		  8 6 500 5 3.5
		  11 9 500 5 3.5
		  14 12 500 5 3.5
		  17 15 500 5 3.5
		  20 18 500 5 3.5
		  23 21 500 5 3.5
		  26 24 500 5 3.5
		  14 0 500 5 6.06218
		  17 3 500 5 6.06218
		  23 9 500 5 6.06218
		  26 12 500 5 6.06218
		  5 9 500 5 6.06218
		  8 12 500 5 6.06218
		  14 18 500 5 6.06218
		  17 21 500 5 6.06218
		  11 3 500 5 6.06218
		  14 6 500 5 6.06218
		  20 12 500 5 6.06218
		  23 15 500 5 6.06218
		  2 12 500 5 6.06218
		  5 15 500 5 6.06218
		  11 21 500 5 6.06218
		  14 24 500 5 6.06218
		  11 0 500 5 4.94975
		  14 3 500 5 4.94975
		  17 6 500 5 4.94975
		  20 9 500 5 4.94975
		  23 12 500 5 4.94975
		  26 15 500 5 4.94975
		  2 9 500 5 4.94975
		  5 12 500 5 4.94975
		  8 15 500 5 4.94975
		  11 18 500 5 4.94975
		  14 21 500 5 4.94975
		  17 24 500 5 4.94975
		  5 0 500 5 4.94975
		  8 3 500 5 4.94975
		  14 9 500 5 4.94975
		  17 12 500 5 4.94975
		  23 18 500 5 4.94975
		  26 21 500 5 4.94975
		  2 3 500 5 4.94975
		  5 6 500 5 4.94975
		  11 12 500 5 4.94975
		  14 15 500 5 4.94975
		  20 21 500 5 4.94975
		  23 24 500 5 4.94975
		  "
	  object1="firstObject"
	  object2="secondObject"
	  />
</Node>