summaryrefslogtreecommitdiff
path: root/tests/gtest/data/cds-last-change/05-cds-last-change.xml
blob: 586761054bc19436eda28ae6349fb39169570f12 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<StateEvent
xmlns="urn:schemas-upnp-org:av:cds-event"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:schemas-upnp-org:av:cds-event
http://www.upnp.org/schemas/av/cds-event.xsd">
<objAdd objID="Album001" updateID="101" objParentId="0"
objClass="object.container.album.musicAlbum" stUpdate="0"/>
<objMod objID="0" updateID="102" stUpdate="0"/>
<objAdd objID="Song001" updateID="103" objParentId="Album001"
objClass="object.item.audioItem" stUpdate="0"/>
<objMod objID="Album001" updateID="104" stUpdate="0"/>
<objAdd objID="Song002" updateID="105" objParentId="Album001"
objClass="object.item.audioItem" stUpdate="0"/>
<objMod objID="Album001" updateID="106" stUpdate="0"/>
<objDel objID="Song001" updateID="107" stUpdate="0"/>
<objMod objID="Album001" updateID="108" stUpdate="0"/>
</StateEvent>