Guest User

Untitled

a guest
Sep 25th, 2013
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.36 KB | None | 0 0
  1. <Picture...>
  2.     <Node..> // Orange Box
  3.         <Node..> // Left Circle
  4.             <Node../>
  5.             <Node../>
  6.         </Node>
  7.         <Node..> // Middle-Left Circle
  8.             <Node../>
  9.         </Node>
  10.         <Node..> // Middle-Right Circle
  11.             <Node../>
  12.             <Node../>
  13.             <Node../>
  14.         </Node>
  15.         <Node..> // Right Circle
  16.             <Node../>
  17.             <Node../>
  18.             <Node../>
  19.             <Node../>
  20.         </Node>
  21.     </Node>
  22. </Picture>
Advertisement
Add Comment
Please, Sign In to add comment