<?xml version="1.0" encoding="UTF-8"?>

<subsonic-response xmlns="http://subsonic.org/restapi"
                   status="ok" version="1.10.1">
    <artists ignoredArticles="The El La Los Las Le Les">
        <index name="A">
            <artist id="5449" name="A-Ha" coverArt="ar-5449" albumCount="4"/>
            <artist id="5421" name="ABBA" coverArt="ar-5421" albumCount="6"/>
            <artist id="5432" name="AC/DC" coverArt="ar-5432" albumCount="15"/>
            <artist id="6633" name="Aaron Neville" coverArt="ar-6633" albumCount="1"/>
        </index>
        <index name="B">
            <artist id="5950" name="Bob Marley" coverArt="ar-5950" albumCount="8"/>
            <artist id="5957" name="Bruce Dickinson" coverArt="ar-5957" albumCount="2"/>
        </index>
    </artists>

</subsonic-response>
