Advertisement
Guest User

Block temperature

a guest
Feb 22nd, 2015
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.01 KB | None | 0 0
  1.             <max>
  2.                 <round>
  3.                     <sub>
  4.                         <sub>
  5.                             <num>{temperature}</num>
  6.                             <mul>
  7.                                 <sub>
  8.                                     <num>{yfeeti}</num>
  9.                                     <num>64</num>
  10.                                 </sub>
  11.                                 <num>0.167</num>
  12.                             </mul>
  13.                         </sub>
  14.                         <num>15</num>
  15.                     </sub>
  16.                     <num>1</num>
  17.                 </round>
  18.                 <num>64.9</num>
  19.                 <str></str>
  20.                 <str>$b</str>
  21.             </max>
  22.                 <max>
  23.                 <round>
  24.                     <sub>
  25.                         <sub>
  26.                             <num>{temperature}</num>
  27.                             <mul>
  28.                                 <sub>
  29.                                     <num>{yfeeti}</num>
  30.                                     <num>64</num>
  31.                                 </sub>
  32.                                 <num>0.167</num>
  33.                             </mul>
  34.                         </sub>
  35.                         <num>15</num>
  36.                     </sub>
  37.                     <num>1</num>
  38.                 </round>
  39.                 <num>84.9</num>
  40.                 <str>$e</str>
  41.                 <str></str>
  42.             </max>
  43.             <round>
  44.                 <sub>
  45.                     <sub>
  46.                         <num>{temperature}</num>
  47.                         <mul>
  48.                             <sub>
  49.                                 <num>{yfeeti}</num>
  50.                                 <num>64</num>
  51.                             </sub>
  52.                             <num>0.167</num>
  53.                         </mul>
  54.                     </sub>
  55.                     <num>15</num>
  56.                 </sub>
  57.                 <num>1</num>
  58.             </round>
  59.             <str>deg</str>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement