summaryrefslogtreecommitdiffstats
path: root/document/src/tests/vespaxml/test7.xml
blob: 2c346a5b5cf027c42157b3e01c259e8c9503c172 (plain) (blame)
1
2
3
4
5
6
7
8
9
<!-- Copyright 2016 Yahoo Inc. 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>