-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBudgetUpdatexml.txt
43 lines (43 loc) · 1.3 KB
/
BudgetUpdatexml.txt
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
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<StraightTableBox>
<Budget_x0020_Updates>
<Department>Finance</Department>
<Item>Equipment</Item>
<Budget_Proposed>110000</Budget_Proposed>
</Budget_x0020_Updates>
<Budget_x0020_Updates>
<Department>HR</Department>
<Item>Rent</Item>
<Budget_Proposed>1768</Budget_Proposed>
</Budget_x0020_Updates>
<Budget_x0020_Updates>
<Department>HR</Department>
<Item>Staff</Item>
<Budget_Proposed>3283</Budget_Proposed>
</Budget_x0020_Updates>
<Budget_x0020_Updates>
<Department>HR</Department>
<Item>Stationery</Item>
<Budget_Proposed>505</Budget_Proposed>
</Budget_x0020_Updates>
<Budget_x0020_Updates>
<Department>Operations</Department>
<Item>Rent</Item>
<Budget_Proposed>315797</Budget_Proposed>
</Budget_x0020_Updates>
<Budget_x0020_Updates>
<Department>Operations</Department>
<Item>Software</Item>
<Budget_Proposed>13158</Budget_Proposed>
</Budget_x0020_Updates>
<Budget_x0020_Updates>
<Department>Operations</Department>
<Item>Staff</Item>
<Budget_Proposed>171057</Budget_Proposed>
</Budget_x0020_Updates>
<Budget_x0020_Updates>
<Department>Sales</Department>
<Item>MotorVehicle</Item>
<Budget_Proposed>55000</Budget_Proposed>
</Budget_x0020_Updates>
</StraightTableBox>