On 01/24/2015 12:29 PM, Alexis Praga wrote: > <animelist> > <title>Bleach</title> > <title>Naruto</title> > </animelist> HXT is picky about whitespace, you have to tell it to ignore those leading spaces. Try, runX ( xunpickleDocument xpAnimeList [ withRemoveWS yes ] src) instead.