Naay koy xml file sa mga machine settings
<machines>
<machine>
<name> pc1 </name>
<username> user1 </username>
<password> password1 </password>
</machine>
<machine>
<name> pc2 </name>
<username> user2 </username>
<password> password2 </password>
</machine>
<machine>
<name> pc3 </name>
<username> user3 </username>
<password> password3 </password>
</machine>
</machines>
unsaun ni pagstore into memory? para ka-isa ra ko mu read sa xml file. Then ang manipulations (add, edit, delete) kay in memory ra buhatun not sa xml.
Istoryans, I need your programming expertise.

What's the best way to do it?