summaryrefslogtreecommitdiffstats
path: root/vespaclient-java/src/test/files/myfeed.xml
blob: 3fe01a6e9bf214b469a97c3d1796dad508df44f5 (plain) (blame)
1
2
3
4
5
6
<!-- Copyright 2017 Yahoo Holdings. 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>