forked from EUA/wxHexEditor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
testfile.swp.tags
75 lines (75 loc) · 2.36 KB
/
testfile.swp.tags
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
<?xml version="1.0" encoding="UTF-8"?>
<wxHexEditor_XML_TAG>
<filename path="testfile.swp">
<TAG id="0">
<start_offset>0</start_offset>
<end_offset>0</end_offset>
<tag_text></tag_text>
<font_colour>#000000</font_colour>
<note_colour>#B13C9E</note_colour>
</TAG>
<TAG id="1">
<start_offset>9</start_offset>
<end_offset>12</end_offset>
<tag_text>1234</tag_text>
<font_colour>#000000</font_colour>
<note_colour>#C8983C</note_colour>
</TAG>
<TAG id="2">
<start_offset>18</start_offset>
<end_offset>21</end_offset>
<tag_text></tag_text>
<font_colour>#000000</font_colour>
<note_colour>#2A970B</note_colour>
</TAG>
<TAG id="3">
<start_offset>47</start_offset>
<end_offset>53</end_offset>
<tag_text>Sample: First corruption on file.</tag_text>
<font_colour>#000000</font_colour>
<note_colour>#FFC600</note_colour>
</TAG>
<TAG id="4">
<start_offset>168</start_offset>
<end_offset>192</end_offset>
<tag_text>Sample: Here second corruption at file</tag_text>
<font_colour>#000000</font_colour>
<note_colour>#FFE200</note_colour>
</TAG>
<TAG id="5">
<start_offset>352</start_offset>
<end_offset>388</end_offset>
<tag_text>Third corruption</tag_text>
<font_colour>#000000</font_colour>
<note_colour>#00FF07</note_colour>
</TAG>
<TAG id="6">
<start_offset>454</start_offset>
<end_offset>466</end_offset>
<tag_text>Different Corruption type</tag_text>
<font_colour>#000000</font_colour>
<note_colour>#FF0000</note_colour>
</TAG>
<TAG id="7">
<start_offset>625</start_offset>
<end_offset>643</end_offset>
<tag_text>C type corruption</tag_text>
<font_colour>#000000</font_colour>
<note_colour>#0036FF</note_colour>
</TAG>
<TAG id="8">
<start_offset>795</start_offset>
<end_offset>802</end_offset>
<tag_text>D type corruption</tag_text>
<font_colour>#000000</font_colour>
<note_colour>#FF00F9</note_colour>
</TAG>
<TAG id="9">
<start_offset>6340</start_offset>
<end_offset>6344</end_offset>
<tag_text>Author of the corruption</tag_text>
<font_colour>#000000</font_colour>
<note_colour>#1F06EF</note_colour>
</TAG>
</filename>
</wxHexEditor_XML_TAG>