"SfR Fresh" - the SfR Freeware/Shareware Archive 
Member "modules/org.opencms.frontend.templateone.modules/resources/modulesdemo/modules/faq/faq_0001.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[How do I spell OpenCms correctly?]]></Title>
6 <FaqParagraph>
7 <Text name="Text0">
8 <links/>
9 <content><![CDATA[OpenCms (the product) should be spelled with capital "O" and "C", the rest is all lower case, and
10 it's one word. So it's "OpenCms". The following spellings are all "wrong": OpenCMS, Open CMS,
11 openCMS, Opencms... In case you write about (or refer to) OpenCms, please use the "right" spelling.]]></content>
12 </Text>
13 </FaqParagraph>
14 <Author><![CDATA[Andreas Zahner]]></Author>
15 </FaqArticle>
16 </FaqArticles>