Current File : //opt/RZphp73/includes/data/XML_Feed_Parser/samples/bug12919.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  <id>feed-id</id>
  <title>Sample Feed for Bug 12919</title>
  <entry>
    <id>entry-id</id>
    <title>Sample Entry for Bug 12919</title>    
    <content type="xhtml" xml:base="http://db.zs-intern.de/id/news/de/16735">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <a href="http://www.vzbv.de/start/index.php?page=presse&amp;bereichs_id=25">Linktext</a>
      </div>
    </content>
  </entry>
</feed>