aboutsummaryrefslogtreecommitdiffstats
path: root/document/src/tests/vespaxml/test_idprefix.xml
blob: 2b0487d0b94def5735768315bda699dbdb369610 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright 2017 Yahoo Holdings. 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>