"SfR Fresh" - the SfR Freeware/Shareware Archive 
Member "modules/org.opencms.frontend.templateone.modules/resources/modulesdemo/modules/faq/faq_0002.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 <FaqArticles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="opencms://system/modules/org.opencms.frontend.templateone.modules/schemas/faq.xsd">
4 <FaqArticle language="en">
5 <Title><![CDATA[Is professional support available for OpenCms?]]></Title>
6 <FaqParagraph>
7 <Text name="Text0">
8 <links>
9 <link name="link0" internal="false" type="A">
10 <target><![CDATA[http://www.opencms.org/opencms/en/support/solution_providers/]]></target>
11 </link>
12 <link name="link1" internal="false" type="A">
13 <target><![CDATA[http://www.opencms.org/]]></target>
14 </link>
15 </links>
16 <content><![CDATA[Certainly! OpenCms is supported by a number of interactive agencies and software consulting
17 companies worldwide. Please see the
18 <a href="%(link0)" target="_blank">Solution
19 Providers section</a> of the
20 <a href="%(link1)" target="_blank">OpenCms homepage</a> for a list of companies
21 offering professional support for OpenCms worldwide.]]></content>
22 </Text>
23 </FaqParagraph>
24 <Author><![CDATA[Andreas Zahner]]></Author>
25 </FaqArticle>
26 </FaqArticles>