summaryrefslogtreecommitdiffstats
path: root/document/src/tests/vespaxml/test7.xml
blob: 129773678f12d2b11e6d2be2fb40afdfc597b1e5 (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 idprefix="doc:crawler:">
  <vespaadd>
    <document type="news" id="http://www.ntnu.no/">
       <title>TestTitle</title>
       <last_downloaded>100.5</last_downloaded>
    </document>
  </vespaadd>
</vespafeed>