summaryrefslogtreecommitdiff
path: root/tests/gtest/data/cds-last-change/03-cds-last-change.xml
blob: 3859f8aa65d4042f634de56f63b195bae5a336a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?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"/>
</StateEvent>