Guest User

Untitled

a guest
Jan 22nd, 2018
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. <threads>
  2. <thread>
  3. <title>Bla</title>
  4. <author>Overv</author>
  5. </thread>
  6. <thread>
  7. <title>Blabla waywo</title>
  8. <author>garry</author>
  9. </thread>
  10. </threads>
  11.  
  12. [
  13. {
  14. title: "Bla",
  15. author: "Overv"
  16. },
  17. {
  18. title: "Blabla waywo",
  19. author: "garry"
  20. }
  21. ]
Add Comment
Please, Sign In to add comment