Guest User

xml

a guest
Sep 28th, 2017
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <?xml-stylesheet type="text/xsl" href="4b.xsl"?>
  3. <student>
  4. <vtu>
  5. <usn>4mt14cs031</usn>
  6. <name>chrislene</name>
  7. <college>MITE</college>
  8. <branch>cse</branch>
  9. <yoj>2012</yoj>
  10. <email>dias.chrislene@gmail.com</email>
  11. </vtu>
  12. <vtu>
  13. <usn>4mt14ec001</usn>
  14. <name>rahul</name>
  15. <college>MITE</college>
  16. <branch>ece</branch>
  17. <yoj>2012</yoj>
  18. <email>rahul18@gmail.com</email>
  19. </vtu>
  20. <vtu>
  21. <usn>4mt14is047</usn>
  22. <name>simran</name>
  23. <college>MITE</college>
  24. <branch>is</branch>
  25. <yoj>2012</yoj>
  26. <email>simmisheikh@gmail.com</email>
  27. </vtu>
  28. </student>
Add Comment
Please, Sign In to add comment