<?xml version="1.0" encoding="UTF-8"?>
<users>
<user>
<ID>user1</ID>
<name>User1</name>
<pwd>21232f297a57a5a743894a0e4a801fc3</pwd>
<info>123455</info>
<hobbies>Reading, Cinema</hobbies><address>NULL</address><contact>99984324</contact></user>
<user>
<ID>user2</ID>
<name>User2</name>
<pwd>7ddf32e17a6ac5ce04a8ecbf782ca509</pwd>
<info>info</info><hobbies>NULL</hobbies><address>NULL</address><contact>NULL</contact></user>
<user>
<ID>user3</ID>
<name>User3</name>
<pwd>user3</pwd>
<info>1234243</info>
<hobbies>NULL</hobbies><address>NULL</address><contact>NULL</contact></user>
<user><ID>user4</ID><pwd>random</pwd><name>raunak</name><hobbies>NULL</hobbies><info>NULL</info><address>NULL</address><contact>NULL</contact></user>
<user><ID>user5</ID><pwd>random</pwd><name>rohit</name><hobbies>NULL</hobbies><info>NULL</info><address>NULL</address><contact>NULL</contact></user>
<user><ID>admin</ID><pwd>21232f297a57a5a743894a0e4a801fc3</pwd><name>Admin</name><hobbies>Programming, Chatting</hobbies><info>info</info><address>NULL</address><contact>NULL</contact></user>
<user><ID>user6</ID><pwd>7ddf32e17a6ac5ce04a8ecbf782ca509</pwd><name>Name</name><hobbies>My Hobbies</hobbies><info>info</info><address>My Address</address><contact>NULL</contact></user></users>
|