Subversion Repositories SmartDukaan

Rev

Rev 1515 | Rev 4548 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

<?xml version="1.0" encoding="UTF-8"?>
<Definition xmlns="http://shop2020.in" 
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
        xsi:schemaLocation="http://shop2020.in ../metamodel/user.xsd">
        
        <User>
                <Username>smriti</Username>
                <Password>sim147</Password>
                <Role>0</Role>
        </User>
        
        <User>
                <Username>tarita</Username>
                <Password>tarita258</Password>
                <Role>0</Role>
        </User>

        <User>
                <Username>manmohan</Username>
                <Password>manmohan892</Password>
                <Role>0</Role>
        </User>
        
        <User>
                <Username>vrinda</Username>
                <Password>vri369</Password>
                <Role>1</Role>
        </User>
                
        <User>
                <Username>admin</Username>
                <Password>admincms</Password>
                <Role>2</Role>
        </User>

</Definition>