Xml refers to non existing parent

Hi,

Here is the question again but can’t get it to work.

XML

[code] <?xml version="1.0" encoding="iso-8859-1" ?>

  • http://alpaca.netsyne.nl/index.php/aanbiedingen.html
  • http://alpaca.netsyne.nl/index.php/bergsport.html
  • http://alpaca.netsyne.nl/index.php/fietstassen.html
  • http://alpaca.netsyne.nl/index.php/kamperen.html
  • http://alpaca.netsyne.nl/index.php/kleding.html
  • http://alpaca.netsyne.nl/index.php/licht-optiek.html
  • http://alpaca.netsyne.nl/index.php/navigatie.html
  • http://alpaca.netsyne.nl/index.php/nordic-walking.html
  • http://alpaca.netsyne.nl/index.php/reisartikelen.html
  • http://alpaca.netsyne.nl/index.php/reistassen.html
  • http://alpaca.netsyne.nl/index.php/rugzakken.html
  • http://alpaca.netsyne.nl/index.php/sandalen.html
  • http://alpaca.netsyne.nl/index.php/schoenen-1.html
  • http://alpaca.netsyne.nl/index.php/slaapzak-mat.html
  • http://alpaca.netsyne.nl/index.php/tenten-tarps.html
  • http://alpaca.netsyne.nl/index.php/tools-messen.html
  • http://alpaca.netsyne.nl/index.php/wintersport.html [/code]

PHP

header('Content-type: text/xml'); echo '<?xml version="1.0" encoding="iso-8859-1" ?>';

Javascript

[code]

[/code]

Problem solved, url to xml not ok!