summaryrefslogtreecommitdiffstats
path: root/vespaclient-java/src/test/files/myfeed.xml
blob: 3b541f3f61eaf554d49435b8b56156e1e59f26ca (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="doc:test:foo" documenttype="news"/>
    <update documentid="doc:test:foo" documenttype="news"/>
    <remove documentid="doc:test:foo"/>
</vespafeed>