aboutsummaryrefslogtreecommitdiffstats
path: root/document/src/tests/vespaxml/test46.xml
blob: 75d69f3a8b55bc95891f7a3a651f2a42615fec85 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<!-- Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<vespafeed>
    <document documenttype="news" documentid="doc:crawler:http://www.blargh.example.com/" lastmodified="98798787">
        <value_long>1008</value_long>
	<weightedsetstring>
	    <item weight="1">First</item>
            <item weight="2">Second</item>
        </weightedsetstring>
    </document>
</vespafeed>