~ubuntu-branches/ubuntu/saucy/libmusicbrainz/saucy

« back to all changes in this revision

Viewing changes to test-data/valid/artist/search_result_1.xml

  • Committer: Package Import Robot
  • Author(s): Timo Aaltonen
  • Date: 2012-02-01 17:18:10 UTC
  • Revision ID: package-import@ubuntu.com-20120201171810-jzz90w51dx6shdr1
Tags: upstream-4.0.0
ImportĀ upstreamĀ versionĀ 4.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<metadata xmlns="http://musicbrainz.org/ns/mmd-1.0#"
 
3
          xmlns:ext="http://musicbrainz.org/ns/ext-1.0#">
 
4
    <artist-list offset="0" count="47">
 
5
        <artist id="c0b2500e-0cef-4130-869d-732b23ed9df5" type="Person" ext:score="100">
 
6
            <name>Tori Amos</name>
 
7
            <sort-name>Amos, Tori</sort-name>
 
8
            <life-span begin="1963-08-22"/>
 
9
        </artist>
 
10
        <artist id="896998e8-1f1f-4add-93ed-c8a951d0d4a1" type="Person" ext:score="44">
 
11
            <name>Tori Spelling</name>
 
12
            <sort-name>Spelling, Tori</sort-name>
 
13
        </artist>
 
14
        <artist id="986e37e5-50cf-4cc7-9791-dcc9b8daf830" ext:score="44">
 
15
            <name>Lisa And Tori</name>
 
16
            <sort-name>Lisa And Tori</sort-name>
 
17
        </artist>
 
18
    </artist-list>
 
19
</metadata>