summaryrefslogtreecommitdiffstats
path: root/vespaclient-java/src/test/files/myfeed.xml
blob: 7011089f340792c95eddcddcb5ec3d0b56b6d9c7 (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>