Guest User

Untitled

a guest
Nov 21st, 2018
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. <data>
  2. <fruit>
  3. <name>Kiwi</name>
  4. <color>Green</color>
  5. </fruit>
  6. <fruit>
  7. <name>Banana</name>
  8. <color>Yellow</color>
  9. </fruit>
  10. <fruit>
  11. <name>Tomato</name>
  12. <color>Red</color>
  13. </fruit>
  14. </data>
Add Comment
Please, Sign In to add comment