summaryrefslogtreecommitdiff
path: root/sample/src/entities/index.xml
blob: 67610159b72d7d6e36e1a4a14408a161b6159c61 (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
29
30
31
32
33
34
<?xml version="1.0" encoding="utf-8"?>
<gallery type="album">
  <general>
    <ID>Entities &#8594; '&amp;' "&amp;copy;"</ID>
    <title>Entities &#8594; '&amp;' "&amp;copy;"</title>
    <description><![CDATA[Entities &#8594; '&amp;' "&copy;" &lt; <b>ahoj!</b> <!-- comment <b>neco</b> -->]]></description>
    <footnote>  <![CDATA[Entities &#8594; '&amp;' "&copy;" &lt; <b>ahoj!</b> <!-- comment <b>neco</b> -->]]>
    </footnote>

    <meta>
      <author>META Author &#8594; '&amp;' "&amp;copy;"</author>
      <description><![CDATA[META Description &#8594; '&amp;' "&copy;" &lt; <b>ahoj!</b> <!-- comment <b>neco</b> -->]]></description>
    </meta>  
    <news timestamp="2010-10-07T17:51:51+04:00" type="html" title="Entities test">
      Entities &#8594; '&amp;' "&amp;copy;"
    </news>
    <news timestamp="2010-10-07T18:15:15.000Z" type="html" title="Entities test CDATA">
      <![CDATA[Entities &#8594; '&amp;' "&copy;" &lt; <b>ahoj!</b> <!-- comment <b>neco</b> -->]]>
    </news>
  </general>
  
  <items>
    <item src="preview/img_6802.jpg">
      <title>Entities &#8594; '&amp;' "&amp;copy;"</title>
      <title_description>Entities &#8594; '&amp;' "&amp;copy;"</title_description>
    </item>

    <item src="preview/img_6802b.jpg">
      <title><![CDATA[Entities &#8594; '&amp;' "&copy;" &lt; <b>ahoj!</b> <!-- comment <b>neco</b> -->]]></title>
      <title_description><![CDATA[Entities &#8594; '&amp;' "&copy;" &lt; <b>ahoj!</b> <!-- comment <b>neco</b> -->]]></title_description>
    </item>

  </items>
</gallery>