aboutsummaryrefslogtreecommitdiffstats
path: root/vespaclient-java/src/test/files/myfeed.xml
blob: 10fe5d6f797605a01aecaf7cf054c13cd2af488e (plain) (blame)
1
2
3
4
5
6
<!-- Copyright Vespa.ai. 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>