aboutsummaryrefslogtreecommitdiffstats
path: root/document/src/tests/vespaxml/test30.xml
blob: 6fbb6fae8ba725357dae35ce44dae9578574b8c2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!-- Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<vespafeed xmlns:xsd="http://www.w3.org/2001/XMLSchema-datatypes"
	   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <vespaadd>
    <document type="news" id="doc:crawler:http://www.ntnu.no/">
       <title xsi:type="xsd:hexBinary">E5AEB6E59BADE3808220044BE680AC</title>
       <last_downloaded>100</last_downloaded>
    </document>
    <document type="news" id="doc:crawler:http://www.ntnu.org/">
       <title xsi:type="xsd:base64Binary">5a625Zut44CCIARL5oCs</title>
       <last_downloaded>100</last_downloaded>
    </document>
  </vespaadd>
</vespafeed>