<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE movies [
<!ENTITY copy "&#169;">
]>
<movies>
    <movie id="56225">
        <title>Love Story</title>
        <title/>
        <year>1980</year>
        <_director name="Coppola"/>
        <comment text="Five start Average"/>
        <commentxml>Introduce XML content</commentxml>
        <newcomment text="An &lt;important&gt; text">Oscar</newcomment>
        <comment lang="de">&copy; 1980 Warner Bros.</comment>
        <!-- Famous movie of the 80s -->
    </movie>
</movies>
