XML
Collecting Hobbies - XML
Collecting hobbies refer to a broad category of leisure activities where enthusiasts systematically gather, preserve, and appreciate specific items. Ranging from classical collections like stamps and coins to modern collections such as figures and trading cards, the subjects are diverse. Through collecting, one can engage with history and culture, deepen connections with fellow enthusiasts, and utilize it as a means of self-expression.
collecting
collection
hobby
stamps
coins
figures
cards
art
<?xml version="1.0" encoding="UTF-8"?>
<items>
<item>
<code>01</code>
<slug>stamp-collecting</slug>
<name>Stamp Collecting</name>
<description>A hobby of collecting postage stamps from around the world.</description>
<category>Art & Paper Items</category>
<storageDifficulty>low</storageDifficulty>
</item>
<item>
<code>02</code>
<slug>coin-collecting</slug>
<name>Coin Collecting</name>
<description>A hobby of collecting ancient coins, commemorative coins, and foreign currency.</description>
<category>Hobby & Culture</category>
<storageDifficulty>low</storageDifficulty>
</item>
<item>
<code>03</code>
<slug>figure-collecting</slug>
<name>Figure Collecting</name>
<description>A hobby of collecting character figures from anime, movies, and games.</description>
<category>Hobby & Culture</category>
<storageDifficulty>medium</storageDifficulty>
</item>
<item>
<code>04</code>
<slug>card-collecting</slug>
<name>Card Collecting</name>
<description>A hobby of collecting trading cards, sports cards, and similar items.</description>
<category>Hobby & Culture</category>
<storageDifficulty>low</storageDifficulty>
</item>
<item>
<code>05</code>
<slug>art-collecting</slug>
<name>Art Collecting</name>
<description>A hobby of collecting fine art works such as paintings, sculptures, and photographs.</description>
<category>Art & Paper Items</category>
<storageDifficulty>medium</storageDifficulty>
</item>
<item>
<code>06</code>
<slug>vintage-toy-collecting</slug>
<name>Vintage Toy Collecting</name>
<description>A hobby of collecting retro toys and nostalgic character goods.</description>
<category>Hobby & Culture</category>
<storageDifficulty>medium</storageDifficulty>
</item>
<item>
<code>07</code>
<slug>record-collecting</slug>
<name>Record Collecting</name>
<description>A hobby of collecting vinyl records and CDs.</description>
<category>Art & Paper Items</category>
<storageDifficulty>medium</storageDifficulty>
</item>
<item>
<code>08</code>
<slug>book-collecting</slug>
<name>Book Collecting</name>
<description>A hobby of collecting rare books, first editions, and signed copies.</description>
<category>Art & Paper Items</category>
<storageDifficulty>medium</storageDifficulty>
</item>
<item>
<code>09</code>
<slug>watch-collecting</slug>
<name>Watch Collecting</name>
<description>A hobby of collecting wristwatches and pocket watches.</description>
<category>Classic & Crafts</category>
<storageDifficulty>low</storageDifficulty>
</item>
<item>
<code>10</code>
<slug>mineral-collecting</slug>
<name>Mineral & Fossil Collecting</name>
<description>A hobby of collecting ores, gemstones, and fossils.</description>
<category>Nature & Science</category>
<storageDifficulty>low</storageDifficulty>
</item>
</items>