aboutsummaryrefslogtreecommitdiffstats
path: root/vespaclient-java/src/test/files/myfeed.xml
blob: 9799941624fb94d0d68c467f6aea1966ecdd258c (plain) (blame)
1
2
3
4
5
6
<!-- Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<vespafeed>
    <document documentid="id:test:news::foo" documenttype="news"/>
    <update documentid="id:test:news::foo" documenttype="news"/>
    <remove documentid="id:test:news::foo"/>
</vespafeed>