3 <snapshots id="1" status="P" islast="false" />
4 <snapshots id="2" status="P" islast="true" />
6 <snapshots id="3" status="P" islast="false" />
7 <snapshots id="4" status="P" islast="true" />
8 <snapshots id="5" status="U" islast="false" />
10 <!-- Old snapshot of another project -->
11 <clone_blocks id="1" snapshot_id="1" hash="aa" resource_key="bar-old" index_in_file="0" start_line="0" end_line="1" />
13 <!-- Last snapshot of another project -->
14 <clone_blocks id="2" snapshot_id="2" hash="aa" resource_key="bar-last" index_in_file="0" start_line="0" end_line="1" />
16 <!-- Old snapshot of current project -->
17 <clone_blocks id="3" snapshot_id="3" hash="aa" resource_key="foo-old" index_in_file="0" start_line="0" end_line="1" />
19 <!-- Last snapshot of current project -->
20 <clone_blocks id="4" snapshot_id="4" hash="aa" resource_key="foo-last" index_in_file="0" start_line="0" end_line="1" />
22 <!-- New snapshot of current project -->
23 <clone_blocks id="5" snapshot_id="5" hash="aa" resource_key="foo" index_in_file="0" start_line="0" end_line="1" />