New Jamendo database dumps
<JamendoData>
<Artists>
<artist>
<id>22</id> <!-- internal jamendo ID -->
<name>Lonah</name> <!-- display name -->
<url>http://www.jamendo.com/en/artist/lonah</url><!-- jamendo url -->
<image>http://imgjam.com/artists/l/lonah.jpg</image> <!-- artist image url -->
<mbgid>79239441-bfd5-4981-a70c-55c3f15c1287</mbgid> <!-- musicbrainz ID (may be blank) -->
<location> <!-- structure about the main location of the artist -->
<country>USA</country> <!-- ISO code of the country -->
<state>CA</state> <!-- Country subdivision (states in the US, "departments" in France, ...) -->
<city>San Francisco</city>
<latitude>-0.229498</latitude>
<longitude>-78.5243</longitude>
</location>
<Albums>
<album>
<id>116</id> <!-- internal jamendo ID -->
<name>Pieces</name> <!-- display name -->
<id3genre>43</id3genre>
<mbgid></mbgid>
<license_artwork>http://creativecommons.org/licenses/by-sa3.0</license_artwork>
<releasedate>2008-02-25T15:37:58+01:00</releasedate> <!-- ISO-formatted date -->
<Tracks>
<track>
<id>234233</id>
<name>En chantant!</id>
<filename>01 - Lonah - En chantant</filename> <!-- Usual filename without extension -->
<numalbum>1</numalbum> <!-- Track number in the album. starts at 1 -->
<id3genre>13</id3genre> <!-- Standard ID3 genre, 0 to 79 (cf below in Misc.) -->
<Tags>
<tag>
<idstr>rock</idstr>
<weight>0.46</weight> <!-- weight always between 0 and 1 -->
</tag>
[...]
</Tags>
</album>
[...]
</Albums>
</artist>
[...]
</Artists>
</JamendoData>
(Please replace {TRACKID} and {ALBUMID} in these urls by the numeric IDs found in the dump)