-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfaq.xml
More file actions
20 lines (19 loc) · 772 Bytes
/
faq.xml
File metadata and controls
20 lines (19 loc) · 772 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<faq type="test">
<title>This is a litte faq</title>
<author>Ms. Unknown and Mr. Underappreciated</author>
<version>0.1</version>
<date>2017</date>
<entry>
<q>What is an faq?</q>
<a><p>It is an acronym and stands for Frequently Asked Questions.</p></a>
</entry>
<entry>
<q>Who wrote the first faq?</q>
<a><p>According to Wikipedia, "The acronym FAQ was developed between 1982 and 1985 by Eugene Miya of NASA for the SPACE mailing list."<link url="https://en.wikipedia.org/wiki/FAQ"></link></p></a>
</entry>
<entry>
<q>Why do we need faqs?</q>
<a><p>Because people think it is enough to read an faq instead of the manual.</p></a>
</entry>
</faq>