summaryrefslogtreecommitdiffstats
path: root/document/src/tests/vespaxml/test28.xml
blob: f1995d295bb03247d1b35e517996345c618e9fc4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<!-- Test content -->
<!-- Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<vespafeed>
  <vespaadd>
    <document type="news" id="doc:crawler:http://www.ntnu.no/">
       <title>TestTitleContent</title>
        <value_content contenttype="text/html" encoding="utf-8" language="en"><![CDATA[<html><body><h1>This is the title</h1></body></html>]]></value_content>
    </document>
  </vespaadd>
</vespafeed>