blob: 54bdb2f18c298903724c6583b80cfa64560a1eda (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
<?xml version="1.0" encoding="utf-8"?>
<gallery type="album">
<general>
<ID>Entities → '&' "&copy;"</ID>
<title>Entities → '&' "&copy;"</title>
<description><![CDATA[Entities → '&' "©" < <b>ahoj!</b> <!-- comment <b>neco</b> -->]]></description>
<footnote> <![CDATA[Entities → '&' "©" < <b>ahoj!</b> <!-- comment <b>neco</b> -->]]>
</footnote>
<meta>
<author>META Author → '&' "&copy;"</author>
<description><![CDATA[META Description → '&' "©" < <b>ahoj!</b> <!-- comment <b>neco</b> -->]]></description>
</meta>
</general>
<items>
<item preview="preview/img_6802.jpg">
<title>Entities → '&' "&copy;"</title>
<title_description>Entities → '&' "&copy;"</title_description>
</item>
<item preview="preview/img_6802b.jpg">
<title><![CDATA[Entities → '&' "©" < <b>ahoj!</b> <!-- comment <b>neco</b> -->]]></title>
<title_description><![CDATA[Entities → '&' "©" < <b>ahoj!</b> <!-- comment <b>neco</b> -->]]></title_description>
</item>
</items>
</gallery>
|