I have an XML file which has lots of values as below, placing just sample
Code:
<Entries>
<Application1>
<key>12</key>
<alerts>res12 ### test</alerts>
</Application1>
<Application2>
<key>13</key>
<alerts>res 13 ### test</alerts>
</Application2>
Leave a comment: