Advertisement
thezachman1676

XML Proof of concept

May 26th, 2015
247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 2.81 KB | None | 0 0
  1. <ship>
  2.     <Location XY="0,0">
  3.         <type>"shipInteriorPlating"</type>
  4.     </Location>
  5.     <Location XY="1,0">
  6.         <type>"shipInteriorPlating"</type>
  7.     </Location>
  8.     <Location XY="2,0">
  9.         <type>"shipInteriorPlating"</type>
  10.     </Location>
  11.     <Location XY="3,0">
  12.         <type>"shipInteriorPlating"</type>
  13.     </Location>
  14.     <Location XY="4,0">
  15.         <type>"shipInteriorPlating"</type>
  16.     </Location>
  17.     <Location XY="5,0">
  18.         <type>"shipInteriorPlating"</type>
  19.     </Location>
  20.     <Location XY="6,0">
  21.         <type>"shipInteriorPlating"</type>
  22.     </Location>
  23.     <Location XY="7,0">
  24.         <type>"shipInteriorPlating"</type>
  25.     </Location>
  26.     <Location XY="8,0">
  27.         <type>"shipInteriorPlating"</type>
  28.     </Location>
  29.     <Location XY="9,0">
  30.         <type>"shipInteriorPlating"</type>
  31.     </Location>
  32.     <Location XY="10,0">
  33.         <type>"shipInteriorPlating"</type>
  34.     </Location>
  35.     <Location XY="11,0">
  36.         <type>"shipInteriorPlating"</type>
  37.     </Location>
  38.     <Location XY="12,0">
  39.         <type>"shipInteriorPlating"</type>
  40.     </Location>
  41.     <Location XY="13,0">
  42.         <type>"shipInteriorPlating"</type>
  43.     </Location>
  44.     <Location XY="14,0">
  45.         <type>"shipInteriorPlating"</type>
  46.     </Location>
  47.     <Location XY="15,0">
  48.         <type>"shipInteriorPlating"</type>
  49.     </Location>
  50.     <Location XY="16,0">
  51.         <type>"shipInteriorPlating"</type>
  52.     </Location>
  53.     <Location XY="17,0">
  54.         <type>"shipInteriorPlating"</type>
  55.     </Location>
  56.     <Location XY="18,0">
  57.         <type>"shipInteriorPlating"</type>
  58.     </Location>
  59.     <Location XY="19,0">
  60.         <type>"shipInteriorPlating"</type>
  61.     </Location>
  62.     <Location XY="20,0">
  63.         <type>"shipInteriorPlating"</type>
  64.     </Location>
  65.     <Location XY="21,0">
  66.         <type>"shipInteriorPlating"</type>
  67.     </Location>
  68.     <Location XY="22,0">
  69.         <type>"shipInteriorPlating"</type>
  70.     </Location>
  71.     <Location XY="23,0">
  72.         <type>"shipInteriorPlating"</type>
  73.     </Location>
  74.     <Location XY="24,0">
  75.         <type>"shipInteriorPlating"</type>
  76.     </Location>
  77.     <Location XY="25,0">
  78.         <type>"shipInteriorPlating"</type>
  79.     </Location>
  80.     <Location XY="26,0">
  81.         <type>"shipInteriorPlating"</type>
  82.     </Location>
  83.     <Location XY="27,0">
  84.         <type>"shipInteriorPlating"</type>
  85.     </Location>
  86.     <Location XY="28,0">
  87.         <type>"shipInteriorPlating"</type>
  88.     </Location>
  89.     <Location XY="29,0">
  90.         <type>"shipInteriorPlating"</type>
  91.     </Location>
  92.     <Location XY="30,0">
  93.         <type>"shipInteriorPlating"</type>
  94.     </Location>
  95.     <Location XY="31,0">
  96.         <type>"shipInteriorPlating"</type>
  97.     </Location>
  98.     <Location XY="32,0">
  99.         <type>"shipInteriorPlating"</type>
  100.     </Location>
  101. </ship>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement