Guest User

Untitled

a guest
Oct 25th, 2016
82
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"?><Food>
  2. <Person>
  3. <Age>30</Age>
  4. <Name>Lasse</Name>
  5. <Sex>Male</Sex>
  6. <Img>Assets/Stir Fry.jpg</Img>
  7. </Person>
  8. <Person>
  9. <Age>28</Age>
  10. <Name>Amy</Name>
  11. <Sex>Female</Sex>
  12. <Img>Assets/Spaghetti.jpg</Img>
  13. </Person>
  14. <Person>
  15. <Age>24</Age>
  16. <Name>Laura</Name>
  17. <Sex>Female</Sex>
  18. <Img>Assets/Spaghetti.jpg</Img>
  19. </Person>
  20. <Person>
  21. <Age>28</Age>
  22. <Name>Amy</Name>
  23. <Sex>Female</Sex>
  24. <Img>Assets/Spaghetti.jpg</Img>
  25. </Person>
  26. <Person>
  27. <Age>30</Age>
  28. <Name>Lasse</Name>
  29. <Sex>Male</Sex>
  30. <Img>Assets/Stir Fry.jpg</Img>
  31. </Person>
  32.  
  33. </Food>
Advertisement
Add Comment
Please, Sign In to add comment