aboutsummaryrefslogtreecommitdiff
path: root/subsonic-main/src/main/webapp/xsd/license_example_1.xml
blob: 720381ab8c22bf253a76c5bd316240c0eaef594e (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>

<subsonic-response xmlns="http://subsonic.org/restapi"
                   status="ok" version="1.1.1">

    <license valid="true" email="foo@bar.com" key="ABC123DEF" date="2009-09-03T14:46:43"/>

</subsonic-response>