2 <?xml-stylesheet type="text/xsl" href="referencedata.xsl"?>
4 <ParsedSelections Name="Parsed">
5 <ParsedVariable Name="Variable1">
6 <String Name="Input">foo = cog of resnr 1</String>
8 <ParsedSelection Name="Selection1">
9 <String Name="Input">cog of resnr 2 plus foo</String>
10 <String Name="Text">cog of resnr 2 plus foo</String>
11 <Bool Name="Dynamic">false</Bool>
13 <ParsedSelection Name="Selection2">
14 <String Name="Input">cog of resnr 3 plus foo</String>
15 <String Name="Text">cog of resnr 3 plus foo</String>
16 <Bool Name="Dynamic">false</Bool>
19 <CompiledSelections Name="Compiled">
20 <Selection Name="Selection1">
21 <Sequence Name="Atoms">
22 <Int Name="Length">6</Int>
31 <Selection Name="Selection2">
32 <Sequence Name="Atoms">
33 <Int Name="Length">6</Int>
43 <EvaluatedSelections Name="Frame1">
44 <Selection Name="Selection1">
45 <Sequence Name="Atoms">
46 <Int Name="Length">6</Int>
54 <Sequence Name="Positions">
55 <Int Name="Length">2</Int>
57 <Vector Name="Coordinates">
58 <Real Name="X">1.6666666666666665</Real>
59 <Real Name="Y">2.333333333333333</Real>
60 <Real Name="Z">0</Real>
64 <Vector Name="Coordinates">
65 <Real Name="X">1</Real>
66 <Real Name="Y">2</Real>
67 <Real Name="Z">0</Real>
72 <Selection Name="Selection2">
73 <Sequence Name="Atoms">
74 <Int Name="Length">6</Int>
82 <Sequence Name="Positions">
83 <Int Name="Length">2</Int>
85 <Vector Name="Coordinates">
86 <Real Name="X">2.333333333333333</Real>
87 <Real Name="Y">2.6666666666666665</Real>
88 <Real Name="Z">0</Real>
92 <Vector Name="Coordinates">
93 <Real Name="X">1</Real>
94 <Real Name="Y">2</Real>
95 <Real Name="Z">0</Real>
100 </EvaluatedSelections>