You are on page 1of 1

<CustomerDetails>

<Customers>
<FirstName>Raju</FirstName>
<LastName>K</LastName>
<CustomerId>456788</CustomerId>
<NickName>Raj</NickName>
<Phone>874586868</Phone>
<Email>test@gmail.com</Email>
<Address>Madhapur</Address>
</Customers>
<Customers>
<FirstName>Raju1</FirstName>
<LastName>K</LastName>
<CustomerId>456788</CustomerId>
<NickName>Raj1</NickName>
<Phone>8745868682</Phone>
<Email>test1@gmail.com</Email>
<Address>Kukatpally</Address>
</Customers>
<Customers>
<FirstName>Raju2</FirstName>
<LastName>K</LastName>
<CustomerId>456788</CustomerId>
<NickName>Raj2</NickName>
<Phone>8745868681</Phone>
<Email>test2@gmail.com</Email>
<Address>Hi-Tech</Address>
</Customers>
<Customers>
<FirstName>Raju2</FirstName>
<LastName>6</LastName>
<CustomerId>666666</CustomerId>
<NickName>Raj2</NickName>
<Phone>86666666681</Phone>
<Email>test2@gmail.com</Email>
<Address>Ameerpet</Address>
</Customers>
</CustomerDetails>

You might also like