"SfR Fresh" - the SfR Freeware/Shareware Archive 
Member "modules/org.opencms.frontend.templateone.modules/resources/modulesdemo/news.html" of archive opencms_7.0.5_src.zip:
As a special service "SfR Fresh" has tried to format the requested source page into HTML format using (guessed) XML source code syntax highlighting with prefixed line numbers.
Alternatively you can here view or download the uninterpreted source code file.
That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.
1 <?xml version="1.0" encoding="UTF-8"?>
2
3 <pages xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.opencms.org/dtd/6.0/xmlpage.xsd">
4 <page language="de">
5 <element name="text1">
6 <links/>
7 <content/>
8 </element>
9 </page>
10 <page language="en">
11 <element name="text1">
12 <links/>
13 <content><![CDATA[<H1>Demo of latest Wurst news</H1>
14 <P>This page shows the same list of latest news in the center area and on the
15 right side. Learn more about the latest Wurst news by reading the following
16 articles:</P>]]></content>
17 </element>
18 </page>
19 </pages>