aboutsummaryrefslogtreecommitdiffstats
path: root/document/src/tests/vespaxml/test30.xml
blob: fa24e99cd836d7cd9b9353e18e482d2fc0cce0fc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!-- Copyright 2017 Yahoo Holdings. 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>