Skip to content
Snippets Groups Projects
CHRONUS_Definition.xml 52.7 KiB
Newer Older
<?xml version="1.0" encoding="UTF-8"?>
<!-- For help on the notation used to specify an Instrument Definition File 
     see http://www.mantidproject.org/IDF -->
<instrument xmlns="http://www.mantidproject.org/IDF/1.0" 
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
            xsi:schemaLocation="http://www.mantidproject.org/IDF/1.0 http://schema.mantidproject.org/IDF/1.0/IDFSchema.xsd" 
7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756
            name="CHRONUS" 
            valid-from   ="1900-01-31 23:59:59"
            valid-to     ="2100-01-31 23:59:59"
            last-modified="2010-08-27 00:00:00">

  <defaults>
    <length unit="meter"/>
    <angle unit="degree"/>     
    <reference-frame>
      <!-- The z-axis is set parallel to and in the direction of the beam. the 
           y-axis points up and the coordinate system is right handed. -->
      <along-beam axis="z"/>
      <pointing-up axis="y"/>
      <handedness val="right"/>
    </reference-frame>
  </defaults>

  
  <!-- BRIEF DESCRIPTION OF CHRONUS INSTRUMENT: 
      First version provided by Stephen Cottrell / Francis Pratt
  -->
  <parameter name="Default grouping file" type="string">
    <value val="Grouping/CHRONUS_Detector_Grouping_LF_608.xml"/>
  </parameter>      
  
  <!-- LIST OF PHYSICAL COMPONENTS (which the instrument consists of) -->
  
  <!-- dummy components added for visualisation purposes. 
       To easy spot what geometry the instrument is in -->
       
  <component type="along z">
    <location />
  </component> 
       
  <type name="along z">
  <cylinder id="A">
    <centre-of-bottom-base x="0.0" y="0.0" z="0.0" />
    <axis x="0.0" y="0" z="1" /> 
    <radius val="0.002" />
    <height val="0.10" />
  </cylinder>
  </type> 
  
  <component type="along x">
    <location />
  </component> 
       
  <type name="along x">
  <cylinder id="B">
    <centre-of-bottom-base x="0.0" y="0.0" z="0.0" />
    <axis x="1.0" y="0" z="0" /> 
    <radius val="0.002" />
    <height val="0.10" />
  </cylinder>
  </type> 
  
  <component type="along y">
    <location />
  </component> 
       
  <type name="along y">
  <cylinder id="C">
    <centre-of-bottom-base x="0.0" y="0.0" z="0.0" />
    <axis x="0.0" y="1" z="0" /> 
    <radius val="0.002" />
    <height val="0.10" />
  </cylinder>
  </type> 
  
  <!-- source and sample-position components -->

  <component type="source">
    <location z="-10.0" />
  </component>
  
  <type name="source" is="Source" />
  
  <component type="some-sample-holder">
    <location />
  </component>
  
  <type name="some-sample-holder" is="SamplePos" />
 
  <!-- detector components --> 
  
  <component type="all-rings"  idlist="all">
    <location />
  </component>  
  
  <type name="all-rings">
     <component type="rings-front" >
       <location />
     </component>
     <component type="rings-back" >
       <location />     
     </component>    
  </type>
  
  <type name="rings-front" >
     <component type="front">
        <location z="-0.135" name="ring-front" />	<!-- Tube nearest magnet body, scintillator furthest from beam -->
     </component>   
  </type>
  
  <type name="rings-back" >
     <component type="back">
        <location z="0.135" name="ring-back" />
     </component>      
  </type>
  
  <type name="front">
    <component type="pixel">
       <location r="0.0862" t="90" p="90.000000" rot="90.000000" name="det1"/>
       <location r="0.0862" t="90" p="67.500000" rot="67.500000" name="det2"/>
       <location r="0.0862" t="90" p="45.000000" rot="45.000000" name="det3"/>
       <location r="0.0862" t="90" p="22.500000" rot="22.500000" name="det4"/>
       <location r="0.0862" t="90" p="0.000000" rot="0.000000" name="det5"/>
       <location r="0.0862" t="90" p="337.500000" rot="337.500000" name="det6"/>
       <location r="0.0862" t="90" p="315.000000" rot="315.000000" name="det7"/>
       <location r="0.0862" t="90" p="292.500000" rot="292.500000" name="det8"/>
       <location r="0.0862" t="90" p="270.000000" rot="270.000000" name="det9"/>
       <location r="0.0862" t="90" p="247.500000" rot="247.500000" name="det10"/>
       <location r="0.0862" t="90" p="225.000000" rot="225.000000" name="det11"/>
       <location r="0.0862" t="90" p="202.500000" rot="202.500000" name="det12"/>
       <location r="0.0862" t="90" p="180.000000" rot="180.000000" name="det13"/>
       <location r="0.0862" t="90" p="157.500000" rot="157.500000" name="det14"/>
       <location r="0.0862" t="90" p="135.000000" rot="135.000000" name="det15"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det16"/>
	   <location r="0.0862" t="90" p="90.000000" rot="90.000000" name="det17"/>
       <location r="0.0862" t="90" p="67.500000" rot="67.500000" name="det18"/>
       <location r="0.0862" t="90" p="45.000000" rot="45.000000" name="det19"/>
       <location r="0.0862" t="90" p="22.500000" rot="22.500000" name="det20"/>
       <location r="0.0862" t="90" p="0.000000" rot="0.000000" name="det21"/>
       <location r="0.0862" t="90" p="337.500000" rot="337.500000" name="det22"/>
       <location r="0.0862" t="90" p="315.000000" rot="315.000000" name="det23"/>
       <location r="0.0862" t="90" p="292.500000" rot="292.500000" name="det24"/>
       <location r="0.0862" t="90" p="270.000000" rot="270.000000" name="det25"/>
       <location r="0.0862" t="90" p="247.500000" rot="247.500000" name="det26"/>
       <location r="0.0862" t="90" p="225.000000" rot="225.000000" name="det27"/>
       <location r="0.0862" t="90" p="202.500000" rot="202.500000" name="det28"/>
       <location r="0.0862" t="90" p="180.000000" rot="180.000000" name="det29"/>
       <location r="0.0862" t="90" p="157.500000" rot="157.500000" name="det30"/>
       <location r="0.0862" t="90" p="135.000000" rot="135.000000" name="det31"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det32"/>
	   <location r="0.0862" t="90" p="90.000000" rot="90.000000" name="det33"/>
       <location r="0.0862" t="90" p="67.500000" rot="67.500000" name="det34"/>
       <location r="0.0862" t="90" p="45.000000" rot="45.000000" name="det35"/>
       <location r="0.0862" t="90" p="22.500000" rot="22.500000" name="det36"/>
       <location r="0.0862" t="90" p="0.000000" rot="0.000000" name="det37"/>
       <location r="0.0862" t="90" p="337.500000" rot="337.500000" name="det38"/>
       <location r="0.0862" t="90" p="315.000000" rot="315.000000" name="det39"/>
       <location r="0.0862" t="90" p="292.500000" rot="292.500000" name="det40"/>
       <location r="0.0862" t="90" p="270.000000" rot="270.000000" name="det41"/>
       <location r="0.0862" t="90" p="247.500000" rot="247.500000" name="det42"/>
       <location r="0.0862" t="90" p="225.000000" rot="225.000000" name="det43"/>
       <location r="0.0862" t="90" p="202.500000" rot="202.500000" name="det44"/>
       <location r="0.0862" t="90" p="180.000000" rot="180.000000" name="det45"/>
       <location r="0.0862" t="90" p="157.500000" rot="157.500000" name="det46"/>
       <location r="0.0862" t="90" p="135.000000" rot="135.000000" name="det47"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det48"/>
	   <location r="0.0862" t="90" p="90.000000" rot="90.000000" name="det49"/>
       <location r="0.0862" t="90" p="67.500000" rot="67.500000" name="det50"/>
       <location r="0.0862" t="90" p="45.000000" rot="45.000000" name="det51"/>
       <location r="0.0862" t="90" p="22.500000" rot="22.500000" name="det52"/>
       <location r="0.0862" t="90" p="0.000000" rot="0.000000" name="det53"/>
       <location r="0.0862" t="90" p="337.500000" rot="337.500000" name="det54"/>
       <location r="0.0862" t="90" p="315.000000" rot="315.000000" name="det55"/>
       <location r="0.0862" t="90" p="292.500000" rot="292.500000" name="det56"/>
       <location r="0.0862" t="90" p="270.000000" rot="270.000000" name="det57"/>
       <location r="0.0862" t="90" p="247.500000" rot="247.500000" name="det58"/>
       <location r="0.0862" t="90" p="225.000000" rot="225.000000" name="det59"/>
       <location r="0.0862" t="90" p="202.500000" rot="202.500000" name="det60"/>
       <location r="0.0862" t="90" p="180.000000" rot="180.000000" name="det61"/>
       <location r="0.0862" t="90" p="157.500000" rot="157.500000" name="det62"/>
       <location r="0.0862" t="90" p="135.000000" rot="135.000000" name="det63"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det64"/>
	   <location r="0.0862" t="90" p="90.000000" rot="90.000000" name="det65"/>
       <location r="0.0862" t="90" p="67.500000" rot="67.500000" name="det66"/>
       <location r="0.0862" t="90" p="45.000000" rot="45.000000" name="det67"/>
       <location r="0.0862" t="90" p="22.500000" rot="22.500000" name="det68"/>
       <location r="0.0862" t="90" p="0.000000" rot="0.000000" name="det69"/>
       <location r="0.0862" t="90" p="337.500000" rot="337.500000" name="det70"/>
       <location r="0.0862" t="90" p="315.000000" rot="315.000000" name="det71"/>
       <location r="0.0862" t="90" p="292.500000" rot="292.500000" name="det72"/>
       <location r="0.0862" t="90" p="270.000000" rot="270.000000" name="det73"/>
       <location r="0.0862" t="90" p="247.500000" rot="247.500000" name="det74"/>
       <location r="0.0862" t="90" p="225.000000" rot="225.000000" name="det75"/>
       <location r="0.0862" t="90" p="202.500000" rot="202.500000" name="det76"/>
       <location r="0.0862" t="90" p="180.000000" rot="180.000000" name="det77"/>
       <location r="0.0862" t="90" p="157.500000" rot="157.500000" name="det78"/>
       <location r="0.0862" t="90" p="135.000000" rot="135.000000" name="det79"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det80"/>
	   <location r="0.0862" t="90" p="90.000000" rot="90.000000" name="det81"/>
       <location r="0.0862" t="90" p="67.500000" rot="67.500000" name="det82"/>
       <location r="0.0862" t="90" p="45.000000" rot="45.000000" name="det83"/>
       <location r="0.0862" t="90" p="22.500000" rot="22.500000" name="det84"/>
       <location r="0.0862" t="90" p="0.000000" rot="0.000000" name="det85"/>
       <location r="0.0862" t="90" p="337.500000" rot="337.500000" name="det86"/>
       <location r="0.0862" t="90" p="315.000000" rot="315.000000" name="det87"/>
       <location r="0.0862" t="90" p="292.500000" rot="292.500000" name="det88"/>
       <location r="0.0862" t="90" p="270.000000" rot="270.000000" name="det89"/>
       <location r="0.0862" t="90" p="247.500000" rot="247.500000" name="det90"/>
       <location r="0.0862" t="90" p="225.000000" rot="225.000000" name="det91"/>
       <location r="0.0862" t="90" p="202.500000" rot="202.500000" name="det92"/>
       <location r="0.0862" t="90" p="180.000000" rot="180.000000" name="det93"/>
       <location r="0.0862" t="90" p="157.500000" rot="157.500000" name="det94"/>
       <location r="0.0862" t="90" p="135.000000" rot="135.000000" name="det95"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det96"/>
	   <location r="0.0862" t="90" p="180.000000" rot="180.000000" name="det97"/>
       <location r="0.0862" t="90" p="157.500000" rot="157.500000" name="det98"/>
       <location r="0.0862" t="90" p="135.000000" rot="135.000000" name="det99"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det100"/>
	   <location r="0.0862" t="90" p="90.000000" rot="90.000000" name="det101"/>
       <location r="0.0862" t="90" p="67.500000" rot="67.500000" name="det102"/>
       <location r="0.0862" t="90" p="45.000000" rot="45.000000" name="det103"/>
       <location r="0.0862" t="90" p="22.500000" rot="22.500000" name="det104"/>
       <location r="0.0862" t="90" p="0.000000" rot="0.000000" name="det105"/>
       <location r="0.0862" t="90" p="337.500000" rot="337.500000" name="det106"/>
       <location r="0.0862" t="90" p="315.000000" rot="315.000000" name="det107"/>
       <location r="0.0862" t="90" p="292.500000" rot="292.500000" name="det108"/>
       <location r="0.0862" t="90" p="270.000000" rot="270.000000" name="det109"/>
       <location r="0.0862" t="90" p="247.500000" rot="247.500000" name="det110"/>
       <location r="0.0862" t="90" p="225.000000" rot="225.000000" name="det111"/>
       <location r="0.0862" t="90" p="202.500000" rot="202.500000" name="det112"/>
       <location r="0.0862" t="90" p="180.000000" rot="180.000000" name="det113"/>
       <location r="0.0862" t="90" p="157.500000" rot="157.500000" name="det114"/>
       <location r="0.0862" t="90" p="135.000000" rot="135.000000" name="det115"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det116"/>
	   <location r="0.0862" t="90" p="90.000000" rot="90.000000" name="det117"/>
       <location r="0.0862" t="90" p="67.500000" rot="67.500000" name="det118"/>
       <location r="0.0862" t="90" p="45.000000" rot="45.000000" name="det119"/>
       <location r="0.0862" t="90" p="22.500000" rot="22.500000" name="det120"/>
       <location r="0.0862" t="90" p="0.000000" rot="0.000000" name="det121"/>
       <location r="0.0862" t="90" p="337.500000" rot="337.500000" name="det122"/>
       <location r="0.0862" t="90" p="315.000000" rot="315.000000" name="det123"/>
       <location r="0.0862" t="90" p="292.500000" rot="292.500000" name="det124"/>
       <location r="0.0862" t="90" p="270.000000" rot="270.000000" name="det125"/>
       <location r="0.0862" t="90" p="247.500000" rot="247.500000" name="det126"/>
       <location r="0.0862" t="90" p="225.000000" rot="225.000000" name="det127"/>
       <location r="0.0862" t="90" p="202.500000" rot="202.500000" name="det128"/>
       <location r="0.0862" t="90" p="180.000000" rot="180.000000" name="det129"/>
       <location r="0.0862" t="90" p="157.500000" rot="157.500000" name="det130"/>
       <location r="0.0862" t="90" p="135.000000" rot="135.000000" name="det131"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det132"/>
	   <location r="0.0862" t="90" p="90.000000" rot="90.000000" name="det133"/>
       <location r="0.0862" t="90" p="67.500000" rot="67.500000" name="det134"/>
       <location r="0.0862" t="90" p="45.000000" rot="45.000000" name="det135"/>
       <location r="0.0862" t="90" p="22.500000" rot="22.500000" name="det136"/>
       <location r="0.0862" t="90" p="0.000000" rot="0.000000" name="det137"/>
       <location r="0.0862" t="90" p="337.500000" rot="337.500000" name="det138"/>
       <location r="0.0862" t="90" p="315.000000" rot="315.000000" name="det139"/>
       <location r="0.0862" t="90" p="292.500000" rot="292.500000" name="det140"/>
       <location r="0.0862" t="90" p="270.000000" rot="270.000000" name="det141"/>
       <location r="0.0862" t="90" p="247.500000" rot="247.500000" name="det142"/>
       <location r="0.0862" t="90" p="225.000000" rot="225.000000" name="det143"/>
       <location r="0.0862" t="90" p="202.500000" rot="202.500000" name="det144"/>
       <location r="0.0862" t="90" p="180.000000" rot="180.000000" name="det145"/>
       <location r="0.0862" t="90" p="157.500000" rot="157.500000" name="det146"/>
       <location r="0.0862" t="90" p="135.000000" rot="135.000000" name="det147"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det148"/>
	   <location r="0.0862" t="90" p="90.000000" rot="90.000000" name="det149"/>
       <location r="0.0862" t="90" p="67.500000" rot="67.500000" name="det150"/>
       <location r="0.0862" t="90" p="45.000000" rot="45.000000" name="det151"/>
       <location r="0.0862" t="90" p="22.500000" rot="22.500000" name="det152"/>
       <location r="0.0862" t="90" p="0.000000" rot="0.000000" name="det153"/>
       <location r="0.0862" t="90" p="337.500000" rot="337.500000" name="det154"/>
       <location r="0.0862" t="90" p="315.000000" rot="315.000000" name="det155"/>
       <location r="0.0862" t="90" p="292.500000" rot="292.500000" name="det156"/>
       <location r="0.0862" t="90" p="270.000000" rot="270.000000" name="det157"/>
       <location r="0.0862" t="90" p="247.500000" rot="247.500000" name="det158"/>
       <location r="0.0862" t="90" p="225.000000" rot="225.000000" name="det159"/>
       <location r="0.0862" t="90" p="202.500000" rot="202.500000" name="det160"/>
       <location r="0.0862" t="90" p="180.000000" rot="180.000000" name="det161"/>
       <location r="0.0862" t="90" p="157.500000" rot="157.500000" name="det162"/>
       <location r="0.0862" t="90" p="135.000000" rot="135.000000" name="det163"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det164"/>
	   <location r="0.0862" t="90" p="90.000000" rot="90.000000" name="det165"/>
       <location r="0.0862" t="90" p="67.500000" rot="67.500000" name="det166"/>
       <location r="0.0862" t="90" p="45.000000" rot="45.000000" name="det167"/>
       <location r="0.0862" t="90" p="22.500000" rot="22.500000" name="det168"/>
       <location r="0.0862" t="90" p="0.000000" rot="0.000000" name="det169"/>
       <location r="0.0862" t="90" p="337.500000" rot="337.500000" name="det170"/>
       <location r="0.0862" t="90" p="315.000000" rot="315.000000" name="det171"/>
       <location r="0.0862" t="90" p="292.500000" rot="292.500000" name="det172"/>
       <location r="0.0862" t="90" p="270.000000" rot="270.000000" name="det173"/>
       <location r="0.0862" t="90" p="247.500000" rot="247.500000" name="det174"/>
       <location r="0.0862" t="90" p="225.000000" rot="225.000000" name="det175"/>
       <location r="0.0862" t="90" p="202.500000" rot="202.500000" name="det176"/>
       <location r="0.0862" t="90" p="180.000000" rot="180.000000" name="det177"/>
       <location r="0.0862" t="90" p="157.500000" rot="157.500000" name="det178"/>
       <location r="0.0862" t="90" p="135.000000" rot="135.000000" name="det179"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det180"/>
	   <location r="0.0862" t="90" p="90.000000" rot="90.000000" name="det181"/>
       <location r="0.0862" t="90" p="67.500000" rot="67.500000" name="det182"/>
       <location r="0.0862" t="90" p="45.000000" rot="45.000000" name="det183"/>
       <location r="0.0862" t="90" p="22.500000" rot="22.500000" name="det184"/>
       <location r="0.0862" t="90" p="0.000000" rot="0.000000" name="det185"/>
       <location r="0.0862" t="90" p="337.500000" rot="337.500000" name="det186"/>
       <location r="0.0862" t="90" p="315.000000" rot="315.000000" name="det187"/>
       <location r="0.0862" t="90" p="292.500000" rot="292.500000" name="det188"/>
       <location r="0.0862" t="90" p="270.000000" rot="270.000000" name="det189"/>
       <location r="0.0862" t="90" p="247.500000" rot="247.500000" name="det190"/>
       <location r="0.0862" t="90" p="225.000000" rot="225.000000" name="det191"/>
       <location r="0.0862" t="90" p="202.500000" rot="202.500000" name="det192"/>
       <location r="0.0862" t="90" p="180.000000" rot="180.000000" name="det193"/>
       <location r="0.0862" t="90" p="157.500000" rot="157.500000" name="det194"/>
       <location r="0.0862" t="90" p="135.000000" rot="135.000000" name="det195"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det196"/>
	   <location r="0.0862" t="90" p="180.000000" rot="180.000000" name="det197"/>
       <location r="0.0862" t="90" p="157.500000" rot="157.500000" name="det198"/>
       <location r="0.0862" t="90" p="135.000000" rot="135.000000" name="det199"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det200"/>
	   <location r="0.0862" t="90" p="90.000000" rot="90.000000" name="det201"/>
       <location r="0.0862" t="90" p="67.500000" rot="67.500000" name="det202"/>
       <location r="0.0862" t="90" p="45.000000" rot="45.000000" name="det203"/>
       <location r="0.0862" t="90" p="22.500000" rot="22.500000" name="det204"/>
       <location r="0.0862" t="90" p="0.000000" rot="0.000000" name="det205"/>
       <location r="0.0862" t="90" p="337.500000" rot="337.500000" name="det206"/>
       <location r="0.0862" t="90" p="315.000000" rot="315.000000" name="det207"/>
       <location r="0.0862" t="90" p="292.500000" rot="292.500000" name="det208"/>
       <location r="0.0862" t="90" p="270.000000" rot="270.000000" name="det209"/>
       <location r="0.0862" t="90" p="247.500000" rot="247.500000" name="det210"/>
       <location r="0.0862" t="90" p="225.000000" rot="225.000000" name="det211"/>
       <location r="0.0862" t="90" p="202.500000" rot="202.500000" name="det212"/>
       <location r="0.0862" t="90" p="180.000000" rot="180.000000" name="det213"/>
       <location r="0.0862" t="90" p="157.500000" rot="157.500000" name="det214"/>
       <location r="0.0862" t="90" p="135.000000" rot="135.000000" name="det215"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det216"/>
	   <location r="0.0862" t="90" p="90.000000" rot="90.000000" name="det217"/>
       <location r="0.0862" t="90" p="67.500000" rot="67.500000" name="det218"/>
       <location r="0.0862" t="90" p="45.000000" rot="45.000000" name="det219"/>
       <location r="0.0862" t="90" p="22.500000" rot="22.500000" name="det220"/>
       <location r="0.0862" t="90" p="0.000000" rot="0.000000" name="det221"/>
       <location r="0.0862" t="90" p="337.500000" rot="337.500000" name="det222"/>
       <location r="0.0862" t="90" p="315.000000" rot="315.000000" name="det223"/>
       <location r="0.0862" t="90" p="292.500000" rot="292.500000" name="det224"/>
       <location r="0.0862" t="90" p="270.000000" rot="270.000000" name="det225"/>
       <location r="0.0862" t="90" p="247.500000" rot="247.500000" name="det226"/>
       <location r="0.0862" t="90" p="225.000000" rot="225.000000" name="det227"/>
       <location r="0.0862" t="90" p="202.500000" rot="202.500000" name="det228"/>
       <location r="0.0862" t="90" p="180.000000" rot="180.000000" name="det229"/>
       <location r="0.0862" t="90" p="157.500000" rot="157.500000" name="det230"/>
       <location r="0.0862" t="90" p="135.000000" rot="135.000000" name="det231"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det232"/>
	   <location r="0.0862" t="90" p="90.000000" rot="90.000000" name="det233"/>
       <location r="0.0862" t="90" p="67.500000" rot="67.500000" name="det234"/>
       <location r="0.0862" t="90" p="45.000000" rot="45.000000" name="det235"/>
       <location r="0.0862" t="90" p="22.500000" rot="22.500000" name="det236"/>
       <location r="0.0862" t="90" p="0.000000" rot="0.000000" name="det237"/>
       <location r="0.0862" t="90" p="337.500000" rot="337.500000" name="det238"/>
       <location r="0.0862" t="90" p="315.000000" rot="315.000000" name="det239"/>
       <location r="0.0862" t="90" p="292.500000" rot="292.500000" name="det240"/>
       <location r="0.0862" t="90" p="270.000000" rot="270.000000" name="det241"/>
       <location r="0.0862" t="90" p="247.500000" rot="247.500000" name="det242"/>
       <location r="0.0862" t="90" p="225.000000" rot="225.000000" name="det243"/>
       <location r="0.0862" t="90" p="202.500000" rot="202.500000" name="det244"/>
       <location r="0.0862" t="90" p="180.000000" rot="180.000000" name="det245"/>
       <location r="0.0862" t="90" p="157.500000" rot="157.500000" name="det246"/>
       <location r="0.0862" t="90" p="135.000000" rot="135.000000" name="det247"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det248"/>
	   <location r="0.0862" t="90" p="90.000000" rot="90.000000" name="det249"/>
       <location r="0.0862" t="90" p="67.500000" rot="67.500000" name="det250"/>
       <location r="0.0862" t="90" p="45.000000" rot="45.000000" name="det251"/>
       <location r="0.0862" t="90" p="22.500000" rot="22.500000" name="det252"/>
       <location r="0.0862" t="90" p="0.000000" rot="0.000000" name="det253"/>
       <location r="0.0862" t="90" p="337.500000" rot="337.500000" name="det254"/>
       <location r="0.0862" t="90" p="315.000000" rot="315.000000" name="det255"/>
       <location r="0.0862" t="90" p="292.500000" rot="292.500000" name="det256"/>
       <location r="0.0862" t="90" p="270.000000" rot="270.000000" name="det257"/>
       <location r="0.0862" t="90" p="247.500000" rot="247.500000" name="det258"/>
       <location r="0.0862" t="90" p="225.000000" rot="225.000000" name="det259"/>
       <location r="0.0862" t="90" p="202.500000" rot="202.500000" name="det260"/>
       <location r="0.0862" t="90" p="180.000000" rot="180.000000" name="det261"/>
       <location r="0.0862" t="90" p="157.500000" rot="157.500000" name="det262"/>
       <location r="0.0862" t="90" p="135.000000" rot="135.000000" name="det263"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det264"/>
	   <location r="0.0862" t="90" p="90.000000" rot="90.000000" name="det265"/>
       <location r="0.0862" t="90" p="67.500000" rot="67.500000" name="det266"/>
       <location r="0.0862" t="90" p="45.000000" rot="45.000000" name="det267"/>
       <location r="0.0862" t="90" p="22.500000" rot="22.500000" name="det268"/>
       <location r="0.0862" t="90" p="0.000000" rot="0.000000" name="det269"/>
       <location r="0.0862" t="90" p="337.500000" rot="337.500000" name="det270"/>
       <location r="0.0862" t="90" p="315.000000" rot="315.000000" name="det271"/>
       <location r="0.0862" t="90" p="292.500000" rot="292.500000" name="det272"/>
       <location r="0.0862" t="90" p="270.000000" rot="270.000000" name="det273"/>
       <location r="0.0862" t="90" p="247.500000" rot="247.500000" name="det274"/>
       <location r="0.0862" t="90" p="225.000000" rot="225.000000" name="det275"/>
       <location r="0.0862" t="90" p="202.500000" rot="202.500000" name="det276"/>
       <location r="0.0862" t="90" p="180.000000" rot="180.000000" name="det277"/>
       <location r="0.0862" t="90" p="157.500000" rot="157.500000" name="det278"/>
       <location r="0.0862" t="90" p="135.000000" rot="135.000000" name="det279"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det280"/>
	   <location r="0.0862" t="90" p="90.000000" rot="90.000000" name="det281"/>
       <location r="0.0862" t="90" p="67.500000" rot="67.500000" name="det282"/>
       <location r="0.0862" t="90" p="45.000000" rot="45.000000" name="det283"/>
       <location r="0.0862" t="90" p="22.500000" rot="22.500000" name="det284"/>
       <location r="0.0862" t="90" p="0.000000" rot="0.000000" name="det285"/>
       <location r="0.0862" t="90" p="337.500000" rot="337.500000" name="det286"/>
       <location r="0.0862" t="90" p="315.000000" rot="315.000000" name="det287"/>
       <location r="0.0862" t="90" p="292.500000" rot="292.500000" name="det288"/>
       <location r="0.0862" t="90" p="270.000000" rot="270.000000" name="det289"/>
       <location r="0.0862" t="90" p="247.500000" rot="247.500000" name="det290"/>
       <location r="0.0862" t="90" p="225.000000" rot="225.000000" name="det291"/>
       <location r="0.0862" t="90" p="202.500000" rot="202.500000" name="det292"/>
       <location r="0.0862" t="90" p="180.000000" rot="180.000000" name="det293"/>
       <location r="0.0862" t="90" p="157.500000" rot="157.500000" name="det294"/>
       <location r="0.0862" t="90" p="135.000000" rot="135.000000" name="det295"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det296"/>
	   <location r="0.0862" t="90" p="180.000000" rot="180.000000" name="det297"/>
       <location r="0.0862" t="90" p="157.500000" rot="157.500000" name="det298"/>
       <location r="0.0862" t="90" p="135.000000" rot="135.000000" name="det299"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det300"/>
	   <location r="0.0862" t="90" p="157.500000" rot="157.500000" name="det301"/>
       <location r="0.0862" t="90" p="135.000000" rot="135.000000" name="det302"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det303"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det304"/>
    </component>    
  </type>
  
  <type name="back">
    <component type="pixel">
       <location r="0.0862" t="90" p="0.000000" rot="0.000000" name="det305"/>
       <location r="0.0862" t="90" p="337.500000" rot="337.500000" name="det306"/>
       <location r="0.0862" t="90" p="315.000000" rot="315.000000" name="det307"/>
       <location r="0.0862" t="90" p="292.500000" rot="292.500000" name="det308"/>
       <location r="0.0862" t="90" p="270.000000" rot="270.000000" name="det309"/>
       <location r="0.0862" t="90" p="247.500000" rot="247.500000" name="det310"/>
       <location r="0.0862" t="90" p="225.000000" rot="225.000000" name="det311"/>
       <location r="0.0862" t="90" p="202.500000" rot="202.500000" name="det312"/>
       <location r="0.0862" t="90" p="180.000000" rot="180.000000" name="det313"/>
       <location r="0.0862" t="90" p="157.500000" rot="157.500000" name="det314"/>
       <location r="0.0862" t="90" p="135.000000" rot="135.000000" name="det315"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det316"/>
	   <location r="0.0862" t="90" p="90.000000" rot="90.000000" name="det317"/>
       <location r="0.0862" t="90" p="67.500000" rot="67.500000" name="det318"/>
       <location r="0.0862" t="90" p="45.000000" rot="45.000000" name="det319"/>
       <location r="0.0862" t="90" p="22.500000" rot="22.500000" name="det320"/>
       <location r="0.0862" t="90" p="0.000000" rot="0.000000" name="det321"/>
       <location r="0.0862" t="90" p="337.500000" rot="337.500000" name="det322"/>
       <location r="0.0862" t="90" p="315.000000" rot="315.000000" name="det323"/>
       <location r="0.0862" t="90" p="292.500000" rot="292.500000" name="det324"/>
       <location r="0.0862" t="90" p="270.000000" rot="270.000000" name="det325"/>
       <location r="0.0862" t="90" p="247.500000" rot="247.500000" name="det326"/>
       <location r="0.0862" t="90" p="225.000000" rot="225.000000" name="det327"/>
       <location r="0.0862" t="90" p="202.500000" rot="202.500000" name="det328"/>
       <location r="0.0862" t="90" p="180.000000" rot="180.000000" name="det329"/>
       <location r="0.0862" t="90" p="157.500000" rot="157.500000" name="det330"/>
       <location r="0.0862" t="90" p="135.000000" rot="135.000000" name="det331"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det332"/>
	   <location r="0.0862" t="90" p="90.000000" rot="90.000000" name="det333"/>
       <location r="0.0862" t="90" p="67.500000" rot="67.500000" name="det334"/>
       <location r="0.0862" t="90" p="45.000000" rot="45.000000" name="det335"/>
       <location r="0.0862" t="90" p="22.500000" rot="22.500000" name="det336"/>
       <location r="0.0862" t="90" p="0.000000" rot="0.000000" name="det337"/>
       <location r="0.0862" t="90" p="337.500000" rot="337.500000" name="det338"/>
       <location r="0.0862" t="90" p="315.000000" rot="315.000000" name="det339"/>
       <location r="0.0862" t="90" p="292.500000" rot="292.500000" name="det340"/>
       <location r="0.0862" t="90" p="270.000000" rot="270.000000" name="det341"/>
       <location r="0.0862" t="90" p="247.500000" rot="247.500000" name="det342"/>
       <location r="0.0862" t="90" p="225.000000" rot="225.000000" name="det343"/>
       <location r="0.0862" t="90" p="202.500000" rot="202.500000" name="det344"/>
       <location r="0.0862" t="90" p="180.000000" rot="180.000000" name="det345"/>
       <location r="0.0862" t="90" p="157.500000" rot="157.500000" name="det346"/>
       <location r="0.0862" t="90" p="135.000000" rot="135.000000" name="det347"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det348"/>
	   <location r="0.0862" t="90" p="90.000000" rot="90.000000" name="det349"/>
       <location r="0.0862" t="90" p="67.500000" rot="67.500000" name="det350"/>
       <location r="0.0862" t="90" p="45.000000" rot="45.000000" name="det351"/>
       <location r="0.0862" t="90" p="22.500000" rot="22.500000" name="det352"/>
       <location r="0.0862" t="90" p="0.000000" rot="0.000000" name="det353"/>
       <location r="0.0862" t="90" p="337.500000" rot="337.500000" name="det354"/>
       <location r="0.0862" t="90" p="315.000000" rot="315.000000" name="det355"/>
       <location r="0.0862" t="90" p="292.500000" rot="292.500000" name="det356"/>
       <location r="0.0862" t="90" p="270.000000" rot="270.000000" name="det357"/>
       <location r="0.0862" t="90" p="247.500000" rot="247.500000" name="det358"/>
       <location r="0.0862" t="90" p="225.000000" rot="225.000000" name="det359"/>
       <location r="0.0862" t="90" p="202.500000" rot="202.500000" name="det360"/>
       <location r="0.0862" t="90" p="180.000000" rot="180.000000" name="det361"/>
       <location r="0.0862" t="90" p="157.500000" rot="157.500000" name="det362"/>
       <location r="0.0862" t="90" p="135.000000" rot="135.000000" name="det363"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det364"/>
	   <location r="0.0862" t="90" p="90.000000" rot="90.000000" name="det365"/>
       <location r="0.0862" t="90" p="67.500000" rot="67.500000" name="det366"/>
       <location r="0.0862" t="90" p="45.000000" rot="45.000000" name="det367"/>
       <location r="0.0862" t="90" p="22.500000" rot="22.500000" name="det368"/>
       <location r="0.0862" t="90" p="0.000000" rot="0.000000" name="det369"/>
       <location r="0.0862" t="90" p="337.500000" rot="337.500000" name="det370"/>
       <location r="0.0862" t="90" p="315.000000" rot="315.000000" name="det371"/>
       <location r="0.0862" t="90" p="292.500000" rot="292.500000" name="det372"/>
       <location r="0.0862" t="90" p="270.000000" rot="270.000000" name="det373"/>
       <location r="0.0862" t="90" p="247.500000" rot="247.500000" name="det374"/>
       <location r="0.0862" t="90" p="225.000000" rot="225.000000" name="det375"/>
       <location r="0.0862" t="90" p="202.500000" rot="202.500000" name="det376"/>
       <location r="0.0862" t="90" p="180.000000" rot="180.000000" name="det377"/>
       <location r="0.0862" t="90" p="157.500000" rot="157.500000" name="det378"/>
       <location r="0.0862" t="90" p="135.000000" rot="135.000000" name="det379"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det380"/>
	   <location r="0.0862" t="90" p="90.000000" rot="90.000000" name="det381"/>
       <location r="0.0862" t="90" p="67.500000" rot="67.500000" name="det382"/>
       <location r="0.0862" t="90" p="45.000000" rot="45.000000" name="det383"/>
       <location r="0.0862" t="90" p="22.500000" rot="22.500000" name="det384"/>
       <location r="0.0862" t="90" p="0.000000" rot="0.000000" name="det385"/>
       <location r="0.0862" t="90" p="337.500000" rot="337.500000" name="det386"/>
       <location r="0.0862" t="90" p="315.000000" rot="315.000000" name="det387"/>
       <location r="0.0862" t="90" p="292.500000" rot="292.500000" name="det388"/>
       <location r="0.0862" t="90" p="270.000000" rot="270.000000" name="det389"/>
       <location r="0.0862" t="90" p="247.500000" rot="247.500000" name="det390"/>
       <location r="0.0862" t="90" p="225.000000" rot="225.000000" name="det391"/>
       <location r="0.0862" t="90" p="202.500000" rot="202.500000" name="det392"/>
       <location r="0.0862" t="90" p="180.000000" rot="180.000000" name="det393"/>
       <location r="0.0862" t="90" p="157.500000" rot="157.500000" name="det394"/>
       <location r="0.0862" t="90" p="135.000000" rot="135.000000" name="det395"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det396"/>
	   <location r="0.0862" t="90" p="180.000000" rot="180.000000" name="det397"/>
       <location r="0.0862" t="90" p="157.500000" rot="157.500000" name="det398"/>
       <location r="0.0862" t="90" p="135.000000" rot="135.000000" name="det399"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det400"/>
	   <location r="0.0862" t="90" p="90.000000" rot="90.000000" name="det401"/>
       <location r="0.0862" t="90" p="67.500000" rot="67.500000" name="det402"/>
       <location r="0.0862" t="90" p="45.000000" rot="45.000000" name="det403"/>
       <location r="0.0862" t="90" p="22.500000" rot="22.500000" name="det404"/>
       <location r="0.0862" t="90" p="0.000000" rot="0.000000" name="det405"/>
       <location r="0.0862" t="90" p="337.500000" rot="337.500000" name="det406"/>
       <location r="0.0862" t="90" p="315.000000" rot="315.000000" name="det407"/>
       <location r="0.0862" t="90" p="292.500000" rot="292.500000" name="det408"/>
       <location r="0.0862" t="90" p="270.000000" rot="270.000000" name="det409"/>
       <location r="0.0862" t="90" p="247.500000" rot="247.500000" name="det410"/>
       <location r="0.0862" t="90" p="225.000000" rot="225.000000" name="det411"/>
       <location r="0.0862" t="90" p="202.500000" rot="202.500000" name="det412"/>
       <location r="0.0862" t="90" p="180.000000" rot="180.000000" name="det413"/>
       <location r="0.0862" t="90" p="157.500000" rot="157.500000" name="det414"/>
       <location r="0.0862" t="90" p="135.000000" rot="135.000000" name="det415"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det416"/>
	   <location r="0.0862" t="90" p="90.000000" rot="90.000000" name="det417"/>
       <location r="0.0862" t="90" p="67.500000" rot="67.500000" name="det418"/>
       <location r="0.0862" t="90" p="45.000000" rot="45.000000" name="det419"/>
       <location r="0.0862" t="90" p="22.500000" rot="22.500000" name="det420"/>
       <location r="0.0862" t="90" p="0.000000" rot="0.000000" name="det421"/>
       <location r="0.0862" t="90" p="337.500000" rot="337.500000" name="det422"/>
       <location r="0.0862" t="90" p="315.000000" rot="315.000000" name="det423"/>
       <location r="0.0862" t="90" p="292.500000" rot="292.500000" name="det424"/>
       <location r="0.0862" t="90" p="270.000000" rot="270.000000" name="det425"/>
       <location r="0.0862" t="90" p="247.500000" rot="247.500000" name="det426"/>
       <location r="0.0862" t="90" p="225.000000" rot="225.000000" name="det427"/>
       <location r="0.0862" t="90" p="202.500000" rot="202.500000" name="det428"/>
       <location r="0.0862" t="90" p="180.000000" rot="180.000000" name="det429"/>
       <location r="0.0862" t="90" p="157.500000" rot="157.500000" name="det430"/>
       <location r="0.0862" t="90" p="135.000000" rot="135.000000" name="det431"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det432"/>
	   <location r="0.0862" t="90" p="90.000000" rot="90.000000" name="det413"/>
       <location r="0.0862" t="90" p="67.500000" rot="67.500000" name="det434"/>
       <location r="0.0862" t="90" p="45.000000" rot="45.000000" name="det435"/>
       <location r="0.0862" t="90" p="22.500000" rot="22.500000" name="det436"/>
       <location r="0.0862" t="90" p="0.000000" rot="0.000000" name="det437"/>
       <location r="0.0862" t="90" p="337.500000" rot="337.500000" name="det438"/>
       <location r="0.0862" t="90" p="315.000000" rot="315.000000" name="det439"/>
       <location r="0.0862" t="90" p="292.500000" rot="292.500000" name="det440"/>
       <location r="0.0862" t="90" p="270.000000" rot="270.000000" name="det441"/>
       <location r="0.0862" t="90" p="247.500000" rot="247.500000" name="det442"/>
       <location r="0.0862" t="90" p="225.000000" rot="225.000000" name="det443"/>
       <location r="0.0862" t="90" p="202.500000" rot="202.500000" name="det444"/>
       <location r="0.0862" t="90" p="180.000000" rot="180.000000" name="det445"/>
       <location r="0.0862" t="90" p="157.500000" rot="157.500000" name="det446"/>
       <location r="0.0862" t="90" p="135.000000" rot="135.000000" name="det447"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det448"/>
	   <location r="0.0862" t="90" p="90.000000" rot="90.000000" name="det449"/>
       <location r="0.0862" t="90" p="67.500000" rot="67.500000" name="det450"/>
       <location r="0.0862" t="90" p="45.000000" rot="45.000000" name="det451"/>
       <location r="0.0862" t="90" p="22.500000" rot="22.500000" name="det452"/>
       <location r="0.0862" t="90" p="0.000000" rot="0.000000" name="det453"/>
       <location r="0.0862" t="90" p="337.500000" rot="337.500000" name="det454"/>
       <location r="0.0862" t="90" p="315.000000" rot="315.000000" name="det455"/>
       <location r="0.0862" t="90" p="292.500000" rot="292.500000" name="det456"/>
       <location r="0.0862" t="90" p="270.000000" rot="270.000000" name="det457"/>
       <location r="0.0862" t="90" p="247.500000" rot="247.500000" name="det458"/>
       <location r="0.0862" t="90" p="225.000000" rot="225.000000" name="det459"/>
       <location r="0.0862" t="90" p="202.500000" rot="202.500000" name="det460"/>
       <location r="0.0862" t="90" p="180.000000" rot="180.000000" name="det461"/>
       <location r="0.0862" t="90" p="157.500000" rot="157.500000" name="det462"/>
       <location r="0.0862" t="90" p="135.000000" rot="135.000000" name="det463"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det464"/>
	   <location r="0.0862" t="90" p="90.000000" rot="90.000000" name="det465"/>
       <location r="0.0862" t="90" p="67.500000" rot="67.500000" name="det466"/>
       <location r="0.0862" t="90" p="45.000000" rot="45.000000" name="det467"/>
       <location r="0.0862" t="90" p="22.500000" rot="22.500000" name="det468"/>
       <location r="0.0862" t="90" p="0.000000" rot="0.000000" name="det469"/>
       <location r="0.0862" t="90" p="337.500000" rot="337.500000" name="det470"/>
       <location r="0.0862" t="90" p="315.000000" rot="315.000000" name="det471"/>
       <location r="0.0862" t="90" p="292.500000" rot="292.500000" name="det472"/>
       <location r="0.0862" t="90" p="270.000000" rot="270.000000" name="det473"/>
       <location r="0.0862" t="90" p="247.500000" rot="247.500000" name="det474"/>
       <location r="0.0862" t="90" p="225.000000" rot="225.000000" name="det475"/>
       <location r="0.0862" t="90" p="202.500000" rot="202.500000" name="det476"/>
       <location r="0.0862" t="90" p="180.000000" rot="180.000000" name="det477"/>
       <location r="0.0862" t="90" p="157.500000" rot="157.500000" name="det478"/>
       <location r="0.0862" t="90" p="135.000000" rot="135.000000" name="det479"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det480"/>
	   <location r="0.0862" t="90" p="90.000000" rot="90.000000" name="det481"/>
       <location r="0.0862" t="90" p="67.500000" rot="67.500000" name="det482"/>
       <location r="0.0862" t="90" p="45.000000" rot="45.000000" name="det483"/>
       <location r="0.0862" t="90" p="22.500000" rot="22.500000" name="det484"/>
       <location r="0.0862" t="90" p="0.000000" rot="0.000000" name="det485"/>
       <location r="0.0862" t="90" p="337.500000" rot="337.500000" name="det486"/>
       <location r="0.0862" t="90" p="315.000000" rot="315.000000" name="det487"/>
       <location r="0.0862" t="90" p="292.500000" rot="292.500000" name="det488"/>
       <location r="0.0862" t="90" p="270.000000" rot="270.000000" name="det489"/>
       <location r="0.0862" t="90" p="247.500000" rot="247.500000" name="det490"/>
       <location r="0.0862" t="90" p="225.000000" rot="225.000000" name="det491"/>
       <location r="0.0862" t="90" p="202.500000" rot="202.500000" name="det492"/>
       <location r="0.0862" t="90" p="180.000000" rot="180.000000" name="det493"/>
       <location r="0.0862" t="90" p="157.500000" rot="157.500000" name="det494"/>
       <location r="0.0862" t="90" p="135.000000" rot="135.000000" name="det495"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det496"/>
	   <location r="0.0862" t="90" p="180.000000" rot="180.000000" name="det497"/>
       <location r="0.0862" t="90" p="157.500000" rot="157.500000" name="det498"/>
       <location r="0.0862" t="90" p="135.000000" rot="135.000000" name="det499"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det500"/>
	   <location r="0.0862" t="90" p="90.000000" rot="90.000000" name="det501"/>
       <location r="0.0862" t="90" p="67.500000" rot="67.500000" name="det502"/>
       <location r="0.0862" t="90" p="45.000000" rot="45.000000" name="det503"/>
       <location r="0.0862" t="90" p="22.500000" rot="22.500000" name="det504"/>
       <location r="0.0862" t="90" p="0.000000" rot="0.000000" name="det505"/>
       <location r="0.0862" t="90" p="337.500000" rot="337.500000" name="det506"/>
       <location r="0.0862" t="90" p="315.000000" rot="315.000000" name="det507"/>
       <location r="0.0862" t="90" p="292.500000" rot="292.500000" name="det508"/>
       <location r="0.0862" t="90" p="270.000000" rot="270.000000" name="det509"/>
       <location r="0.0862" t="90" p="247.500000" rot="247.500000" name="det510"/>
       <location r="0.0862" t="90" p="225.000000" rot="225.000000" name="det511"/>
       <location r="0.0862" t="90" p="202.500000" rot="202.500000" name="det512"/>
       <location r="0.0862" t="90" p="180.000000" rot="180.000000" name="det513"/>
       <location r="0.0862" t="90" p="157.500000" rot="157.500000" name="det514"/>
       <location r="0.0862" t="90" p="135.000000" rot="135.000000" name="det515"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det516"/>
	   <location r="0.0862" t="90" p="90.000000" rot="90.000000" name="det517"/>
       <location r="0.0862" t="90" p="67.500000" rot="67.500000" name="det518"/>
       <location r="0.0862" t="90" p="45.000000" rot="45.000000" name="det519"/>
       <location r="0.0862" t="90" p="22.500000" rot="22.500000" name="det520"/>
       <location r="0.0862" t="90" p="0.000000" rot="0.000000" name="det521"/>
       <location r="0.0862" t="90" p="337.500000" rot="337.500000" name="det522"/>
       <location r="0.0862" t="90" p="315.000000" rot="315.000000" name="det523"/>
       <location r="0.0862" t="90" p="292.500000" rot="292.500000" name="det524"/>
       <location r="0.0862" t="90" p="270.000000" rot="270.000000" name="det525"/>
       <location r="0.0862" t="90" p="247.500000" rot="247.500000" name="det526"/>
       <location r="0.0862" t="90" p="225.000000" rot="225.000000" name="det527"/>
       <location r="0.0862" t="90" p="202.500000" rot="202.500000" name="det528"/>
       <location r="0.0862" t="90" p="180.000000" rot="180.000000" name="det529"/>
       <location r="0.0862" t="90" p="157.500000" rot="157.500000" name="det530"/>
       <location r="0.0862" t="90" p="135.000000" rot="135.000000" name="det531"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det532"/>
	   <location r="0.0862" t="90" p="90.000000" rot="90.000000" name="det533"/>
       <location r="0.0862" t="90" p="67.500000" rot="67.500000" name="det534"/>
       <location r="0.0862" t="90" p="45.000000" rot="45.000000" name="det535"/>
       <location r="0.0862" t="90" p="22.500000" rot="22.500000" name="det536"/>
       <location r="0.0862" t="90" p="0.000000" rot="0.000000" name="det537"/>
       <location r="0.0862" t="90" p="337.500000" rot="337.500000" name="det538"/>
       <location r="0.0862" t="90" p="315.000000" rot="315.000000" name="det539"/>
       <location r="0.0862" t="90" p="292.500000" rot="292.500000" name="det540"/>
       <location r="0.0862" t="90" p="270.000000" rot="270.000000" name="det541"/>
       <location r="0.0862" t="90" p="247.500000" rot="247.500000" name="det542"/>
       <location r="0.0862" t="90" p="225.000000" rot="225.000000" name="det543"/>
       <location r="0.0862" t="90" p="202.500000" rot="202.500000" name="det544"/>
       <location r="0.0862" t="90" p="180.000000" rot="180.000000" name="det545"/>
       <location r="0.0862" t="90" p="157.500000" rot="157.500000" name="det546"/>
       <location r="0.0862" t="90" p="135.000000" rot="135.000000" name="det547"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det548"/>
	   <location r="0.0862" t="90" p="90.000000" rot="90.000000" name="det549"/>
       <location r="0.0862" t="90" p="67.500000" rot="67.500000" name="det550"/>
       <location r="0.0862" t="90" p="45.000000" rot="45.000000" name="det551"/>
       <location r="0.0862" t="90" p="22.500000" rot="22.500000" name="det552"/>
       <location r="0.0862" t="90" p="0.000000" rot="0.000000" name="det553"/>
       <location r="0.0862" t="90" p="337.500000" rot="337.500000" name="det554"/>
       <location r="0.0862" t="90" p="315.000000" rot="315.000000" name="det555"/>
       <location r="0.0862" t="90" p="292.500000" rot="292.500000" name="det556"/>
       <location r="0.0862" t="90" p="270.000000" rot="270.000000" name="det557"/>
       <location r="0.0862" t="90" p="247.500000" rot="247.500000" name="det558"/>
       <location r="0.0862" t="90" p="225.000000" rot="225.000000" name="det559"/>
       <location r="0.0862" t="90" p="202.500000" rot="202.500000" name="det560"/>
       <location r="0.0862" t="90" p="180.000000" rot="180.000000" name="det561"/>
       <location r="0.0862" t="90" p="157.500000" rot="157.500000" name="det562"/>
       <location r="0.0862" t="90" p="135.000000" rot="135.000000" name="det563"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det564"/>
	   <location r="0.0862" t="90" p="90.000000" rot="90.000000" name="det565"/>
       <location r="0.0862" t="90" p="67.500000" rot="67.500000" name="det566"/>
       <location r="0.0862" t="90" p="45.000000" rot="45.000000" name="det567"/>
       <location r="0.0862" t="90" p="22.500000" rot="22.500000" name="det568"/>
       <location r="0.0862" t="90" p="0.000000" rot="0.000000" name="det569"/>
       <location r="0.0862" t="90" p="337.500000" rot="337.500000" name="det570"/>
       <location r="0.0862" t="90" p="315.000000" rot="315.000000" name="det571"/>
       <location r="0.0862" t="90" p="292.500000" rot="292.500000" name="det572"/>
       <location r="0.0862" t="90" p="270.000000" rot="270.000000" name="det573"/>
       <location r="0.0862" t="90" p="247.500000" rot="247.500000" name="det574"/>
       <location r="0.0862" t="90" p="225.000000" rot="225.000000" name="det575"/>
       <location r="0.0862" t="90" p="202.500000" rot="202.500000" name="det576"/>
       <location r="0.0862" t="90" p="180.000000" rot="180.000000" name="det577"/>
       <location r="0.0862" t="90" p="157.500000" rot="157.500000" name="det578"/>
       <location r="0.0862" t="90" p="135.000000" rot="135.000000" name="det579"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det580"/>
	   <location r="0.0862" t="90" p="90.000000" rot="90.000000" name="det581"/>
       <location r="0.0862" t="90" p="67.500000" rot="67.500000" name="det582"/>
       <location r="0.0862" t="90" p="45.000000" rot="45.000000" name="det583"/>
       <location r="0.0862" t="90" p="22.500000" rot="22.500000" name="det584"/>
       <location r="0.0862" t="90" p="0.000000" rot="0.000000" name="det585"/>
       <location r="0.0862" t="90" p="337.500000" rot="337.500000" name="det586"/>
       <location r="0.0862" t="90" p="315.000000" rot="315.000000" name="det587"/>
       <location r="0.0862" t="90" p="292.500000" rot="292.500000" name="det588"/>
       <location r="0.0862" t="90" p="270.000000" rot="270.000000" name="det589"/>
       <location r="0.0862" t="90" p="247.500000" rot="247.500000" name="det590"/>
       <location r="0.0862" t="90" p="225.000000" rot="225.000000" name="det591"/>
       <location r="0.0862" t="90" p="202.500000" rot="202.500000" name="det592"/>
       <location r="0.0862" t="90" p="180.000000" rot="180.000000" name="det593"/>
       <location r="0.0862" t="90" p="157.500000" rot="157.500000" name="det594"/>
       <location r="0.0862" t="90" p="135.000000" rot="135.000000" name="det595"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det596"/>
	   <location r="0.0862" t="90" p="180.000000" rot="180.000000" name="det597"/>
       <location r="0.0862" t="90" p="157.500000" rot="157.500000" name="det598"/>
       <location r="0.0862" t="90" p="135.000000" rot="135.000000" name="det599"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det600"/>
	   <location r="0.0862" t="90" p="157.500000" rot="157.500000" name="det601"/>
       <location r="0.0862" t="90" p="135.000000" rot="135.000000" name="det602"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det603"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det604"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det605"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det606"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det607"/>
       <location r="0.0862" t="90" p="112.500000" rot="112.500000" name="det608"/>
    </component>    
  </type>

  <type name="pixel" is="detector">  
    <!-- It is implicitely assumed here that the front y-z plane (looking down
         the x-axis) is the surface that see the neutron beam.
         This surface is 36mm along y and 30mm along z and the dept along x is 5mm.  -->
    <cuboid id="inner-shape">
      <left-front-bottom-point x="0.0" y="-0.018" z="-0.015"  />
      <left-front-top-point  x="0.0" y="0.018" z="-0.015"  />
      <left-back-bottom-point  x="0.005" y="-0.018" z="-0.015"  />
      <right-front-bottom-point  x="0.0" y="-0.018" z="0.015"  />
    </cuboid>
    <algebra val="inner-shape" />     
  </type>  
    
  <!-- DETECTOR ID LISTS -->
  
  <idlist idname="all">
    <id start="1" step="1" end="608"/>        
  </idlist>


  
</instrument>