summaryrefslogtreecommitdiffstats
path: root/document/src/tests/vespaxml/test1.xml
blob: 1ec09a0b61f2c4d19b93403d5812566c6eea0176 (plain) (blame)
1
2
3
4
5
6
7
8
9
<!-- Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<vespafeed>
  <vespaadd idprefix="doc:crawler:">
    <document documenttype="news" documentid="http://www.ntnu.no/">
       <title>TestTitle</title>
       <last_downloaded>100</last_downloaded>
    </document>
  </vespaadd>
</vespafeed>