Guest User

xmlfile

a guest
May 25th, 2012
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.87 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8" ?>
  2.  
  3. <elements>
  4.     <head>
  5.         <imgpath>elements/head/full/head01.png</imgpath>
  6.         <thumbPath>elements/head/thumbs/head01.png</thumbPath>
  7.     </head>
  8.    
  9.     <hair>
  10.         <imgpath>elements/hair/full/hair01.png</imgpath>
  11.         <thumbPath>elements/hair/thumbs/hair01.png</thumbPath>
  12.     </hair>
  13.    
  14.     <eyebrows>
  15.         <imgpath>elements/eyebrows/full/eyebrows01.png</imgpath>
  16.         <thumbPath>elements/eyebrows/thumbs/eyebrows01.png</thumbPath>
  17.     </eyebrows>
  18.    
  19.     <eyes>
  20.         <imgpath>elements/eyes/full/eyes01.png</imgpath>
  21.         <thumbPath>elements/eyes/thumbs/eyes01.png</thumbPath>
  22.     </eyes>
  23.    
  24.     <nose>
  25.         <imgpath>elements/nose/full/nose01.png</imgpath>
  26.         <thumbPath>elements/nose/thumbs/nose01.png</thumbPath>
  27.     </nose>
  28.    
  29.     <mouth>
  30.         <imgpath>elements/mouth/full/mouth01.png</imgpath>
  31.         <thumbPath>elements/mouth/thumbs/mouth01.png</thumbPath>
  32.     </mouth>
  33.    
  34. </elements>
Advertisement
Add Comment
Please, Sign In to add comment