Advertisement
mattitch

kids.xml

Jun 12th, 2018
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.12 KB | None | 0 0
  1. <xml>
  2. <dir>
  3.     <title>Today's Picks</title>
  4.     <wctoon>main/today</wctoon>
  5. </dir>
  6.  
  7. <dir>
  8.     <title>50 Latest Releases</title>
  9.     <wctoon>topfifty/last-50-recent-release</wctoon>
  10. </dir>
  11.  
  12. <dir>
  13.     <title>Most Popular Series</title>
  14.     <wctoon>main/popular</wctoon>
  15. </dir>
  16.  
  17. <dir>
  18.     <title>Latest Series Added</title>
  19.     <wctoon>main/recent-release-main/1</wctoon>
  20. </dir>
  21.  
  22. <dir>
  23.     <title>Cartoons</title>
  24.     <wctoon>category/cartoon-list</wctoon>
  25. </dir>
  26.  
  27. <dir>
  28.     <title>Movies</title>
  29.     <wctoon>wcgenre/74</wctoon>
  30. </dir>
  31.  
  32. <dir>
  33.     <title>Ova Series</title>
  34.     <wctoon>category/ova-list</wctoon>
  35. </dir>
  36.  
  37. <dir>
  38.     <title>Search Site</title>
  39.     <wctoon>wcsearch</wctoon>
  40. </dir>
  41.  
  42. <dir>
  43.     <title>Fantasy</title>
  44.     <wctoon>wcgenre/8</wctoon>
  45. </dir>
  46.  
  47. <dir>
  48.     <title>Adventure</title>
  49.     <wctoon>wcgenre/4</wctoon>
  50. </dir>
  51.  
  52. <dir>
  53.     <title>Comedy</title>
  54.     <wctoon>wcgenre/6</wctoon>
  55. </dir>
  56.  
  57. <dir>
  58.     <title>Genre List</title>
  59.     <wctoon>wcgenre/1</wctoon>
  60. </dir>
  61.  
  62. <dir>
  63. <title>Angry Birds Toons</title>
  64. <wctoon>wcsearch/angry birds</wctoon>
  65. </dir>
  66.  
  67. </xml>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement