here is a sample xml file where different user names and passwords are stored, when a user logs into the web applications, the developer need to validate the credentials with the one present in the xml file.
Here goes the aspx.cs file code
This is all about validating the user credentials against the values stored in xml file