titanous-scrobbler 0.2.2
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.
- data/History.txt +3 -0
 - data/MIT-LICENSE +19 -0
 - data/Manifest +67 -0
 - data/README.rdoc +107 -0
 - data/Rakefile +36 -0
 - data/examples/album.rb +17 -0
 - data/examples/artist.rb +13 -0
 - data/examples/scrobble.rb +31 -0
 - data/examples/tag.rb +11 -0
 - data/examples/track.rb +6 -0
 - data/examples/user.rb +14 -0
 - data/lib/scrobbler/album.rb +143 -0
 - data/lib/scrobbler/artist.rb +127 -0
 - data/lib/scrobbler/base.rb +29 -0
 - data/lib/scrobbler/chart.rb +31 -0
 - data/lib/scrobbler/playing.rb +49 -0
 - data/lib/scrobbler/rest.rb +47 -0
 - data/lib/scrobbler/scrobble.rb +66 -0
 - data/lib/scrobbler/simpleauth.rb +59 -0
 - data/lib/scrobbler/tag.rb +104 -0
 - data/lib/scrobbler/track.rb +96 -0
 - data/lib/scrobbler/user.rb +192 -0
 - data/lib/scrobbler/version.rb +3 -0
 - data/lib/scrobbler.rb +20 -0
 - data/scrobbler.gemspec +41 -0
 - data/setup.rb +1585 -0
 - data/test/fixtures/xml/album/info.xml +70 -0
 - data/test/fixtures/xml/artist/fans.xml +18 -0
 - data/test/fixtures/xml/artist/similar.xml +39 -0
 - data/test/fixtures/xml/artist/topalbums.xml +36 -0
 - data/test/fixtures/xml/artist/toptags.xml +18 -0
 - data/test/fixtures/xml/artist/toptracks.xml +27 -0
 - data/test/fixtures/xml/tag/topalbums.xml +39 -0
 - data/test/fixtures/xml/tag/topartists.xml +39 -0
 - data/test/fixtures/xml/tag/toptags.xml +252 -0
 - data/test/fixtures/xml/tag/toptracks.xml +30 -0
 - data/test/fixtures/xml/track/fans.xml +28 -0
 - data/test/fixtures/xml/track/toptags.xml +33 -0
 - data/test/fixtures/xml/user/friends.xml +21 -0
 - data/test/fixtures/xml/user/neighbours.xml +18 -0
 - data/test/fixtures/xml/user/profile.xml +12 -0
 - data/test/fixtures/xml/user/recentbannedtracks.xml +24 -0
 - data/test/fixtures/xml/user/recentlovedtracks.xml +24 -0
 - data/test/fixtures/xml/user/recenttracks.xml +27 -0
 - data/test/fixtures/xml/user/systemrecs.xml +18 -0
 - data/test/fixtures/xml/user/topalbums.xml +42 -0
 - data/test/fixtures/xml/user/topartists.xml +30 -0
 - data/test/fixtures/xml/user/toptags.xml +18 -0
 - data/test/fixtures/xml/user/toptracks.xml +27 -0
 - data/test/fixtures/xml/user/weeklyalbumchart.xml +35 -0
 - data/test/fixtures/xml/user/weeklyalbumchart_from_1138536002_to_1139140802.xml +35 -0
 - data/test/fixtures/xml/user/weeklyartistchart.xml +38 -0
 - data/test/fixtures/xml/user/weeklyartistchart_from_1138536002_to_1139140802.xml +59 -0
 - data/test/fixtures/xml/user/weeklychartlist.xml +74 -0
 - data/test/fixtures/xml/user/weeklytrackchart.xml +35 -0
 - data/test/fixtures/xml/user/weeklytrackchart_from_1138536002_to_1139140802.xml +35 -0
 - data/test/mocks/rest.rb +50 -0
 - data/test/test_helper.rb +17 -0
 - data/test/unit/album_test.rb +86 -0
 - data/test/unit/artist_test.rb +82 -0
 - data/test/unit/chart_test.rb +34 -0
 - data/test/unit/playing_test.rb +53 -0
 - data/test/unit/scrobble_test.rb +69 -0
 - data/test/unit/simpleauth_test.rb +45 -0
 - data/test/unit/tag_test.rb +65 -0
 - data/test/unit/track_test.rb +42 -0
 - data/test/unit/user_test.rb +291 -0
 - metadata +172 -0
 
| 
         @@ -0,0 +1,70 @@ 
     | 
|
| 
      
 1 
     | 
    
         
            +
            <?xml version="1.0" encoding="UTF-8"?>
         
     | 
| 
      
 2 
     | 
    
         
            +
            <album artist="Carrie Underwood" title="Some Hearts">
         
     | 
| 
      
 3 
     | 
    
         
            +
            	<reach>18589</reach>
         
     | 
| 
      
 4 
     | 
    
         
            +
            	<url>http://www.last.fm/music/Carrie+Underwood/Some+Hearts</url>
         
     | 
| 
      
 5 
     | 
    
         
            +
            	<releasedate>    15 Nov 2005, 12:00am</releasedate>
         
     | 
| 
      
 6 
     | 
    
         
            +
            	<coverart>
         
     | 
| 
      
 7 
     | 
    
         
            +
            		<small>http://images.amazon.com/images/P/B000BGR18W.01.MZZZZZZZ.jpg</small>
         
     | 
| 
      
 8 
     | 
    
         
            +
            		<medium>http://images.amazon.com/images/P/B000BGR18W.01.MZZZZZZZ.jpg</medium>
         
     | 
| 
      
 9 
     | 
    
         
            +
            		<large>http://images.amazon.com/images/P/B000BGR18W.01.MZZZZZZZ.jpg</large>
         
     | 
| 
      
 10 
     | 
    
         
            +
            	</coverart>
         
     | 
| 
      
 11 
     | 
    
         
            +
            	<mbid>a33b9822-9f09-4e19-9d6e-e05af85c727b</mbid>
         
     | 
| 
      
 12 
     | 
    
         
            +
            	<tracks>
         
     | 
| 
      
 13 
     | 
    
         
            +
            		<track title="Wasted">
         
     | 
| 
      
 14 
     | 
    
         
            +
            			<reach>6738</reach>
         
     | 
| 
      
 15 
     | 
    
         
            +
            			<url>http://www.last.fm/music/Carrie+Underwood/_/Wasted</url>
         
     | 
| 
      
 16 
     | 
    
         
            +
            		</track>
         
     | 
| 
      
 17 
     | 
    
         
            +
            		<track title="Don't Forget to Remember Me">
         
     | 
| 
      
 18 
     | 
    
         
            +
            			<reach>7019</reach>
         
     | 
| 
      
 19 
     | 
    
         
            +
            			<url>http://www.last.fm/music/Carrie+Underwood/_/Don%27t+Forget+to+Remember+Me</url>
         
     | 
| 
      
 20 
     | 
    
         
            +
            		</track>
         
     | 
| 
      
 21 
     | 
    
         
            +
            		<track title="Some Hearts">
         
     | 
| 
      
 22 
     | 
    
         
            +
            			<reach>6407</reach>
         
     | 
| 
      
 23 
     | 
    
         
            +
            			<url>http://www.last.fm/music/Carrie+Underwood/_/Some+Hearts</url>
         
     | 
| 
      
 24 
     | 
    
         
            +
            		</track>
         
     | 
| 
      
 25 
     | 
    
         
            +
            		<track title="Jesus, Take the Wheel">
         
     | 
| 
      
 26 
     | 
    
         
            +
            			<reach>6162</reach>
         
     | 
| 
      
 27 
     | 
    
         
            +
            			<url>http://www.last.fm/music/Carrie+Underwood/_/Jesus%2C+Take+the+Wheel</url>
         
     | 
| 
      
 28 
     | 
    
         
            +
            		</track>
         
     | 
| 
      
 29 
     | 
    
         
            +
            		<track title="The Night Before (Life Goes On)">
         
     | 
| 
      
 30 
     | 
    
         
            +
            			<reach>3227</reach>
         
     | 
| 
      
 31 
     | 
    
         
            +
            			<url>http://www.last.fm/music/Carrie+Underwood/_/The+Night+Before+%28Life+Goes+On%29</url>
         
     | 
| 
      
 32 
     | 
    
         
            +
            		</track>
         
     | 
| 
      
 33 
     | 
    
         
            +
            		<track title="Lessons Learned">
         
     | 
| 
      
 34 
     | 
    
         
            +
            			<reach>4643</reach>
         
     | 
| 
      
 35 
     | 
    
         
            +
            			<url>http://www.last.fm/music/Carrie+Underwood/_/Lessons+Learned</url>
         
     | 
| 
      
 36 
     | 
    
         
            +
            		</track>
         
     | 
| 
      
 37 
     | 
    
         
            +
            		<track title="Before He Cheats">
         
     | 
| 
      
 38 
     | 
    
         
            +
            			<reach>14496</reach>
         
     | 
| 
      
 39 
     | 
    
         
            +
            			<url>http://www.last.fm/music/Carrie+Underwood/_/Before+He+Cheats</url>
         
     | 
| 
      
 40 
     | 
    
         
            +
            		</track>
         
     | 
| 
      
 41 
     | 
    
         
            +
            		<track title="Starts With Goodbye">
         
     | 
| 
      
 42 
     | 
    
         
            +
            			<reach>4947</reach>
         
     | 
| 
      
 43 
     | 
    
         
            +
            			<url>http://www.last.fm/music/Carrie+Underwood/_/Starts+With+Goodbye</url>
         
     | 
| 
      
 44 
     | 
    
         
            +
            		</track>
         
     | 
| 
      
 45 
     | 
    
         
            +
            		<track title="I Just Can't Live a Lie">
         
     | 
| 
      
 46 
     | 
    
         
            +
            			<reach>3954</reach>
         
     | 
| 
      
 47 
     | 
    
         
            +
            			<url>http://www.last.fm/music/Carrie+Underwood/_/I+Just+Can%27t+Live+a+Lie</url>
         
     | 
| 
      
 48 
     | 
    
         
            +
            		</track>
         
     | 
| 
      
 49 
     | 
    
         
            +
            		<track title="We're Young and Beautiful">
         
     | 
| 
      
 50 
     | 
    
         
            +
            			<reach>3705</reach>
         
     | 
| 
      
 51 
     | 
    
         
            +
            			<url>http://www.last.fm/music/Carrie+Underwood/_/We%27re+Young+and+Beautiful</url>
         
     | 
| 
      
 52 
     | 
    
         
            +
            		</track>
         
     | 
| 
      
 53 
     | 
    
         
            +
            		<track title="That's Where It Is">
         
     | 
| 
      
 54 
     | 
    
         
            +
            			<reach>3647</reach>
         
     | 
| 
      
 55 
     | 
    
         
            +
            			<url>http://www.last.fm/music/Carrie+Underwood/_/That%27s+Where+It+Is</url>
         
     | 
| 
      
 56 
     | 
    
         
            +
            		</track>
         
     | 
| 
      
 57 
     | 
    
         
            +
            		<track title="Whenever You Remember">
         
     | 
| 
      
 58 
     | 
    
         
            +
            			<reach>3804</reach>
         
     | 
| 
      
 59 
     | 
    
         
            +
            			<url>http://www.last.fm/music/Carrie+Underwood/_/Whenever+You+Remember</url>
         
     | 
| 
      
 60 
     | 
    
         
            +
            		</track>
         
     | 
| 
      
 61 
     | 
    
         
            +
            		<track title="I Ain't in Checotah Anymore">
         
     | 
| 
      
 62 
     | 
    
         
            +
            			<reach>3567</reach>
         
     | 
| 
      
 63 
     | 
    
         
            +
            			<url>http://www.last.fm/music/Carrie+Underwood/_/I+Ain%27t+in+Checotah+Anymore</url>
         
     | 
| 
      
 64 
     | 
    
         
            +
            		</track>
         
     | 
| 
      
 65 
     | 
    
         
            +
            		<track title="Inside Your Heaven">
         
     | 
| 
      
 66 
     | 
    
         
            +
            			<reach>5536</reach>
         
     | 
| 
      
 67 
     | 
    
         
            +
            			<url>http://www.last.fm/music/Carrie+Underwood/_/Inside+Your+Heaven</url>
         
     | 
| 
      
 68 
     | 
    
         
            +
            		</track>
         
     | 
| 
      
 69 
     | 
    
         
            +
            	</tracks>
         
     | 
| 
      
 70 
     | 
    
         
            +
            </album>
         
     | 
| 
         @@ -0,0 +1,18 @@ 
     | 
|
| 
      
 1 
     | 
    
         
            +
            <?xml version="1.0" encoding="UTF-8"?>
         
     | 
| 
      
 2 
     | 
    
         
            +
            <fans artist="Metallica">
         
     | 
| 
      
 3 
     | 
    
         
            +
            	<user username="Kikoin">
         
     | 
| 
      
 4 
     | 
    
         
            +
            		<url>http://www.last.fm/user/Kikoin/</url>
         
     | 
| 
      
 5 
     | 
    
         
            +
            		<image>http://panther1.last.fm/avatar/621340085aed19b9ab77a0f8c575758a.gif</image>
         
     | 
| 
      
 6 
     | 
    
         
            +
            		<weight>6081000</weight>
         
     | 
| 
      
 7 
     | 
    
         
            +
            	</user>
         
     | 
| 
      
 8 
     | 
    
         
            +
            	<user username="Chrisis92">
         
     | 
| 
      
 9 
     | 
    
         
            +
            		<url>http://www.last.fm/user/Chrisis92/</url>
         
     | 
| 
      
 10 
     | 
    
         
            +
            		<image>http://panther1.last.fm/avatar/c7ee12515d1391fa939a4f290c507052.jpg</image>
         
     | 
| 
      
 11 
     | 
    
         
            +
            		<weight>3390961</weight>
         
     | 
| 
      
 12 
     | 
    
         
            +
            	</user>
         
     | 
| 
      
 13 
     | 
    
         
            +
            	<user username="delekt0r">
         
     | 
| 
      
 14 
     | 
    
         
            +
            		<url>http://www.last.fm/user/delekt0r/</url>
         
     | 
| 
      
 15 
     | 
    
         
            +
            		<image>http://panther1.last.fm/avatar/6a82649000d06a3f9b47a5dedf6a4396.jpg</image>
         
     | 
| 
      
 16 
     | 
    
         
            +
            		<weight>2172016</weight>
         
     | 
| 
      
 17 
     | 
    
         
            +
            	</user>
         
     | 
| 
      
 18 
     | 
    
         
            +
            </fans>
         
     | 
| 
         @@ -0,0 +1,39 @@ 
     | 
|
| 
      
 1 
     | 
    
         
            +
            <?xml version="1.0" encoding="UTF-8"?>
         
     | 
| 
      
 2 
     | 
    
         
            +
            <similarartists artist="Metallica" streamable="1" picture="http://panther1.last.fm/proposedimages/sidebar/6/1000024/1285.jpg" mbid="65f4f0c5-ef9e-490c-aee3-909e7ae6b2ab">
         
     | 
| 
      
 3 
     | 
    
         
            +
            	<artist>
         
     | 
| 
      
 4 
     | 
    
         
            +
            		<name>Iron Maiden</name>
         
     | 
| 
      
 5 
     | 
    
         
            +
            		<mbid>ca891d65-d9b0-4258-89f7-e6ba29d83767</mbid>
         
     | 
| 
      
 6 
     | 
    
         
            +
            		<match>100</match>
         
     | 
| 
      
 7 
     | 
    
         
            +
            		<url>http://www.last.fm/music/Iron+Maiden</url>
         
     | 
| 
      
 8 
     | 
    
         
            +
            		<image_small>http://static3.last.fm/storable/image/177412/small.jpg</image_small>
         
     | 
| 
      
 9 
     | 
    
         
            +
            		<image>http://panther1.last.fm/proposedimages/sidebar/6/1000107/528560.jpg</image>
         
     | 
| 
      
 10 
     | 
    
         
            +
            		<streamable>1</streamable>
         
     | 
| 
      
 11 
     | 
    
         
            +
            	</artist>
         
     | 
| 
      
 12 
     | 
    
         
            +
            	<artist>
         
     | 
| 
      
 13 
     | 
    
         
            +
            		<name>System of a Down</name>
         
     | 
| 
      
 14 
     | 
    
         
            +
            		<mbid>cc0b7089-c08d-4c10-b6b0-873582c17fd6</mbid>
         
     | 
| 
      
 15 
     | 
    
         
            +
            		<match>96.504</match>
         
     | 
| 
      
 16 
     | 
    
         
            +
            		<url>http://www.last.fm/music/System+of+a+Down</url>
         
     | 
| 
      
 17 
     | 
    
         
            +
            		<image_small>http://static3.last.fm/storable/image/14558/small.jpg</image_small>
         
     | 
| 
      
 18 
     | 
    
         
            +
            		<image>http://panther1.last.fm/proposedimages/sidebar/6/4468/52383.jpg</image>
         
     | 
| 
      
 19 
     | 
    
         
            +
            		<streamable>1</streamable>
         
     | 
| 
      
 20 
     | 
    
         
            +
            	</artist>
         
     | 
| 
      
 21 
     | 
    
         
            +
            	<artist>
         
     | 
| 
      
 22 
     | 
    
         
            +
            		<name>Guns N' Roses</name>
         
     | 
| 
      
 23 
     | 
    
         
            +
            		<mbid>eeb1195b-f213-4ce1-b28c-8565211f8e43</mbid>
         
     | 
| 
      
 24 
     | 
    
         
            +
            		<match>93.460</match>
         
     | 
| 
      
 25 
     | 
    
         
            +
            		<url>http://www.last.fm/music/Guns+N%27+Roses</url>
         
     | 
| 
      
 26 
     | 
    
         
            +
            		<image_small>http://static3.last.fm/storable/image/182502/small.jpg</image_small>
         
     | 
| 
      
 27 
     | 
    
         
            +
            		<image>http://panther1.last.fm/proposedimages/sidebar/6/1000323/536623.jpg</image>
         
     | 
| 
      
 28 
     | 
    
         
            +
            		<streamable>1</streamable>
         
     | 
| 
      
 29 
     | 
    
         
            +
            	</artist>
         
     | 
| 
      
 30 
     | 
    
         
            +
            	<artist>
         
     | 
| 
      
 31 
     | 
    
         
            +
            		<name>Rammstein</name>
         
     | 
| 
      
 32 
     | 
    
         
            +
            		<mbid>b2d122f9-eadb-4930-a196-8f221eeb0c66</mbid>
         
     | 
| 
      
 33 
     | 
    
         
            +
            		<match>88.187</match>
         
     | 
| 
      
 34 
     | 
    
         
            +
            		<url>http://www.last.fm/music/Rammstein</url>
         
     | 
| 
      
 35 
     | 
    
         
            +
            		<image_small>http://static3.last.fm/storable/image/179399/small.jpg</image_small>
         
     | 
| 
      
 36 
     | 
    
         
            +
            		<image>http://panther1.last.fm/proposedimages/sidebar/6/5705/527340.jpg</image>
         
     | 
| 
      
 37 
     | 
    
         
            +
            		<streamable>1</streamable>
         
     | 
| 
      
 38 
     | 
    
         
            +
            	</artist>
         
     | 
| 
      
 39 
     | 
    
         
            +
            </similarartists>
         
     | 
| 
         @@ -0,0 +1,36 @@ 
     | 
|
| 
      
 1 
     | 
    
         
            +
            <?xml version="1.0" encoding="UTF-8"?>
         
     | 
| 
      
 2 
     | 
    
         
            +
            <topalbums artist="Metallica">
         
     | 
| 
      
 3 
     | 
    
         
            +
            	<album>
         
     | 
| 
      
 4 
     | 
    
         
            +
            		<name>Master of Puppets</name>
         
     | 
| 
      
 5 
     | 
    
         
            +
            		<mbid>fed37cfc-2a6d-4569-9ac0-501a7c7598eb</mbid>
         
     | 
| 
      
 6 
     | 
    
         
            +
            		<reach>65717</reach>
         
     | 
| 
      
 7 
     | 
    
         
            +
            		<url>http://www.last.fm/music/Metallica/Master+of+Puppets</url>
         
     | 
| 
      
 8 
     | 
    
         
            +
            		<image>
         
     | 
| 
      
 9 
     | 
    
         
            +
            			<large>http://panther1.last.fm/coverart/130x130/1411810.jpg</large>
         
     | 
| 
      
 10 
     | 
    
         
            +
            			<medium>http://cdn.last.fm/coverart/130x130/1411810.jpg</medium>
         
     | 
| 
      
 11 
     | 
    
         
            +
            			<small>http://cdn.last.fm/coverart/50x50/1411810.jpg</small>
         
     | 
| 
      
 12 
     | 
    
         
            +
            		</image>
         
     | 
| 
      
 13 
     | 
    
         
            +
            	</album>
         
     | 
| 
      
 14 
     | 
    
         
            +
            	<album>
         
     | 
| 
      
 15 
     | 
    
         
            +
            		<name>Metallica</name>
         
     | 
| 
      
 16 
     | 
    
         
            +
            		<mbid>3750d9e2-59f5-471d-8916-463433069bd1</mbid>
         
     | 
| 
      
 17 
     | 
    
         
            +
            		<reach>58623</reach>
         
     | 
| 
      
 18 
     | 
    
         
            +
            		<url>http://www.last.fm/music/Metallica/Metallica</url>
         
     | 
| 
      
 19 
     | 
    
         
            +
            		<image>
         
     | 
| 
      
 20 
     | 
    
         
            +
            			<large>http://panther1.last.fm/coverart/130x130/1411800.jpg</large>
         
     | 
| 
      
 21 
     | 
    
         
            +
            			<medium>http://cdn.last.fm/coverart/130x130/1411800.jpg</medium>
         
     | 
| 
      
 22 
     | 
    
         
            +
            			<small>http://cdn.last.fm/coverart/50x50/1411800.jpg</small>
         
     | 
| 
      
 23 
     | 
    
         
            +
            		</image>
         
     | 
| 
      
 24 
     | 
    
         
            +
            	</album>
         
     | 
| 
      
 25 
     | 
    
         
            +
            	<album>
         
     | 
| 
      
 26 
     | 
    
         
            +
            		<name>Reload</name>
         
     | 
| 
      
 27 
     | 
    
         
            +
            		<mbid>b05cf8e3-67ad-4d40-9dc1-3a697e3a1bf8</mbid>
         
     | 
| 
      
 28 
     | 
    
         
            +
            		<reach>51473</reach>
         
     | 
| 
      
 29 
     | 
    
         
            +
            		<url>http://www.last.fm/music/Metallica/Reload</url>
         
     | 
| 
      
 30 
     | 
    
         
            +
            		<image>
         
     | 
| 
      
 31 
     | 
    
         
            +
            			<large>http://panther1.last.fm/coverart/130x130/22791.jpg</large>
         
     | 
| 
      
 32 
     | 
    
         
            +
            			<medium>http://panther1.last.fm/coverart/130x130/22791.jpg</medium>
         
     | 
| 
      
 33 
     | 
    
         
            +
            			<small>http://panther1.last.fm/coverart/50x50/22791.jpg</small>
         
     | 
| 
      
 34 
     | 
    
         
            +
            		</image>
         
     | 
| 
      
 35 
     | 
    
         
            +
            	</album>
         
     | 
| 
      
 36 
     | 
    
         
            +
            </topalbums>
         
     | 
| 
         @@ -0,0 +1,18 @@ 
     | 
|
| 
      
 1 
     | 
    
         
            +
            <?xml version="1.0" encoding="UTF-8"?>
         
     | 
| 
      
 2 
     | 
    
         
            +
            <toptags artist="Metallica">
         
     | 
| 
      
 3 
     | 
    
         
            +
            	<tag>
         
     | 
| 
      
 4 
     | 
    
         
            +
            		<name>metal</name> 
         
     | 
| 
      
 5 
     | 
    
         
            +
            		<count>100</count>
         
     | 
| 
      
 6 
     | 
    
         
            +
            		<url>http://www.last.fm/tag/metal</url>
         
     | 
| 
      
 7 
     | 
    
         
            +
            	</tag>
         
     | 
| 
      
 8 
     | 
    
         
            +
            	<tag>
         
     | 
| 
      
 9 
     | 
    
         
            +
            		<name>thrash metal</name> 
         
     | 
| 
      
 10 
     | 
    
         
            +
            		<count>76</count>
         
     | 
| 
      
 11 
     | 
    
         
            +
            		<url>http://www.last.fm/tag/thrash%20metal</url>
         
     | 
| 
      
 12 
     | 
    
         
            +
            	</tag>
         
     | 
| 
      
 13 
     | 
    
         
            +
            	<tag>
         
     | 
| 
      
 14 
     | 
    
         
            +
            		<name>heavy metal</name> 
         
     | 
| 
      
 15 
     | 
    
         
            +
            		<count>58</count>
         
     | 
| 
      
 16 
     | 
    
         
            +
            		<url>http://www.last.fm/tag/heavy%20metal</url>
         
     | 
| 
      
 17 
     | 
    
         
            +
            	</tag>
         
     | 
| 
      
 18 
     | 
    
         
            +
            </toptags>
         
     | 
| 
         @@ -0,0 +1,27 @@ 
     | 
|
| 
      
 1 
     | 
    
         
            +
            <?xml version="1.0" encoding="UTF-8"?>
         
     | 
| 
      
 2 
     | 
    
         
            +
            <mostknowntracks artist="Metallica">
         
     | 
| 
      
 3 
     | 
    
         
            +
            	<track>
         
     | 
| 
      
 4 
     | 
    
         
            +
            		<name>Nothing Else Matters</name>
         
     | 
| 
      
 5 
     | 
    
         
            +
            		<mbid></mbid>
         
     | 
| 
      
 6 
     | 
    
         
            +
            		<reach>59135</reach>
         
     | 
| 
      
 7 
     | 
    
         
            +
            		<url>http://www.last.fm/music/Metallica/_/Nothing+Else+Matters</url>
         
     | 
| 
      
 8 
     | 
    
         
            +
            	</track>
         
     | 
| 
      
 9 
     | 
    
         
            +
            	<track>
         
     | 
| 
      
 10 
     | 
    
         
            +
            		<name>Enter Sandman</name>
         
     | 
| 
      
 11 
     | 
    
         
            +
            		<mbid></mbid>
         
     | 
| 
      
 12 
     | 
    
         
            +
            		<reach>57898</reach>
         
     | 
| 
      
 13 
     | 
    
         
            +
            		<url>http://www.last.fm/music/Metallica/_/Enter+Sandman</url>
         
     | 
| 
      
 14 
     | 
    
         
            +
            	</track>
         
     | 
| 
      
 15 
     | 
    
         
            +
            	<track>
         
     | 
| 
      
 16 
     | 
    
         
            +
            		<name>Master of Puppets</name>
         
     | 
| 
      
 17 
     | 
    
         
            +
            		<mbid></mbid>
         
     | 
| 
      
 18 
     | 
    
         
            +
            		<reach>52898</reach>
         
     | 
| 
      
 19 
     | 
    
         
            +
            		<url>http://www.last.fm/music/Metallica/_/Master+of+Puppets</url>
         
     | 
| 
      
 20 
     | 
    
         
            +
            	</track>
         
     | 
| 
      
 21 
     | 
    
         
            +
            	<track>
         
     | 
| 
      
 22 
     | 
    
         
            +
            		<name>One</name>
         
     | 
| 
      
 23 
     | 
    
         
            +
            		<mbid></mbid>
         
     | 
| 
      
 24 
     | 
    
         
            +
            		<reach>48229</reach>
         
     | 
| 
      
 25 
     | 
    
         
            +
            		<url>http://www.last.fm/music/Metallica/_/One</url>
         
     | 
| 
      
 26 
     | 
    
         
            +
            	</track>
         
     | 
| 
      
 27 
     | 
    
         
            +
            </mostknowntracks>
         
     | 
| 
         @@ -0,0 +1,39 @@ 
     | 
|
| 
      
 1 
     | 
    
         
            +
            <?xml version="1.0" encoding="UTF-8"?>
         
     | 
| 
      
 2 
     | 
    
         
            +
            <tag tag="rock" count="904572">
         
     | 
| 
      
 3 
     | 
    
         
            +
            	<album name="Californication" count="82" streamable="yes">
         
     | 
| 
      
 4 
     | 
    
         
            +
            		<artist name="Red Hot Chili Peppers">
         
     | 
| 
      
 5 
     | 
    
         
            +
            			<mbid>8bfac288-ccc5-448d-9573-c33ea2aa5c30</mbid>
         
     | 
| 
      
 6 
     | 
    
         
            +
            			<url>http://www.last.fm/music/Red+Hot+Chili+Peppers</url>
         
     | 
| 
      
 7 
     | 
    
         
            +
            		</artist>
         
     | 
| 
      
 8 
     | 
    
         
            +
            		<url>http://www.last.fm/music/Red+Hot+Chili+Peppers/Californication</url>
         
     | 
| 
      
 9 
     | 
    
         
            +
            		<coverart>
         
     | 
| 
      
 10 
     | 
    
         
            +
            			<small>http://panther1.last.fm/coverart/50x50/4791.jpg</small>
         
     | 
| 
      
 11 
     | 
    
         
            +
            			<medium>http://cdn.last.fm/coverart/130x130/4791.jpg</medium>
         
     | 
| 
      
 12 
     | 
    
         
            +
            			<large>http://cdn.last.fm/coverart/300x300/4791.jpg</large> 
         
     | 
| 
      
 13 
     | 
    
         
            +
            		</coverart>
         
     | 
| 
      
 14 
     | 
    
         
            +
            	</album>
         
     | 
| 
      
 15 
     | 
    
         
            +
            	<album name="Fallen" count="82" streamable="yes">
         
     | 
| 
      
 16 
     | 
    
         
            +
            		<artist name="Evanescence">
         
     | 
| 
      
 17 
     | 
    
         
            +
            			<mbid>f4a31f0a-51dd-4fa7-986d-3095c40c5ed9</mbid>
         
     | 
| 
      
 18 
     | 
    
         
            +
            			<url>http://www.last.fm/music/Evanescence</url>
         
     | 
| 
      
 19 
     | 
    
         
            +
            		</artist>
         
     | 
| 
      
 20 
     | 
    
         
            +
            		<url>http://www.last.fm/music/Evanescence/Fallen</url>
         
     | 
| 
      
 21 
     | 
    
         
            +
            		<coverart>
         
     | 
| 
      
 22 
     | 
    
         
            +
            			<small>http://images.amazon.com/images/P/B00008US8R.01._SCMZZZZZZZ_.jpg</small>
         
     | 
| 
      
 23 
     | 
    
         
            +
            			<medium>http://images.amazon.com/images/P/B00008US8R.01._SCMZZZZZZZ_.jpg</medium>
         
     | 
| 
      
 24 
     | 
    
         
            +
            			<large>http://images.amazon.com/images/P/B00008US8R.01._SCMZZZZZZZ_.jpg</large> 
         
     | 
| 
      
 25 
     | 
    
         
            +
            		</coverart>
         
     | 
| 
      
 26 
     | 
    
         
            +
            	</album>
         
     | 
| 
      
 27 
     | 
    
         
            +
            	<album name="Elephant" count="81" streamable="yes">
         
     | 
| 
      
 28 
     | 
    
         
            +
            		<artist name="The White Stripes">
         
     | 
| 
      
 29 
     | 
    
         
            +
            			<mbid>11ae9fbb-f3d7-4a47-936f-4c0a04d3b3b5</mbid>
         
     | 
| 
      
 30 
     | 
    
         
            +
            			<url>http://www.last.fm/music/The+White+Stripes</url>
         
     | 
| 
      
 31 
     | 
    
         
            +
            		</artist>
         
     | 
| 
      
 32 
     | 
    
         
            +
            		<url>http://www.last.fm/music/The+White+Stripes/Elephant</url>
         
     | 
| 
      
 33 
     | 
    
         
            +
            		<coverart>
         
     | 
| 
      
 34 
     | 
    
         
            +
            			<small>http://images-eu.amazon.com/images/P/B00007KN36.02.THUMBZZZ.jpg</small>
         
     | 
| 
      
 35 
     | 
    
         
            +
            			<medium>http://images-eu.amazon.com/images/P/B00007KN36.02.MZZZZZZZ.jpg</medium>
         
     | 
| 
      
 36 
     | 
    
         
            +
            			<large>http://images-eu.amazon.com/images/P/B00007KN36.02.LZZZZZZZ.jpg</large> 
         
     | 
| 
      
 37 
     | 
    
         
            +
            		</coverart>
         
     | 
| 
      
 38 
     | 
    
         
            +
            	</album>
         
     | 
| 
      
 39 
     | 
    
         
            +
            </tag>
         
     | 
| 
         @@ -0,0 +1,39 @@ 
     | 
|
| 
      
 1 
     | 
    
         
            +
            <?xml version="1.0" encoding="UTF-8"?>
         
     | 
| 
      
 2 
     | 
    
         
            +
            <tag tag="rock" count="904888">
         
     | 
| 
      
 3 
     | 
    
         
            +
            	<artist name="Red Hot Chili Peppers" count="5740" streamable="yes">
         
     | 
| 
      
 4 
     | 
    
         
            +
            		<mbid>8bfac288-ccc5-448d-9573-c33ea2aa5c30</mbid>
         
     | 
| 
      
 5 
     | 
    
         
            +
            		<url>http://www.last.fm/music/Red+Hot+Chili+Peppers</url>
         
     | 
| 
      
 6 
     | 
    
         
            +
            		<thumbnail>http://static3.last.fm/storable/image/184200/small.jpg</thumbnail>
         
     | 
| 
      
 7 
     | 
    
         
            +
            		<image>http://panther1.last.fm/proposedimages/sidebar/6/1274/552019.jpg</image>
         
     | 
| 
      
 8 
     | 
    
         
            +
            	</artist>
         
     | 
| 
      
 9 
     | 
    
         
            +
            	<artist name="Foo Fighters" count="3867" streamable="yes">
         
     | 
| 
      
 10 
     | 
    
         
            +
            		<mbid>67f66c07-6e61-4026-ade5-7e782fad3a5d</mbid>
         
     | 
| 
      
 11 
     | 
    
         
            +
            		<url>http://www.last.fm/music/Foo+Fighters</url>
         
     | 
| 
      
 12 
     | 
    
         
            +
            		<thumbnail>http://static3.last.fm/storable/image/98/small.jpg</thumbnail>
         
     | 
| 
      
 13 
     | 
    
         
            +
            		<image>http://panther1.last.fm/proposedimages/sidebar/6/1000062/458.jpg</image>
         
     | 
| 
      
 14 
     | 
    
         
            +
            	</artist>
         
     | 
| 
      
 15 
     | 
    
         
            +
            	<artist name="Radiohead" count="3737" streamable="yes">
         
     | 
| 
      
 16 
     | 
    
         
            +
            		<mbid>a74b1b7f-71a5-4011-9441-d0b5e4122711</mbid>
         
     | 
| 
      
 17 
     | 
    
         
            +
            		<url>http://www.last.fm/music/Radiohead</url>
         
     | 
| 
      
 18 
     | 
    
         
            +
            		<thumbnail>http://static3.last.fm/storable/image/181817/small.jpg</thumbnail>
         
     | 
| 
      
 19 
     | 
    
         
            +
            		<image>http://panther1.last.fm/proposedimages/sidebar/6/979/544798.jpg</image>
         
     | 
| 
      
 20 
     | 
    
         
            +
            	</artist>
         
     | 
| 
      
 21 
     | 
    
         
            +
            	<artist name="Muse" count="3487" streamable="yes">
         
     | 
| 
      
 22 
     | 
    
         
            +
            		<mbid>9c9f1380-2516-4fc9-a3e6-f9f61941d090</mbid>
         
     | 
| 
      
 23 
     | 
    
         
            +
            		<url>http://www.last.fm/music/Muse</url>
         
     | 
| 
      
 24 
     | 
    
         
            +
            		<thumbnail>http://static3.last.fm/storable/image/184820/small.jpg</thumbnail>
         
     | 
| 
      
 25 
     | 
    
         
            +
            		<image>http://panther1.last.fm/proposedimages/sidebar/6/1000139/557394.jpg</image>
         
     | 
| 
      
 26 
     | 
    
         
            +
            	</artist>
         
     | 
| 
      
 27 
     | 
    
         
            +
            	<artist name="Nirvana" count="3445" streamable="yes">
         
     | 
| 
      
 28 
     | 
    
         
            +
            		<mbid>5b11f4ce-a62d-471e-81fc-a69a8278c7da</mbid>
         
     | 
| 
      
 29 
     | 
    
         
            +
            		<url>http://www.last.fm/music/Nirvana</url>
         
     | 
| 
      
 30 
     | 
    
         
            +
            		<thumbnail>http://static3.last.fm/storable/image/185350/small.jpg</thumbnail>
         
     | 
| 
      
 31 
     | 
    
         
            +
            		<image>http://panther1.last.fm/proposedimages/sidebar/6/976/557597.jpg</image>
         
     | 
| 
      
 32 
     | 
    
         
            +
            	</artist>
         
     | 
| 
      
 33 
     | 
    
         
            +
            	<artist name="U2" count="3429" streamable="yes">
         
     | 
| 
      
 34 
     | 
    
         
            +
            		<mbid>a3cb23fc-acd3-4ce0-8f36-1e5aa6a18432</mbid>
         
     | 
| 
      
 35 
     | 
    
         
            +
            		<url>http://www.last.fm/music/U2</url>
         
     | 
| 
      
 36 
     | 
    
         
            +
            		<thumbnail>http://static3.last.fm/storable/image/182635/small.jpg</thumbnail>
         
     | 
| 
      
 37 
     | 
    
         
            +
            		<image>http://panther1.last.fm/proposedimages/sidebar/6/1205/541776.jpg</image>
         
     | 
| 
      
 38 
     | 
    
         
            +
            	</artist>
         
     | 
| 
      
 39 
     | 
    
         
            +
            </tag>
         
     | 
| 
         @@ -0,0 +1,252 @@ 
     | 
|
| 
      
 1 
     | 
    
         
            +
            <?xml version="1.0" encoding="UTF-8"?>
         
     | 
| 
      
 2 
     | 
    
         
            +
            <toptags>
         
     | 
| 
      
 3 
     | 
    
         
            +
            	<tag name="rock" count="878660" url="http://www.last.fm/tag/rock"/>
         
     | 
| 
      
 4 
     | 
    
         
            +
            	<tag name="indie" count="494827" url="http://www.last.fm/tag/indie"/>
         
     | 
| 
      
 5 
     | 
    
         
            +
            	<tag name="seen live" count="486766" url="http://www.last.fm/tag/seen%20live"/>
         
     | 
| 
      
 6 
     | 
    
         
            +
            	<tag name="alternative" count="459958" url="http://www.last.fm/tag/alternative"/>
         
     | 
| 
      
 7 
     | 
    
         
            +
            	<tag name="electronic" count="352409" url="http://www.last.fm/tag/electronic"/>
         
     | 
| 
      
 8 
     | 
    
         
            +
            	<tag name="metal" count="315552" url="http://www.last.fm/tag/metal"/>
         
     | 
| 
      
 9 
     | 
    
         
            +
            	<tag name="pop" count="304373" url="http://www.last.fm/tag/pop"/>
         
     | 
| 
      
 10 
     | 
    
         
            +
            	<tag name="punk" count="250531" url="http://www.last.fm/tag/punk"/>
         
     | 
| 
      
 11 
     | 
    
         
            +
            	<tag name="indie rock" count="209793" url="http://www.last.fm/tag/indie%20rock"/>
         
     | 
| 
      
 12 
     | 
    
         
            +
            	<tag name="classic rock" count="209396" url="http://www.last.fm/tag/classic%20rock"/>
         
     | 
| 
      
 13 
     | 
    
         
            +
            	<tag name="female vocalists" count="187671" url="http://www.last.fm/tag/female%20vocalists"/>
         
     | 
| 
      
 14 
     | 
    
         
            +
            	<tag name="alternative rock" count="183227" url="http://www.last.fm/tag/alternative%20rock"/>
         
     | 
| 
      
 15 
     | 
    
         
            +
            	<tag name="jazz" count="177893" url="http://www.last.fm/tag/jazz"/>
         
     | 
| 
      
 16 
     | 
    
         
            +
            	<tag name="electronica" count="170488" url="http://www.last.fm/tag/electronica"/>
         
     | 
| 
      
 17 
     | 
    
         
            +
            	<tag name="hip-hop" count="160944" url="http://www.last.fm/tag/hip-hop"/>
         
     | 
| 
      
 18 
     | 
    
         
            +
            	<tag name="singer-songwriter" count="141102" url="http://www.last.fm/tag/singer-songwriter"/>
         
     | 
| 
      
 19 
     | 
    
         
            +
            	<tag name="folk" count="139922" url="http://www.last.fm/tag/folk"/>
         
     | 
| 
      
 20 
     | 
    
         
            +
            	<tag name="hardcore" count="135138" url="http://www.last.fm/tag/hardcore"/>
         
     | 
| 
      
 21 
     | 
    
         
            +
            	<tag name="emo" count="132079" url="http://www.last.fm/tag/emo"/>
         
     | 
| 
      
 22 
     | 
    
         
            +
            	<tag name="death metal" count="131641" url="http://www.last.fm/tag/death%20metal"/>
         
     | 
| 
      
 23 
     | 
    
         
            +
            	<tag name="dance" count="129403" url="http://www.last.fm/tag/dance"/>
         
     | 
| 
      
 24 
     | 
    
         
            +
            	<tag name="80s" count="124896" url="http://www.last.fm/tag/80s"/>
         
     | 
| 
      
 25 
     | 
    
         
            +
            	<tag name="ambient" count="121843" url="http://www.last.fm/tag/ambient"/>
         
     | 
| 
      
 26 
     | 
    
         
            +
            	<tag name="black metal" count="121213" url="http://www.last.fm/tag/black%20metal"/>
         
     | 
| 
      
 27 
     | 
    
         
            +
            	<tag name="progressive rock" count="117671" url="http://www.last.fm/tag/progressive%20rock"/>
         
     | 
| 
      
 28 
     | 
    
         
            +
            	<tag name="hard rock" count="116781" url="http://www.last.fm/tag/hard%20rock"/>
         
     | 
| 
      
 29 
     | 
    
         
            +
            	<tag name="industrial" count="112003" url="http://www.last.fm/tag/industrial"/>
         
     | 
| 
      
 30 
     | 
    
         
            +
            	<tag name="punk rock" count="110079" url="http://www.last.fm/tag/punk%20rock"/>
         
     | 
| 
      
 31 
     | 
    
         
            +
            	<tag name="heavy metal" count="109216" url="http://www.last.fm/tag/heavy%20metal"/>
         
     | 
| 
      
 32 
     | 
    
         
            +
            	<tag name="japanese" count="107067" url="http://www.last.fm/tag/japanese"/>
         
     | 
| 
      
 33 
     | 
    
         
            +
            	<tag name="experimental" count="106006" url="http://www.last.fm/tag/experimental"/>
         
     | 
| 
      
 34 
     | 
    
         
            +
            	<tag name="favorites" count="103884" url="http://www.last.fm/tag/favorites"/>
         
     | 
| 
      
 35 
     | 
    
         
            +
            	<tag name="chillout" count="100323" url="http://www.last.fm/tag/chillout"/>
         
     | 
| 
      
 36 
     | 
    
         
            +
            	<tag name="rap" count="98483" url="http://www.last.fm/tag/rap"/>
         
     | 
| 
      
 37 
     | 
    
         
            +
            	<tag name="soundtrack" count="91943" url="http://www.last.fm/tag/soundtrack"/>
         
     | 
| 
      
 38 
     | 
    
         
            +
            	<tag name="instrumental" count="88300" url="http://www.last.fm/tag/instrumental"/>
         
     | 
| 
      
 39 
     | 
    
         
            +
            	<tag name="hip hop" count="82963" url="http://www.last.fm/tag/hip%20hop"/>
         
     | 
| 
      
 40 
     | 
    
         
            +
            	<tag name="british" count="78134" url="http://www.last.fm/tag/british"/>
         
     | 
| 
      
 41 
     | 
    
         
            +
            	<tag name="trance" count="77611" url="http://www.last.fm/tag/trance"/>
         
     | 
| 
      
 42 
     | 
    
         
            +
            	<tag name="soul" count="77049" url="http://www.last.fm/tag/soul"/>
         
     | 
| 
      
 43 
     | 
    
         
            +
            	<tag name="indie pop" count="76910" url="http://www.last.fm/tag/indie%20pop"/>
         
     | 
| 
      
 44 
     | 
    
         
            +
            	<tag name="metalcore" count="76104" url="http://www.last.fm/tag/metalcore"/>
         
     | 
| 
      
 45 
     | 
    
         
            +
            	<tag name="thrash metal" count="75916" url="http://www.last.fm/tag/thrash%20metal"/>
         
     | 
| 
      
 46 
     | 
    
         
            +
            	<tag name="progressive metal" count="74898" url="http://www.last.fm/tag/progressive%20metal"/>
         
     | 
| 
      
 47 
     | 
    
         
            +
            	<tag name="power metal" count="74809" url="http://www.last.fm/tag/power%20metal"/>
         
     | 
| 
      
 48 
     | 
    
         
            +
            	<tag name="90s" count="73903" url="http://www.last.fm/tag/90s"/>
         
     | 
| 
      
 49 
     | 
    
         
            +
            	<tag name="blues" count="69987" url="http://www.last.fm/tag/blues"/>
         
     | 
| 
      
 50 
     | 
    
         
            +
            	<tag name="reggae" count="66788" url="http://www.last.fm/tag/reggae"/>
         
     | 
| 
      
 51 
     | 
    
         
            +
            	<tag name="acoustic" count="66595" url="http://www.last.fm/tag/acoustic"/>
         
     | 
| 
      
 52 
     | 
    
         
            +
            	<tag name="post-rock" count="65059" url="http://www.last.fm/tag/post-rock"/>
         
     | 
| 
      
 53 
     | 
    
         
            +
            	<tag name="classical" count="65038" url="http://www.last.fm/tag/classical"/>
         
     | 
| 
      
 54 
     | 
    
         
            +
            	<tag name="britpop" count="63815" url="http://www.last.fm/tag/britpop"/>
         
     | 
| 
      
 55 
     | 
    
         
            +
            	<tag name="new wave" count="63087" url="http://www.last.fm/tag/new%20wave"/>
         
     | 
| 
      
 56 
     | 
    
         
            +
            	<tag name="techno" count="62535" url="http://www.last.fm/tag/techno"/>
         
     | 
| 
      
 57 
     | 
    
         
            +
            	<tag name="ska" count="62517" url="http://www.last.fm/tag/ska"/>
         
     | 
| 
      
 58 
     | 
    
         
            +
            	<tag name="trip-hop" count="62469" url="http://www.last.fm/tag/trip-hop"/>
         
     | 
| 
      
 59 
     | 
    
         
            +
            	<tag name="melodic death metal" count="62163" url="http://www.last.fm/tag/melodic%20death%20metal"/>
         
     | 
| 
      
 60 
     | 
    
         
            +
            	<tag name="funk" count="59796" url="http://www.last.fm/tag/funk"/>
         
     | 
| 
      
 61 
     | 
    
         
            +
            	<tag name="psychedelic" count="58401" url="http://www.last.fm/tag/psychedelic"/>
         
     | 
| 
      
 62 
     | 
    
         
            +
            	<tag name="mellow" count="57249" url="http://www.last.fm/tag/mellow"/>
         
     | 
| 
      
 63 
     | 
    
         
            +
            	<tag name="electro" count="57089" url="http://www.last.fm/tag/electro"/>
         
     | 
| 
      
 64 
     | 
    
         
            +
            	<tag name="house" count="55856" url="http://www.last.fm/tag/house"/>
         
     | 
| 
      
 65 
     | 
    
         
            +
            	<tag name="german" count="54171" url="http://www.last.fm/tag/german"/>
         
     | 
| 
      
 66 
     | 
    
         
            +
            	<tag name="screamo" count="53709" url="http://www.last.fm/tag/screamo"/>
         
     | 
| 
      
 67 
     | 
    
         
            +
            	<tag name="grunge" count="52502" url="http://www.last.fm/tag/grunge"/>
         
     | 
| 
      
 68 
     | 
    
         
            +
            	<tag name="chill" count="51786" url="http://www.last.fm/tag/chill"/>
         
     | 
| 
      
 69 
     | 
    
         
            +
            	<tag name="country" count="51643" url="http://www.last.fm/tag/country"/>
         
     | 
| 
      
 70 
     | 
    
         
            +
            	<tag name="gothic metal" count="50083" url="http://www.last.fm/tag/gothic%20metal"/>
         
     | 
| 
      
 71 
     | 
    
         
            +
            	<tag name="rnb" count="49554" url="http://www.last.fm/tag/rnb"/>
         
     | 
| 
      
 72 
     | 
    
         
            +
            	<tag name="j-rock" count="49416" url="http://www.last.fm/tag/j-rock"/>
         
     | 
| 
      
 73 
     | 
    
         
            +
            	<tag name="gothic" count="49285" url="http://www.last.fm/tag/gothic"/>
         
     | 
| 
      
 74 
     | 
    
         
            +
            	<tag name="love" count="48861" url="http://www.last.fm/tag/love"/>
         
     | 
| 
      
 75 
     | 
    
         
            +
            	<tag name="post-punk" count="48733" url="http://www.last.fm/tag/post-punk"/>
         
     | 
| 
      
 76 
     | 
    
         
            +
            	<tag name="downtempo" count="47465" url="http://www.last.fm/tag/downtempo"/>
         
     | 
| 
      
 77 
     | 
    
         
            +
            	<tag name="albums i own" count="46761" url="http://www.last.fm/tag/albums%20i%20own"/>
         
     | 
| 
      
 78 
     | 
    
         
            +
            	<tag name="finnish" count="46414" url="http://www.last.fm/tag/finnish"/>
         
     | 
| 
      
 79 
     | 
    
         
            +
            	<tag name="doom metal" count="44009" url="http://www.last.fm/tag/doom%20metal"/>
         
     | 
| 
      
 80 
     | 
    
         
            +
            	<tag name="j-pop" count="43987" url="http://www.last.fm/tag/j-pop"/>
         
     | 
| 
      
 81 
     | 
    
         
            +
            	<tag name="favourites" count="43349" url="http://www.last.fm/tag/favourites"/>
         
     | 
| 
      
 82 
     | 
    
         
            +
            	<tag name="idm" count="43272" url="http://www.last.fm/tag/idm"/>
         
     | 
| 
      
 83 
     | 
    
         
            +
            	<tag name="beautiful" count="41356" url="http://www.last.fm/tag/beautiful"/>
         
     | 
| 
      
 84 
     | 
    
         
            +
            	<tag name="canadian" count="41016" url="http://www.last.fm/tag/canadian"/>
         
     | 
| 
      
 85 
     | 
    
         
            +
            	<tag name="piano" count="39737" url="http://www.last.fm/tag/piano"/>
         
     | 
| 
      
 86 
     | 
    
         
            +
            	<tag name="awesome" count="39554" url="http://www.last.fm/tag/awesome"/>
         
     | 
| 
      
 87 
     | 
    
         
            +
            	<tag name="swedish" count="39352" url="http://www.last.fm/tag/swedish"/>
         
     | 
| 
      
 88 
     | 
    
         
            +
            	<tag name="60s" count="38962" url="http://www.last.fm/tag/60s"/>
         
     | 
| 
      
 89 
     | 
    
         
            +
            	<tag name="favorite" count="38605" url="http://www.last.fm/tag/favorite"/>
         
     | 
| 
      
 90 
     | 
    
         
            +
            	<tag name="oldies" count="38299" url="http://www.last.fm/tag/oldies"/>
         
     | 
| 
      
 91 
     | 
    
         
            +
            	<tag name="french" count="38011" url="http://www.last.fm/tag/french"/>
         
     | 
| 
      
 92 
     | 
    
         
            +
            	<tag name="progressive" count="37953" url="http://www.last.fm/tag/progressive"/>
         
     | 
| 
      
 93 
     | 
    
         
            +
            	<tag name="70s" count="37774" url="http://www.last.fm/tag/70s"/>
         
     | 
| 
      
 94 
     | 
    
         
            +
            	<tag name="female" count="37767" url="http://www.last.fm/tag/female"/>
         
     | 
| 
      
 95 
     | 
    
         
            +
            	<tag name="anime" count="36628" url="http://www.last.fm/tag/anime"/>
         
     | 
| 
      
 96 
     | 
    
         
            +
            	<tag name="grindcore" count="36247" url="http://www.last.fm/tag/grindcore"/>
         
     | 
| 
      
 97 
     | 
    
         
            +
            	<tag name="american" count="36167" url="http://www.last.fm/tag/american"/>
         
     | 
| 
      
 98 
     | 
    
         
            +
            	<tag name="ebm" count="34355" url="http://www.last.fm/tag/ebm"/>
         
     | 
| 
      
 99 
     | 
    
         
            +
            	<tag name="jpop" count="33603" url="http://www.last.fm/tag/jpop"/>
         
     | 
| 
      
 100 
     | 
    
         
            +
            	<tag name="folk metal" count="33078" url="http://www.last.fm/tag/folk%20metal"/>
         
     | 
| 
      
 101 
     | 
    
         
            +
            	<tag name="guitar" count="32984" url="http://www.last.fm/tag/guitar"/>
         
     | 
| 
      
 102 
     | 
    
         
            +
            	<tag name="drum and bass" count="32897" url="http://www.last.fm/tag/drum%20and%20bass"/>
         
     | 
| 
      
 103 
     | 
    
         
            +
            	<tag name="nu metal" count="31658" url="http://www.last.fm/tag/nu%20metal"/>
         
     | 
| 
      
 104 
     | 
    
         
            +
            	<tag name="symphonic metal" count="30975" url="http://www.last.fm/tag/symphonic%20metal"/>
         
     | 
| 
      
 105 
     | 
    
         
            +
            	<tag name="synthpop" count="30969" url="http://www.last.fm/tag/synthpop"/>
         
     | 
| 
      
 106 
     | 
    
         
            +
            	<tag name="lounge" count="30950" url="http://www.last.fm/tag/lounge"/>
         
     | 
| 
      
 107 
     | 
    
         
            +
            	<tag name="favourite" count="30029" url="http://www.last.fm/tag/favourite"/>
         
     | 
| 
      
 108 
     | 
    
         
            +
            	<tag name="00s" count="29449" url="http://www.last.fm/tag/00s"/>
         
     | 
| 
      
 109 
     | 
    
         
            +
            	<tag name="pop punk" count="29078" url="http://www.last.fm/tag/pop%20punk"/>
         
     | 
| 
      
 110 
     | 
    
         
            +
            	<tag name="favorite songs" count="28808" url="http://www.last.fm/tag/favorite%20songs"/>
         
     | 
| 
      
 111 
     | 
    
         
            +
            	<tag name="cover" count="28092" url="http://www.last.fm/tag/cover"/>
         
     | 
| 
      
 112 
     | 
    
         
            +
            	<tag name="latin" count="26950" url="http://www.last.fm/tag/latin"/>
         
     | 
| 
      
 113 
     | 
    
         
            +
            	<tag name="female vocalist" count="26912" url="http://www.last.fm/tag/female%20vocalist"/>
         
     | 
| 
      
 114 
     | 
    
         
            +
            	<tag name="world" count="26862" url="http://www.last.fm/tag/world"/>
         
     | 
| 
      
 115 
     | 
    
         
            +
            	<tag name="fun" count="26183" url="http://www.last.fm/tag/fun"/>
         
     | 
| 
      
 116 
     | 
    
         
            +
            	<tag name="comedy" count="26020" url="http://www.last.fm/tag/comedy"/>
         
     | 
| 
      
 117 
     | 
    
         
            +
            	<tag name="noise" count="25340" url="http://www.last.fm/tag/noise"/>
         
     | 
| 
      
 118 
     | 
    
         
            +
            	<tag name="christian" count="24549" url="http://www.last.fm/tag/christian"/>
         
     | 
| 
      
 119 
     | 
    
         
            +
            	<tag name="darkwave" count="24210" url="http://www.last.fm/tag/darkwave"/>
         
     | 
| 
      
 120 
     | 
    
         
            +
            	<tag name="psytrance" count="24109" url="http://www.last.fm/tag/psytrance"/>
         
     | 
| 
      
 121 
     | 
    
         
            +
            	<tag name="celtic" count="23921" url="http://www.last.fm/tag/celtic"/>
         
     | 
| 
      
 122 
     | 
    
         
            +
            	<tag name="jrock" count="23816" url="http://www.last.fm/tag/jrock"/>
         
     | 
| 
      
 123 
     | 
    
         
            +
            	<tag name="new age" count="23787" url="http://www.last.fm/tag/new%20age"/>
         
     | 
| 
      
 124 
     | 
    
         
            +
            	<tag name="polish" count="23709" url="http://www.last.fm/tag/polish"/>
         
     | 
| 
      
 125 
     | 
    
         
            +
            	<tag name="industrial metal" count="23620" url="http://www.last.fm/tag/industrial%20metal"/>
         
     | 
| 
      
 126 
     | 
    
         
            +
            	<tag name="stoner rock" count="23160" url="http://www.last.fm/tag/stoner%20rock"/>
         
     | 
| 
      
 127 
     | 
    
         
            +
            	<tag name="covers" count="23060" url="http://www.last.fm/tag/covers"/>
         
     | 
| 
      
 128 
     | 
    
         
            +
            	<tag name="alt-country" count="22823" url="http://www.last.fm/tag/alt-country"/>
         
     | 
| 
      
 129 
     | 
    
         
            +
            	<tag name="goth" count="22679" url="http://www.last.fm/tag/goth"/>
         
     | 
| 
      
 130 
     | 
    
         
            +
            	<tag name="sad" count="22550" url="http://www.last.fm/tag/sad"/>
         
     | 
| 
      
 131 
     | 
    
         
            +
            	<tag name="pop rock" count="22277" url="http://www.last.fm/tag/pop%20rock"/>
         
     | 
| 
      
 132 
     | 
    
         
            +
            	<tag name="dub" count="22149" url="http://www.last.fm/tag/dub"/>
         
     | 
| 
      
 133 
     | 
    
         
            +
            	<tag name="post-hardcore" count="21532" url="http://www.last.fm/tag/post-hardcore"/>
         
     | 
| 
      
 134 
     | 
    
         
            +
            	<tag name="visual kei" count="21323" url="http://www.last.fm/tag/visual%20kei"/>
         
     | 
| 
      
 135 
     | 
    
         
            +
            	<tag name="shoegaze" count="21131" url="http://www.last.fm/tag/shoegaze"/>
         
     | 
| 
      
 136 
     | 
    
         
            +
            	<tag name="gothic rock" count="20689" url="http://www.last.fm/tag/gothic%20rock"/>
         
     | 
| 
      
 137 
     | 
    
         
            +
            	<tag name="hiphop" count="20677" url="http://www.last.fm/tag/hiphop"/>
         
     | 
| 
      
 138 
     | 
    
         
            +
            	<tag name="classic" count="20520" url="http://www.last.fm/tag/classic"/>
         
     | 
| 
      
 139 
     | 
    
         
            +
            	<tag name="dark ambient" count="19816" url="http://www.last.fm/tag/dark%20ambient"/>
         
     | 
| 
      
 140 
     | 
    
         
            +
            	<tag name="cool" count="19720" url="http://www.last.fm/tag/cool"/>
         
     | 
| 
      
 141 
     | 
    
         
            +
            	<tag name="minimal" count="19591" url="http://www.last.fm/tag/minimal"/>
         
     | 
| 
      
 142 
     | 
    
         
            +
            	<tag name="good" count="19546" url="http://www.last.fm/tag/good"/>
         
     | 
| 
      
 143 
     | 
    
         
            +
            	<tag name="avant-garde" count="19434" url="http://www.last.fm/tag/avant-garde"/>
         
     | 
| 
      
 144 
     | 
    
         
            +
            	<tag name="uk" count="19127" url="http://www.last.fm/tag/uk"/>
         
     | 
| 
      
 145 
     | 
    
         
            +
            	<tag name="brutal death metal" count="18917" url="http://www.last.fm/tag/brutal%20death%20metal"/>
         
     | 
| 
      
 146 
     | 
    
         
            +
            	<tag name="disco" count="18821" url="http://www.last.fm/tag/disco"/>
         
     | 
| 
      
 147 
     | 
    
         
            +
            	<tag name="russian" count="18661" url="http://www.last.fm/tag/russian"/>
         
     | 
| 
      
 148 
     | 
    
         
            +
            	<tag name="christmas" count="18639" url="http://www.last.fm/tag/christmas"/>
         
     | 
| 
      
 149 
     | 
    
         
            +
            	<tag name="favourite songs" count="18633" url="http://www.last.fm/tag/favourite%20songs"/>
         
     | 
| 
      
 150 
     | 
    
         
            +
            	<tag name="sexy" count="18619" url="http://www.last.fm/tag/sexy"/>
         
     | 
| 
      
 151 
     | 
    
         
            +
            	<tag name="easy listening" count="18546" url="http://www.last.fm/tag/easy%20listening"/>
         
     | 
| 
      
 152 
     | 
    
         
            +
            	<tag name="irish" count="18489" url="http://www.last.fm/tag/irish"/>
         
     | 
| 
      
 153 
     | 
    
         
            +
            	<tag name="viking metal" count="18314" url="http://www.last.fm/tag/viking%20metal"/>
         
     | 
| 
      
 154 
     | 
    
         
            +
            	<tag name="post rock" count="18077" url="http://www.last.fm/tag/post%20rock"/>
         
     | 
| 
      
 155 
     | 
    
         
            +
            	<tag name="amazing" count="17784" url="http://www.last.fm/tag/amazing"/>
         
     | 
| 
      
 156 
     | 
    
         
            +
            	<tag name="psychedelic rock" count="17458" url="http://www.last.fm/tag/psychedelic%20rock"/>
         
     | 
| 
      
 157 
     | 
    
         
            +
            	<tag name="happy" count="17355" url="http://www.last.fm/tag/happy"/>
         
     | 
| 
      
 158 
     | 
    
         
            +
            	<tag name="lo-fi" count="17347" url="http://www.last.fm/tag/lo-fi"/>
         
     | 
| 
      
 159 
     | 
    
         
            +
            	<tag name="australian" count="17305" url="http://www.last.fm/tag/australian"/>
         
     | 
| 
      
 160 
     | 
    
         
            +
            	<tag name="synth pop" count="17280" url="http://www.last.fm/tag/synth%20pop"/>
         
     | 
| 
      
 161 
     | 
    
         
            +
            	<tag name="male vocalists" count="17124" url="http://www.last.fm/tag/male%20vocalists"/>
         
     | 
| 
      
 162 
     | 
    
         
            +
            	<tag name="norwegian" count="16964" url="http://www.last.fm/tag/norwegian"/>
         
     | 
| 
      
 163 
     | 
    
         
            +
            	<tag name="emocore" count="16949" url="http://www.last.fm/tag/emocore"/>
         
     | 
| 
      
 164 
     | 
    
         
            +
            	<tag name="garage rock" count="16927" url="http://www.last.fm/tag/garage%20rock"/>
         
     | 
| 
      
 165 
     | 
    
         
            +
            	<tag name="glam rock" count="16881" url="http://www.last.fm/tag/glam%20rock"/>
         
     | 
| 
      
 166 
     | 
    
         
            +
            	<tag name="rockabilly" count="16684" url="http://www.last.fm/tag/rockabilly"/>
         
     | 
| 
      
 167 
     | 
    
         
            +
            	<tag name="folk rock" count="16667" url="http://www.last.fm/tag/folk%20rock"/>
         
     | 
| 
      
 168 
     | 
    
         
            +
            	<tag name="live" count="16569" url="http://www.last.fm/tag/live"/>
         
     | 
| 
      
 169 
     | 
    
         
            +
            	<tag name="alternative metal" count="16254" url="http://www.last.fm/tag/alternative%20metal"/>
         
     | 
| 
      
 170 
     | 
    
         
            +
            	<tag name="americana" count="16206" url="http://www.last.fm/tag/americana"/>
         
     | 
| 
      
 171 
     | 
    
         
            +
            	<tag name="deutsch" count="16201" url="http://www.last.fm/tag/deutsch"/>
         
     | 
| 
      
 172 
     | 
    
         
            +
            	<tag name="political" count="15844" url="http://www.last.fm/tag/political"/>
         
     | 
| 
      
 173 
     | 
    
         
            +
            	<tag name="dark" count="15839" url="http://www.last.fm/tag/dark"/>
         
     | 
| 
      
 174 
     | 
    
         
            +
            	<tag name="melancholy" count="15640" url="http://www.last.fm/tag/melancholy"/>
         
     | 
| 
      
 175 
     | 
    
         
            +
            	<tag name="spanish" count="15367" url="http://www.last.fm/tag/spanish"/>
         
     | 
| 
      
 176 
     | 
    
         
            +
            	<tag name="relax" count="15350" url="http://www.last.fm/tag/relax"/>
         
     | 
| 
      
 177 
     | 
    
         
            +
            	<tag name="video game music" count="15321" url="http://www.last.fm/tag/video%20game%20music"/>
         
     | 
| 
      
 178 
     | 
    
         
            +
            	<tag name="acid jazz" count="15127" url="http://www.last.fm/tag/acid%20jazz"/>
         
     | 
| 
      
 179 
     | 
    
         
            +
            	<tag name="fusion" count="14816" url="http://www.last.fm/tag/fusion"/>
         
     | 
| 
      
 180 
     | 
    
         
            +
            	<tag name="relaxing" count="14731" url="http://www.last.fm/tag/relaxing"/>
         
     | 
| 
      
 181 
     | 
    
         
            +
            	<tag name="female fronted metal" count="14725" url="http://www.last.fm/tag/female%20fronted%20metal"/>
         
     | 
| 
      
 182 
     | 
    
         
            +
            	<tag name="thrash" count="14712" url="http://www.last.fm/tag/thrash"/>
         
     | 
| 
      
 183 
     | 
    
         
            +
            	<tag name="ethereal" count="14279" url="http://www.last.fm/tag/ethereal"/>
         
     | 
| 
      
 184 
     | 
    
         
            +
            	<tag name="gotanygoodmusic" count="14092" url="http://www.last.fm/tag/gotanygoodmusic"/>
         
     | 
| 
      
 185 
     | 
    
         
            +
            	<tag name="favorite albums" count="13971" url="http://www.last.fm/tag/favorite%20albums"/>
         
     | 
| 
      
 186 
     | 
    
         
            +
            	<tag name="hardcore punk" count="13926" url="http://www.last.fm/tag/hardcore%20punk"/>
         
     | 
| 
      
 187 
     | 
    
         
            +
            	<tag name="tracks" count="13922" url="http://www.last.fm/tag/tracks"/>
         
     | 
| 
      
 188 
     | 
    
         
            +
            	<tag name="rock n roll" count="13658" url="http://www.last.fm/tag/rock%20n%20roll"/>
         
     | 
| 
      
 189 
     | 
    
         
            +
            	<tag name="nu-metal" count="13586" url="http://www.last.fm/tag/nu-metal"/>
         
     | 
| 
      
 190 
     | 
    
         
            +
            	<tag name="remix" count="13482" url="http://www.last.fm/tag/remix"/>
         
     | 
| 
      
 191 
     | 
    
         
            +
            	<tag name="favorite artists" count="13134" url="http://www.last.fm/tag/favorite%20artists"/>
         
     | 
| 
      
 192 
     | 
    
         
            +
            	<tag name="soundtracks" count="12890" url="http://www.last.fm/tag/soundtracks"/>
         
     | 
| 
      
 193 
     | 
    
         
            +
            	<tag name="melancholic" count="12816" url="http://www.last.fm/tag/melancholic"/>
         
     | 
| 
      
 194 
     | 
    
         
            +
            	<tag name="brazilian" count="12806" url="http://www.last.fm/tag/brazilian"/>
         
     | 
| 
      
 195 
     | 
    
         
            +
            	<tag name="swing" count="12574" url="http://www.last.fm/tag/swing"/>
         
     | 
| 
      
 196 
     | 
    
         
            +
            	<tag name="vocal" count="12554" url="http://www.last.fm/tag/vocal"/>
         
     | 
| 
      
 197 
     | 
    
         
            +
            	<tag name="psychobilly" count="12456" url="http://www.last.fm/tag/psychobilly"/>
         
     | 
| 
      
 198 
     | 
    
         
            +
            	<tag name="party" count="12442" url="http://www.last.fm/tag/party"/>
         
     | 
| 
      
 199 
     | 
    
         
            +
            	<tag name="ballad" count="12353" url="http://www.last.fm/tag/ballad"/>
         
     | 
| 
      
 200 
     | 
    
         
            +
            	<tag name="rhythm and blues" count="12333" url="http://www.last.fm/tag/rhythm%20and%20blues"/>
         
     | 
| 
      
 201 
     | 
    
         
            +
            	<tag name="drum n bass" count="11842" url="http://www.last.fm/tag/drum%20n%20bass"/>
         
     | 
| 
      
 202 
     | 
    
         
            +
            	<tag name="trip hop" count="11838" url="http://www.last.fm/tag/trip%20hop"/>
         
     | 
| 
      
 203 
     | 
    
         
            +
            	<tag name="ska punk" count="11750" url="http://www.last.fm/tag/ska%20punk"/>
         
     | 
| 
      
 204 
     | 
    
         
            +
            	<tag name="electroclash" count="11708" url="http://www.last.fm/tag/electroclash"/>
         
     | 
| 
      
 205 
     | 
    
         
            +
            	<tag name="atmospheric" count="11681" url="http://www.last.fm/tag/atmospheric"/>
         
     | 
| 
      
 206 
     | 
    
         
            +
            	<tag name="melodic metal" count="11540" url="http://www.last.fm/tag/melodic%20metal"/>
         
     | 
| 
      
 207 
     | 
    
         
            +
            	<tag name="industrial rock" count="11306" url="http://www.last.fm/tag/industrial%20rock"/>
         
     | 
| 
      
 208 
     | 
    
         
            +
            	<tag name="italian" count="11303" url="http://www.last.fm/tag/italian"/>
         
     | 
| 
      
 209 
     | 
    
         
            +
            	<tag name="speed metal" count="11261" url="http://www.last.fm/tag/speed%20metal"/>
         
     | 
| 
      
 210 
     | 
    
         
            +
            	<tag name="christian rock" count="11226" url="http://www.last.fm/tag/christian%20rock"/>
         
     | 
| 
      
 211 
     | 
    
         
            +
            	<tag name="favourite albums" count="11156" url="http://www.last.fm/tag/favourite%20albums"/>
         
     | 
| 
      
 212 
     | 
    
         
            +
            	<tag name="power pop" count="11136" url="http://www.last.fm/tag/power%20pop"/>
         
     | 
| 
      
 213 
     | 
    
         
            +
            	<tag name="funky" count="11108" url="http://www.last.fm/tag/funky"/>
         
     | 
| 
      
 214 
     | 
    
         
            +
            	<tag name="soft rock" count="10955" url="http://www.last.fm/tag/soft%20rock"/>
         
     | 
| 
      
 215 
     | 
    
         
            +
            	<tag name="twee" count="10920" url="http://www.last.fm/tag/twee"/>
         
     | 
| 
      
 216 
     | 
    
         
            +
            	<tag name="english" count="10893" url="http://www.last.fm/tag/english"/>
         
     | 
| 
      
 217 
     | 
    
         
            +
            	<tag name="funny" count="10891" url="http://www.last.fm/tag/funny"/>
         
     | 
| 
      
 218 
     | 
    
         
            +
            	<tag name="blues rock" count="10768" url="http://www.last.fm/tag/blues%20rock"/>
         
     | 
| 
      
 219 
     | 
    
         
            +
            	<tag name="good stuff" count="10755" url="http://www.last.fm/tag/good%20stuff"/>
         
     | 
| 
      
 220 
     | 
    
         
            +
            	<tag name="catchy" count="10662" url="http://www.last.fm/tag/catchy"/>
         
     | 
| 
      
 221 
     | 
    
         
            +
            	<tag name="rock and roll" count="10652" url="http://www.last.fm/tag/rock%20and%20roll"/>
         
     | 
| 
      
 222 
     | 
    
         
            +
            	<tag name="female vocals" count="10574" url="http://www.last.fm/tag/female%20vocals"/>
         
     | 
| 
      
 223 
     | 
    
         
            +
            	<tag name="upbeat" count="10421" url="http://www.last.fm/tag/upbeat"/>
         
     | 
| 
      
 224 
     | 
    
         
            +
            	<tag name="officially shit" count="10313" url="http://www.last.fm/tag/officially%20shit"/>
         
     | 
| 
      
 225 
     | 
    
         
            +
            	<tag name="epic" count="10297" url="http://www.last.fm/tag/epic"/>
         
     | 
| 
      
 226 
     | 
    
         
            +
            	<tag name="technical death metal" count="10252" url="http://www.last.fm/tag/technical%20death%20metal"/>
         
     | 
| 
      
 227 
     | 
    
         
            +
            	<tag name="dnb" count="10173" url="http://www.last.fm/tag/dnb"/>
         
     | 
| 
      
 228 
     | 
    
         
            +
            	<tag name="sludge" count="10134" url="http://www.last.fm/tag/sludge"/>
         
     | 
| 
      
 229 
     | 
    
         
            +
            	<tag name="breakbeat" count="10083" url="http://www.last.fm/tag/breakbeat"/>
         
     | 
| 
      
 230 
     | 
    
         
            +
            	<tag name="japan" count="9933" url="http://www.last.fm/tag/japan"/>
         
     | 
| 
      
 231 
     | 
    
         
            +
            	<tag name="club" count="9686" url="http://www.last.fm/tag/club"/>
         
     | 
| 
      
 232 
     | 
    
         
            +
            	<tag name="dancehall" count="9642" url="http://www.last.fm/tag/dancehall"/>
         
     | 
| 
      
 233 
     | 
    
         
            +
            	<tag name="romantic" count="9554" url="http://www.last.fm/tag/romantic"/>
         
     | 
| 
      
 234 
     | 
    
         
            +
            	<tag name="icelandic" count="9519" url="http://www.last.fm/tag/icelandic"/>
         
     | 
| 
      
 235 
     | 
    
         
            +
            	<tag name="dreamy" count="9485" url="http://www.last.fm/tag/dreamy"/>
         
     | 
| 
      
 236 
     | 
    
         
            +
            	<tag name="bossa nova" count="9392" url="http://www.last.fm/tag/bossa%20nova"/>
         
     | 
| 
      
 237 
     | 
    
         
            +
            	<tag name="japanese music" count="9314" url="http://www.last.fm/tag/japanese%20music"/>
         
     | 
| 
      
 238 
     | 
    
         
            +
            	<tag name="neofolk" count="9311" url="http://www.last.fm/tag/neofolk"/>
         
     | 
| 
      
 239 
     | 
    
         
            +
            	<tag name="male" count="9299" url="http://www.last.fm/tag/male"/>
         
     | 
| 
      
 240 
     | 
    
         
            +
            	<tag name="calm" count="9199" url="http://www.last.fm/tag/calm"/>
         
     | 
| 
      
 241 
     | 
    
         
            +
            	<tag name="usa" count="8874" url="http://www.last.fm/tag/usa"/>
         
     | 
| 
      
 242 
     | 
    
         
            +
            	<tag name="scottish" count="8808" url="http://www.last.fm/tag/scottish"/>
         
     | 
| 
      
 243 
     | 
    
         
            +
            	<tag name="halftoned singles club" count="8761" url="http://www.last.fm/tag/halftoned%20singles%20club"/>
         
     | 
| 
      
 244 
     | 
    
         
            +
            	<tag name="progressive trance" count="8682" url="http://www.last.fm/tag/progressive%20trance"/>
         
     | 
| 
      
 245 
     | 
    
         
            +
            	<tag name="gay" count="8616" url="http://www.last.fm/tag/gay"/>
         
     | 
| 
      
 246 
     | 
    
         
            +
            	<tag name="contemporary classical" count="8598" url="http://www.last.fm/tag/contemporary%20classical"/>
         
     | 
| 
      
 247 
     | 
    
         
            +
            	<tag name="sweet" count="8593" url="http://www.last.fm/tag/sweet"/>
         
     | 
| 
      
 248 
     | 
    
         
            +
            	<tag name="art rock" count="8549" url="http://www.last.fm/tag/art%20rock"/>
         
     | 
| 
      
 249 
     | 
    
         
            +
            	<tag name="game music" count="8542" url="http://www.last.fm/tag/game%20music"/>
         
     | 
| 
      
 250 
     | 
    
         
            +
            	<tag name="avantgarde" count="8528" url="http://www.last.fm/tag/avantgarde"/>
         
     | 
| 
      
 251 
     | 
    
         
            +
            	<tag name="summer" count="8477" url="http://www.last.fm/tag/summer"/>
         
     | 
| 
      
 252 
     | 
    
         
            +
            </toptags>
         
     | 
| 
         @@ -0,0 +1,30 @@ 
     | 
|
| 
      
 1 
     | 
    
         
            +
            <?xml version="1.0" encoding="UTF-8"?>
         
     | 
| 
      
 2 
     | 
    
         
            +
            <tag tag="rock" count="72">
         
     | 
| 
      
 3 
     | 
    
         
            +
            	<track name="Once Upon a Time" count="1076" streamable="no">
         
     | 
| 
      
 4 
     | 
    
         
            +
            		<artist name="Frank Zappa">
         
     | 
| 
      
 5 
     | 
    
         
            +
            			<mbid>e20747e7-55a4-452e-8766-7b985585082d</mbid>
         
     | 
| 
      
 6 
     | 
    
         
            +
            			<url>http://www.last.fm/music/Frank+Zappa</url>
         
     | 
| 
      
 7 
     | 
    
         
            +
            		</artist>
         
     | 
| 
      
 8 
     | 
    
         
            +
            		<url>http://www.last.fm/music/Frank+Zappa/_/Once+Upon+a+Time</url>
         
     | 
| 
      
 9 
     | 
    
         
            +
            		<thumbnail>http://ec1.images-amazon.com/images/P/B0000009TN.01._SCMZZZZZZZ_.jpg</thumbnail>
         
     | 
| 
      
 10 
     | 
    
         
            +
            		<image>http://ec1.images-amazon.com/images/P/B0000009TN.01._SCMZZZZZZZ_.jpg</image>
         
     | 
| 
      
 11 
     | 
    
         
            +
            	</track>
         
     | 
| 
      
 12 
     | 
    
         
            +
            	<track name="The Florida Airport Tape" count="656" streamable="no">
         
     | 
| 
      
 13 
     | 
    
         
            +
            		<artist name="Frank Zappa">
         
     | 
| 
      
 14 
     | 
    
         
            +
            			<mbid>e20747e7-55a4-452e-8766-7b985585082d</mbid>
         
     | 
| 
      
 15 
     | 
    
         
            +
            			<url>http://www.last.fm/music/Frank+Zappa</url>
         
     | 
| 
      
 16 
     | 
    
         
            +
            		</artist>
         
     | 
| 
      
 17 
     | 
    
         
            +
            		<url>http://www.last.fm/music/Frank+Zappa/_/The+Florida+Airport+Tape</url>
         
     | 
| 
      
 18 
     | 
    
         
            +
            		<thumbnail>http://static3.last.fm/storable/image/182660/small.jpg</thumbnail>
         
     | 
| 
      
 19 
     | 
    
         
            +
            		<image>http://panther1.last.fm/proposedimages/sidebar/6/4250/536026.jpg</image>
         
     | 
| 
      
 20 
     | 
    
         
            +
            	</track>
         
     | 
| 
      
 21 
     | 
    
         
            +
            	<track name="Wonderwall" count="346" streamable="yes">
         
     | 
| 
      
 22 
     | 
    
         
            +
            		<artist name="Oasis">
         
     | 
| 
      
 23 
     | 
    
         
            +
            			<mbid>39ab1aed-75e0-4140-bd47-540276886b60</mbid>
         
     | 
| 
      
 24 
     | 
    
         
            +
            			<url>http://www.last.fm/music/Oasis</url>
         
     | 
| 
      
 25 
     | 
    
         
            +
            		</artist>
         
     | 
| 
      
 26 
     | 
    
         
            +
            		<url>http://www.last.fm/music/Oasis/_/Wonderwall</url>
         
     | 
| 
      
 27 
     | 
    
         
            +
            		<thumbnail>http://images.amazon.com/images/P/B000002BBY.01.THUMBZZZ.jpg</thumbnail>
         
     | 
| 
      
 28 
     | 
    
         
            +
            		<image>http://images.amazon.com/images/P/B000002BBY.01.MZZZZZZZ.jpg</image>
         
     | 
| 
      
 29 
     | 
    
         
            +
            	</track>
         
     | 
| 
      
 30 
     | 
    
         
            +
            </tag>
         
     |