bgg 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
 - data/.document +5 -0
 - data/.rspec +2 -0
 - data/.travis.yml +6 -0
 - data/Gemfile +20 -0
 - data/Gemfile.lock +54 -0
 - data/LICENSE.txt +20 -0
 - data/README.md +73 -0
 - data/Rakefile +38 -0
 - data/VERSION +1 -0
 - data/bgg.gemspec +122 -0
 - data/lib/bgg.rb +53 -0
 - data/lib/bgg/collection.rb +58 -0
 - data/lib/bgg/collection_item.rb +69 -0
 - data/lib/bgg/game.rb +57 -0
 - data/lib/bgg/play.rb +64 -0
 - data/lib/bgg/plays.rb +26 -0
 - data/lib/bgg/plays_iterator.rb +64 -0
 - data/lib/bgg/search.rb +34 -0
 - data/lib/bgg/search_result.rb +18 -0
 - data/lib/bgg/user.rb +60 -0
 - data/sample_data/collection?username=texasjdl +5224 -0
 - data/sample_data/collection?username=texasjdl&own=1&excludesubtype=boardgameexpansion +2606 -0
 - data/sample_data/collection?username=yyyyyyy +3 -0
 - data/sample_data/hot?type=boardgame +253 -0
 - data/sample_data/plays?pages=9999999999999&username=ryanmacg +2 -0
 - data/sample_data/plays?username=beetss&page=1 +3 -0
 - data/sample_data/plays?username=ryanmacg +504 -0
 - data/sample_data/plays?username=texasjdl&id=84876 +192 -0
 - data/sample_data/plays?username=texasjdl&id=84876&type=thing +199 -0
 - data/sample_data/plays?username=texasjdl&page=1 +717 -0
 - data/sample_data/plays?username=texasjdl&page=2 +709 -0
 - data/sample_data/plays?username=texasjdl&page=3 +707 -0
 - data/sample_data/plays?username=yyyyyyy&page=1 +667 -0
 - data/sample_data/search?query=Burgun +47 -0
 - data/sample_data/search?query=Burgun&exact=1 +3 -0
 - data/sample_data/search?query=Burgund&type=boardgame +12 -0
 - data/sample_data/search?query=The+Castles+of+Burgundy&exact=1 +7 -0
 - data/sample_data/search?query=yyyyyyy +3 -0
 - data/sample_data/thing?id=10000000&type=boardgame +3 -0
 - data/sample_data/thing?id=29773&type=boardgame +90 -0
 - data/sample_data/thing?id=70512&type=boardgame +82 -0
 - data/sample_data/thing?id=84876&type=boardgame +82 -0
 - data/sample_data/user?name=texasjdl +17 -0
 - data/sample_data/user?name=yyyyyyy +17 -0
 - data/spec/bgg_api_spec.rb +113 -0
 - data/spec/bgg_collection_item_spec.rb +259 -0
 - data/spec/bgg_collection_spec.rb +83 -0
 - data/spec/bgg_game_spec.rb +232 -0
 - data/spec/bgg_play_spec.rb +166 -0
 - data/spec/bgg_plays_iterator_spec.rb +156 -0
 - data/spec/bgg_plays_spec.rb +60 -0
 - data/spec/bgg_search_result_spec.rb +73 -0
 - data/spec/bgg_search_spec.rb +84 -0
 - data/spec/bgg_user_spec.rb +113 -0
 - data/spec/spec_helper.rb +29 -0
 - metadata +241 -0
 
| 
         @@ -0,0 +1,709 @@ 
     | 
|
| 
      
 1 
     | 
    
         
            +
            <?xml version="1.0" encoding="utf-8"?>
         
     | 
| 
      
 2 
     | 
    
         
            +
            <plays username="texasjdl" userid="39488" total="2467" page="2" termsofuse="http://boardgamegeek.com/xmlapi/termsofuse">
         
     | 
| 
      
 3 
     | 
    
         
            +
              <play id="7680976" date="2012-06-23" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 4 
     | 
    
         
            +
                <item name="Titania" objecttype="thing" objectid="66613">
         
     | 
| 
      
 5 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 6 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 7 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 8 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 9 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 10 
     | 
    
         
            +
              <play id="7680977" date="2012-06-23" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 11 
     | 
    
         
            +
                <item name="Vikings" objecttype="thing" objectid="27173">
         
     | 
| 
      
 12 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 13 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 14 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 15 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 16 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 17 
     | 
    
         
            +
              <play id="7666810" date="2012-06-19" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 18 
     | 
    
         
            +
                <item name="Attika" objecttype="thing" objectid="8051">
         
     | 
| 
      
 19 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 20 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 21 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 22 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 23 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 24 
     | 
    
         
            +
              <play id="7668880" date="2012-06-19" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 25 
     | 
    
         
            +
                <item name="The Castles of Burgundy" objecttype="thing" objectid="84876">
         
     | 
| 
      
 26 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 27 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 28 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 29 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 30 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 31 
     | 
    
         
            +
              <play id="7668876" date="2012-06-19" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 32 
     | 
    
         
            +
                <item name="Cheeky Monkey" objecttype="thing" objectid="29773">
         
     | 
| 
      
 33 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 34 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 35 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 36 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 37 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 38 
     | 
    
         
            +
              <play id="7668883" date="2012-06-19" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 39 
     | 
    
         
            +
                <item name="Notre Dame" objecttype="thing" objectid="25554">
         
     | 
| 
      
 40 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 41 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 42 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 43 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 44 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 45 
     | 
    
         
            +
              <play id="7668878" date="2012-06-15" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 46 
     | 
    
         
            +
                <item name="Cheeky Monkey" objecttype="thing" objectid="29773">
         
     | 
| 
      
 47 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 48 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 49 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 50 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 51 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 52 
     | 
    
         
            +
              <play id="7668874" date="2012-06-15" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 53 
     | 
    
         
            +
                <item name="Hawaii" objecttype="thing" objectid="106217">
         
     | 
| 
      
 54 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 55 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 56 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 57 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 58 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 59 
     | 
    
         
            +
              <play id="7645080" date="2012-06-15" quantity="2" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 60 
     | 
    
         
            +
                <item name="Ra: The Dice Game" objecttype="thing" objectid="35503">
         
     | 
| 
      
 61 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 62 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 63 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 64 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 65 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 66 
     | 
    
         
            +
              <play id="7668871" date="2012-06-15" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 67 
     | 
    
         
            +
                <item name="Ra: The Dice Game" objecttype="thing" objectid="35503">
         
     | 
| 
      
 68 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 69 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 70 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 71 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 72 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 73 
     | 
    
         
            +
              <play id="7645014" date="2012-06-14" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 74 
     | 
    
         
            +
                <item name="Atlantis" objecttype="thing" objectid="55253">
         
     | 
| 
      
 75 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 76 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 77 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 78 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 79 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 80 
     | 
    
         
            +
              <play id="7645016" date="2012-06-14" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 81 
     | 
    
         
            +
                <item name="Mondriaan 2020" objecttype="thing" objectid="109612">
         
     | 
| 
      
 82 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 83 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 84 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 85 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 86 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 87 
     | 
    
         
            +
              <play id="7645015" date="2012-06-14" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 88 
     | 
    
         
            +
                <item name="Richelieu" objecttype="thing" objectid="5795">
         
     | 
| 
      
 89 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 90 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 91 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 92 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 93 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 94 
     | 
    
         
            +
              <play id="7645082" date="2012-06-14" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 95 
     | 
    
         
            +
                <item name="Saint Petersburg" objecttype="thing" objectid="9217">
         
     | 
| 
      
 96 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 97 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 98 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 99 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 100 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 101 
     | 
    
         
            +
              <play id="7645083" date="2012-06-11" quantity="2" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 102 
     | 
    
         
            +
                <item name="Ticket to Ride" objecttype="thing" objectid="9209">
         
     | 
| 
      
 103 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 104 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 105 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 106 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 107 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 108 
     | 
    
         
            +
              <play id="7573103" date="2012-05-30" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 109 
     | 
    
         
            +
                <item name="Cheeky Monkey" objecttype="thing" objectid="29773">
         
     | 
| 
      
 110 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 111 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 112 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 113 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 114 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 115 
     | 
    
         
            +
              <play id="7573100" date="2012-05-30" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 116 
     | 
    
         
            +
                <item name="Dog" objecttype="thing" objectid="2633">
         
     | 
| 
      
 117 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 118 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 119 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 120 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 121 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 122 
     | 
    
         
            +
              <play id="7573104" date="2012-05-30" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 123 
     | 
    
         
            +
                <item name="Lords of Waterdeep" objecttype="thing" objectid="110327">
         
     | 
| 
      
 124 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 125 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 126 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 127 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 128 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 129 
     | 
    
         
            +
              <play id="7573101" date="2012-05-30" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 130 
     | 
    
         
            +
                <item name="Mexica" objecttype="thing" objectid="2955">
         
     | 
| 
      
 131 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 132 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 133 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 134 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 135 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 136 
     | 
    
         
            +
              <play id="7573162" date="2012-05-26" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 137 
     | 
    
         
            +
                <item name="Kalimambo" objecttype="thing" objectid="108157">
         
     | 
| 
      
 138 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 139 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 140 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 141 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 142 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 143 
     | 
    
         
            +
              <play id="7573159" date="2012-05-26" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 144 
     | 
    
         
            +
                <item name="Medici" objecttype="thing" objectid="46">
         
     | 
| 
      
 145 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 146 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 147 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 148 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 149 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 150 
     | 
    
         
            +
              <play id="7573160" date="2012-05-26" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 151 
     | 
    
         
            +
                <item name="Smarty Party!" objecttype="thing" objectid="7062">
         
     | 
| 
      
 152 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 153 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 154 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 155 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 156 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 157 
     | 
    
         
            +
              <play id="7447307" date="2012-05-03" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 158 
     | 
    
         
            +
                <item name="DVONN" objecttype="thing" objectid="2346">
         
     | 
| 
      
 159 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 160 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 161 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 162 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 163 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 164 
     | 
    
         
            +
              <play id="7442967" date="2012-05-02" quantity="3" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 165 
     | 
    
         
            +
                <item name="TZAAR" objecttype="thing" objectid="31999">
         
     | 
| 
      
 166 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 167 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 168 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 169 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 170 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 171 
     | 
    
         
            +
              <play id="7434744" date="2012-04-30" quantity="4" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 172 
     | 
    
         
            +
                <item name="DVONN" objecttype="thing" objectid="2346">
         
     | 
| 
      
 173 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 174 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 175 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 176 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 177 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 178 
     | 
    
         
            +
              <play id="7407118" date="2012-04-20" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 179 
     | 
    
         
            +
                <item name="Antiquity" objecttype="thing" objectid="13122">
         
     | 
| 
      
 180 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 181 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 182 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 183 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 184 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 185 
     | 
    
         
            +
              <play id="7381784" date="2012-04-20" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 186 
     | 
    
         
            +
                <item name="The Castles of Burgundy" objecttype="thing" objectid="84876">
         
     | 
| 
      
 187 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 188 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 189 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 190 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 191 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 192 
     | 
    
         
            +
              <play id="7376223" date="2012-04-18" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 193 
     | 
    
         
            +
                <item name="Egizia" objecttype="thing" objectid="58421">
         
     | 
| 
      
 194 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 195 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 196 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 197 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 198 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 199 
     | 
    
         
            +
              <play id="7376208" date="2012-04-18" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 200 
     | 
    
         
            +
                <item name="Tichu" objecttype="thing" objectid="215">
         
     | 
| 
      
 201 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 202 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 203 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 204 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 205 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 206 
     | 
    
         
            +
              <play id="7376206" date="2012-04-18" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 207 
     | 
    
         
            +
                <item name="Tournay" objecttype="thing" objectid="105037">
         
     | 
| 
      
 208 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 209 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 210 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 211 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 212 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 213 
     | 
    
         
            +
              <play id="7372396" date="2012-04-17" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 214 
     | 
    
         
            +
                <item name="Hawaii" objecttype="thing" objectid="106217">
         
     | 
| 
      
 215 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 216 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 217 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 218 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 219 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 220 
     | 
    
         
            +
              <play id="7372397" date="2012-04-17" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 221 
     | 
    
         
            +
                <item name="Octopus' Garden" objecttype="thing" objectid="85800">
         
     | 
| 
      
 222 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 223 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 224 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 225 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 226 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 227 
     | 
    
         
            +
              <play id="7376211" date="2012-04-17" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 228 
     | 
    
         
            +
                <item name="Tichu" objecttype="thing" objectid="215">
         
     | 
| 
      
 229 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 230 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 231 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 232 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 233 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 234 
     | 
    
         
            +
              <play id="7365463" date="2012-04-16" quantity="2" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 235 
     | 
    
         
            +
                <item name="Würfel Bohnanza" objecttype="thing" objectid="111148">
         
     | 
| 
      
 236 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 237 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 238 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 239 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 240 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 241 
     | 
    
         
            +
              <play id="7365461" date="2012-04-15" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 242 
     | 
    
         
            +
                <item name="The Castles of Burgundy" objecttype="thing" objectid="84876">
         
     | 
| 
      
 243 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 244 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 245 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 246 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 247 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 248 
     | 
    
         
            +
              <play id="7365460" date="2012-04-15" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 249 
     | 
    
         
            +
                <item name="Unpublished Prototype" objecttype="thing" objectid="18291">
         
     | 
| 
      
 250 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 251 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 252 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 253 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 254 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 255 
     | 
    
         
            +
              <play id="7365462" date="2012-04-15" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 256 
     | 
    
         
            +
                <item name="Würfel Bohnanza" objecttype="thing" objectid="111148">
         
     | 
| 
      
 257 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 258 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 259 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 260 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 261 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 262 
     | 
    
         
            +
              <play id="7358722" date="2012-04-14" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 263 
     | 
    
         
            +
                <item name="Medieval Merchant" objecttype="thing" objectid="296">
         
     | 
| 
      
 264 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 265 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 266 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 267 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 268 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 269 
     | 
    
         
            +
              <play id="7358720" date="2012-04-14" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 270 
     | 
    
         
            +
                <item name="Taj Mahal" objecttype="thing" objectid="475">
         
     | 
| 
      
 271 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 272 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 273 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 274 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 275 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 276 
     | 
    
         
            +
              <play id="7358726" date="2012-04-14" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 277 
     | 
    
         
            +
                <item name="Trajan" objecttype="thing" objectid="102680">
         
     | 
| 
      
 278 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 279 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 280 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 281 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 282 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 283 
     | 
    
         
            +
              <play id="7358724" date="2012-04-14" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 284 
     | 
    
         
            +
                <item name="Wizard" objecttype="thing" objectid="1465">
         
     | 
| 
      
 285 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 286 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 287 
     | 
    
         
            +
                    <subtype value="boardgameimplementation"/>
         
     | 
| 
      
 288 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 289 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 290 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 291 
     | 
    
         
            +
              <play id="7189917" date="2012-03-10" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 292 
     | 
    
         
            +
                <item name="Amun-Re" objecttype="thing" objectid="5404">
         
     | 
| 
      
 293 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 294 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 295 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 296 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 297 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 298 
     | 
    
         
            +
              <play id="7189916" date="2012-03-10" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 299 
     | 
    
         
            +
                <item name="Dog" objecttype="thing" objectid="2633">
         
     | 
| 
      
 300 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 301 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 302 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 303 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 304 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 305 
     | 
    
         
            +
              <play id="7189920" date="2012-03-10" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 306 
     | 
    
         
            +
                <item name="Medici" objecttype="thing" objectid="46">
         
     | 
| 
      
 307 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 308 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 309 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 310 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 311 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 312 
     | 
    
         
            +
              <play id="7189926" date="2012-03-10" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 313 
     | 
    
         
            +
                <item name="Medici" objecttype="thing" objectid="46">
         
     | 
| 
      
 314 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 315 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 316 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 317 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 318 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 319 
     | 
    
         
            +
              <play id="7189913" date="2012-03-10" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 320 
     | 
    
         
            +
                <item name="Ra: The Dice Game" objecttype="thing" objectid="35503">
         
     | 
| 
      
 321 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 322 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 323 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 324 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 325 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 326 
     | 
    
         
            +
              <play id="7189923" date="2012-03-10" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 327 
     | 
    
         
            +
                <item name="Yspahan" objecttype="thing" objectid="22345">
         
     | 
| 
      
 328 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 329 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 330 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 331 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 332 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 333 
     | 
    
         
            +
              <play id="7152848" date="2012-03-03" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 334 
     | 
    
         
            +
                <item name="El Grande" objecttype="thing" objectid="93">
         
     | 
| 
      
 335 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 336 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 337 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 338 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 339 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 340 
     | 
    
         
            +
              <play id="7152849" date="2012-03-03" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 341 
     | 
    
         
            +
                <item name="It Happens.." objecttype="thing" objectid="66193">
         
     | 
| 
      
 342 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 343 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 344 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 345 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 346 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 347 
     | 
    
         
            +
              <play id="7017673" date="2012-02-05" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 348 
     | 
    
         
            +
                <item name="The Castles of Burgundy" objecttype="thing" objectid="84876">
         
     | 
| 
      
 349 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 350 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 351 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 352 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 353 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 354 
     | 
    
         
            +
              <play id="7017677" date="2012-02-05" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 355 
     | 
    
         
            +
                <item name="Medici" objecttype="thing" objectid="46">
         
     | 
| 
      
 356 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 357 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 358 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 359 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 360 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 361 
     | 
    
         
            +
              <play id="7010377" date="2012-02-04" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 362 
     | 
    
         
            +
                <item name="The Castles of Burgundy" objecttype="thing" objectid="84876">
         
     | 
| 
      
 363 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 364 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 365 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 366 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 367 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 368 
     | 
    
         
            +
              <play id="7010381" date="2012-02-04" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 369 
     | 
    
         
            +
                <item name="Coerceo" objecttype="thing" objectid="84783">
         
     | 
| 
      
 370 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 371 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 372 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 373 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 374 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 375 
     | 
    
         
            +
              <play id="7013100" date="2012-02-04" quantity="2" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 376 
     | 
    
         
            +
                <item name="Hanabi & Ikebana" objecttype="thing" objectid="70918">
         
     | 
| 
      
 377 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 378 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 379 
     | 
    
         
            +
                    <subtype value="boardgamecompilation"/>
         
     | 
| 
      
 380 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 381 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 382 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 383 
     | 
    
         
            +
              <play id="7013102" date="2012-02-04" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 384 
     | 
    
         
            +
                <item name="Hanabi & Ikebana" objecttype="thing" objectid="70918">
         
     | 
| 
      
 385 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 386 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 387 
     | 
    
         
            +
                    <subtype value="boardgamecompilation"/>
         
     | 
| 
      
 388 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 389 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 390 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 391 
     | 
    
         
            +
              <play id="7013104" date="2012-02-04" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 392 
     | 
    
         
            +
                <item name="Helvetia" objecttype="thing" objectid="103092">
         
     | 
| 
      
 393 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 394 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 395 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 396 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 397 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 398 
     | 
    
         
            +
              <play id="7014788" date="2012-02-04" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 399 
     | 
    
         
            +
                <item name="Kalimambo" objecttype="thing" objectid="108157">
         
     | 
| 
      
 400 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 401 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 402 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 403 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 404 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 405 
     | 
    
         
            +
              <play id="7010379" date="2012-02-04" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 406 
     | 
    
         
            +
                <item name="Kingdom Builder" objecttype="thing" objectid="107529">
         
     | 
| 
      
 407 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 408 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 409 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 410 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 411 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 412 
     | 
    
         
            +
              <play id="7014833" date="2012-02-04" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 413 
     | 
    
         
            +
                <item name="Notre Dame" objecttype="thing" objectid="25554">
         
     | 
| 
      
 414 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 415 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 416 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 417 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 418 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 419 
     | 
    
         
            +
              <play id="7014793" date="2012-02-04" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 420 
     | 
    
         
            +
                <item name="Pit" objecttype="thing" objectid="140">
         
     | 
| 
      
 421 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 422 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 423 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 424 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 425 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 426 
     | 
    
         
            +
              <play id="7011330" date="2012-02-04" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 427 
     | 
    
         
            +
                <item name="Yspahan" objecttype="thing" objectid="22345">
         
     | 
| 
      
 428 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 429 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 430 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 431 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 432 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 433 
     | 
    
         
            +
              <play id="7005306" date="2012-02-03" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 434 
     | 
    
         
            +
                <item name="Indonesia" objecttype="thing" objectid="19777">
         
     | 
| 
      
 435 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 436 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 437 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 438 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 439 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 440 
     | 
    
         
            +
              <play id="7005305" date="2012-02-03" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 441 
     | 
    
         
            +
                <item name="Kingdom Builder" objecttype="thing" objectid="107529">
         
     | 
| 
      
 442 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 443 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 444 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 445 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 446 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 447 
     | 
    
         
            +
              <play id="7005862" date="2012-02-03" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 448 
     | 
    
         
            +
                <item name="Lancaster" objecttype="thing" objectid="96913">
         
     | 
| 
      
 449 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 450 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 451 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 452 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 453 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 454 
     | 
    
         
            +
              <play id="7006272" date="2012-02-03" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 455 
     | 
    
         
            +
                <item name="Pilus" objecttype="thing" objectid="67767">
         
     | 
| 
      
 456 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 457 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 458 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 459 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 460 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 461 
     | 
    
         
            +
              <play id="7006271" date="2012-02-03" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 462 
     | 
    
         
            +
                <item name="RED" objecttype="thing" objectid="112118">
         
     | 
| 
      
 463 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 464 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 465 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 466 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 467 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 468 
     | 
    
         
            +
              <play id="7006652" date="2012-02-03" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 469 
     | 
    
         
            +
                <item name="Vanuatu" objecttype="thing" objectid="104020">
         
     | 
| 
      
 470 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 471 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 472 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 473 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 474 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 475 
     | 
    
         
            +
              <play id="7007377" date="2012-02-03" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 476 
     | 
    
         
            +
                <item name="Wizard" objecttype="thing" objectid="1465">
         
     | 
| 
      
 477 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 478 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 479 
     | 
    
         
            +
                    <subtype value="boardgameimplementation"/>
         
     | 
| 
      
 480 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 481 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 482 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 483 
     | 
    
         
            +
              <play id="7003292" date="2012-02-02" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 484 
     | 
    
         
            +
                <item name="The Castles of Burgundy" objecttype="thing" objectid="84876">
         
     | 
| 
      
 485 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 486 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 487 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 488 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 489 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 490 
     | 
    
         
            +
              <play id="7003295" date="2012-02-02" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 491 
     | 
    
         
            +
                <item name="Haggis" objecttype="thing" objectid="37628">
         
     | 
| 
      
 492 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 493 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 494 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 495 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 496 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 497 
     | 
    
         
            +
              <play id="7004738" date="2012-02-02" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 498 
     | 
    
         
            +
                <item name="It Happens.." objecttype="thing" objectid="66193">
         
     | 
| 
      
 499 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 500 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 501 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 502 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 503 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 504 
     | 
    
         
            +
              <play id="7002226" date="2012-02-02" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 505 
     | 
    
         
            +
                <item name="M" objecttype="thing" objectid="872">
         
     | 
| 
      
 506 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 507 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 508 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 509 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 510 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 511 
     | 
    
         
            +
              <play id="7003291" date="2012-02-02" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 512 
     | 
    
         
            +
                <item name="Medieval Merchant" objecttype="thing" objectid="296">
         
     | 
| 
      
 513 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 514 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 515 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 516 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 517 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 518 
     | 
    
         
            +
              <play id="7003284" date="2012-02-02" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 519 
     | 
    
         
            +
                <item name="Mykerinos" objecttype="thing" objectid="21441">
         
     | 
| 
      
 520 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 521 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 522 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 523 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 524 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 525 
     | 
    
         
            +
              <play id="7003286" date="2012-02-02" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 526 
     | 
    
         
            +
                <item name="Zing!" objecttype="thing" objectid="8129">
         
     | 
| 
      
 527 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 528 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 529 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 530 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 531 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 532 
     | 
    
         
            +
              <play id="6979219" date="2012-01-28" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 533 
     | 
    
         
            +
                <item name="China" objecttype="thing" objectid="18100">
         
     | 
| 
      
 534 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 535 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 536 
     | 
    
         
            +
                    <subtype value="boardgameimplementation"/>
         
     | 
| 
      
 537 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 538 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 539 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 540 
     | 
    
         
            +
              <play id="6979221" date="2012-01-28" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 541 
     | 
    
         
            +
                <item name="Citadels" objecttype="thing" objectid="478">
         
     | 
| 
      
 542 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 543 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 544 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 545 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 546 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 547 
     | 
    
         
            +
              <play id="6979228" date="2012-01-28" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 548 
     | 
    
         
            +
                <item name="San Marco" objecttype="thing" objectid="1041">
         
     | 
| 
      
 549 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 550 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 551 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 552 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 553 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 554 
     | 
    
         
            +
              <play id="6979207" date="2012-01-28" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 555 
     | 
    
         
            +
                <item name="Vikings" objecttype="thing" objectid="27173">
         
     | 
| 
      
 556 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 557 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 558 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 559 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 560 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 561 
     | 
    
         
            +
              <play id="6979217" date="2012-01-28" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 562 
     | 
    
         
            +
                <item name="Wizard" objecttype="thing" objectid="1465">
         
     | 
| 
      
 563 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 564 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 565 
     | 
    
         
            +
                    <subtype value="boardgameimplementation"/>
         
     | 
| 
      
 566 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 567 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 568 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 569 
     | 
    
         
            +
              <play id="6985025" date="2012-01-22" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 570 
     | 
    
         
            +
                <item name="Confusion:  Espionage and Deception in the Cold War" objecttype="thing" objectid="2961">
         
     | 
| 
      
 571 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 572 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 573 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 574 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 575 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 576 
     | 
    
         
            +
              <play id="6890723" date="2012-01-11" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 577 
     | 
    
         
            +
                <item name="It Happens.." objecttype="thing" objectid="66193">
         
     | 
| 
      
 578 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 579 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 580 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 581 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 582 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 583 
     | 
    
         
            +
              <play id="6890746" date="2012-01-11" quantity="2" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 584 
     | 
    
         
            +
                <item name="Mutton" objecttype="thing" objectid="38975">
         
     | 
| 
      
 585 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 586 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 587 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 588 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 589 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 590 
     | 
    
         
            +
              <play id="6890719" date="2012-01-11" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 591 
     | 
    
         
            +
                <item name="Ora et Labora" objecttype="thing" objectid="70149">
         
     | 
| 
      
 592 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 593 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 594 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 595 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 596 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 597 
     | 
    
         
            +
              <play id="6890760" date="2012-01-10" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 598 
     | 
    
         
            +
                <item name="Confusion:  Espionage and Deception in the Cold War" objecttype="thing" objectid="2961">
         
     | 
| 
      
 599 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 600 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 601 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 602 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 603 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 604 
     | 
    
         
            +
              <play id="6864600" date="2012-01-07" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 605 
     | 
    
         
            +
                <item name="The Castles of Burgundy" objecttype="thing" objectid="84876">
         
     | 
| 
      
 606 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 607 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 608 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 609 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 610 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 611 
     | 
    
         
            +
              <play id="6865379" date="2012-01-07" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 612 
     | 
    
         
            +
                <item name="Kingdom Builder" objecttype="thing" objectid="107529">
         
     | 
| 
      
 613 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 614 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 615 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 616 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 617 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 618 
     | 
    
         
            +
              <play id="6864597" date="2012-01-07" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 619 
     | 
    
         
            +
                <item name="Macao" objecttype="thing" objectid="55670">
         
     | 
| 
      
 620 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 621 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 622 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 623 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 624 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 625 
     | 
    
         
            +
              <play id="6830096" date="2012-01-01" quantity="2" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 626 
     | 
    
         
            +
                <item name="Blokus" objecttype="thing" objectid="2453">
         
     | 
| 
      
 627 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 628 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 629 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 630 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 631 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 632 
     | 
    
         
            +
              <play id="6830359" date="2012-01-01" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 633 
     | 
    
         
            +
                <item name="Blokus" objecttype="thing" objectid="2453">
         
     | 
| 
      
 634 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 635 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 636 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 637 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 638 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 639 
     | 
    
         
            +
              <play id="6830100" date="2012-01-01" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 640 
     | 
    
         
            +
                <item name="Guillotine" objecttype="thing" objectid="116">
         
     | 
| 
      
 641 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 642 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 643 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 644 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 645 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 646 
     | 
    
         
            +
              <play id="6739072" date="2011-12-17" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 647 
     | 
    
         
            +
                <item name="Aquileia" objecttype="thing" objectid="108161">
         
     | 
| 
      
 648 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 649 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 650 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 651 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 652 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 653 
     | 
    
         
            +
              <play id="6739068" date="2011-12-17" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 654 
     | 
    
         
            +
                <item name="Titania" objecttype="thing" objectid="66613">
         
     | 
| 
      
 655 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 656 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 657 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 658 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 659 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 660 
     | 
    
         
            +
              <play id="6691056" date="2011-12-05" quantity="2" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 661 
     | 
    
         
            +
                <item name="Big Boss" objecttype="thing" objectid="313">
         
     | 
| 
      
 662 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 663 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 664 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 665 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 666 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 667 
     | 
    
         
            +
              <play id="6691288" date="2011-12-05" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 668 
     | 
    
         
            +
                <item name="Schlacht am Buffet" objecttype="thing" objectid="93138">
         
     | 
| 
      
 669 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 670 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 671 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 672 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 673 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 674 
     | 
    
         
            +
              <play id="6647123" date="2011-11-26" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 675 
     | 
    
         
            +
                <item name="Big Boss" objecttype="thing" objectid="313">
         
     | 
| 
      
 676 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 677 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 678 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 679 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 680 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 681 
     | 
    
         
            +
              <play id="6647915" date="2011-11-26" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 682 
     | 
    
         
            +
                <item name="Colorado Midland" objecttype="thing" objectid="102151">
         
     | 
| 
      
 683 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 684 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 685 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 686 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 687 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 688 
     | 
    
         
            +
              <play id="6648313" date="2011-11-26" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 689 
     | 
    
         
            +
                <item name="Notre Dame" objecttype="thing" objectid="25554">
         
     | 
| 
      
 690 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 691 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 692 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 693 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 694 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 695 
     | 
    
         
            +
              <play id="6650724" date="2011-11-26" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 696 
     | 
    
         
            +
                <item name="Titania" objecttype="thing" objectid="66613">
         
     | 
| 
      
 697 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 698 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 699 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 700 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 701 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 702 
     | 
    
         
            +
              <play id="6630118" date="2011-11-26" quantity="1" length="0" incomplete="0" nowinstats="0" location="">
         
     | 
| 
      
 703 
     | 
    
         
            +
                <item name="Trajan" objecttype="thing" objectid="102680">
         
     | 
| 
      
 704 
     | 
    
         
            +
                  <subtypes>
         
     | 
| 
      
 705 
     | 
    
         
            +
                    <subtype value="boardgame"/>
         
     | 
| 
      
 706 
     | 
    
         
            +
                  </subtypes>
         
     | 
| 
      
 707 
     | 
    
         
            +
                </item>
         
     | 
| 
      
 708 
     | 
    
         
            +
              </play>
         
     | 
| 
      
 709 
     | 
    
         
            +
            </plays>
         
     |