"SfR Fresh" - the SfR Freeware/Shareware Archive 
Member "modules/org.opencms.frontend.templatetwo.demo.content/resources/demo_de/_info_/intro" 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 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 <TextBoxes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="opencms://system/modules/org.opencms.frontend.templatetwo/schemas/textbox.xsd">
4 <TextBox language="de">
5 <Title><![CDATA[Info-Box]]></Title>
6 <Content name="Content0">
7 <links/>
8 <content><![CDATA[<p>Auf jeder Seite dieser Demo finden Sie eine oder mehrere rote Kästen wie diesen hier, in welchen die OpenCms Funktionen, die auf der Seite verwendet wurden, beschrieben werden.</p>]]></content>
9 </Content>
10 </TextBox>
11 </TextBoxes>