summaryrefslogtreecommitdiffstats
path: root/document/src/tests/vespaxml/test_idprefix.xml
blob: e3a177d6606ae74851e37a592c0750334f9606e4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<vespafeed>

  <document type="news" id="http://music.yahoo.com/bobdylan/BestOf">
    <title>Best of Bob Dylan</title>
  </document>

  <document type="news" id="http://music.yahoo.com/metallica/BestOf">
    <title>Best of Metallica</title>
  </document>

</vespafeed>