YEAH!
 Quote:

Your solution passed all tests

KiXtart
KiXtart Version = 4.53
KiXGolf Script = kixgolf_wfp.kix

Computer
OS = Windows XP Professional
CPU = AMD Turion(tm) 64 X2 Mobile Technology TL-64
Speed = 2194 MHz
Memory = 1920 MB

KiXGolf Scoring Engine
Scoring Engine = 3.3

KiXtart Golf Score
Tournament = A Well-Formed Problem
Processing Start = 2008/12/25 14:33:19.718
Processing End = 2008/12/25 14:33:19.875
Duration = 0000/00/00 00:00:00.156
KiXGolf Score = 217

 Code:
Function WFP($c)
Dim $

$ = CreateObject(Microsoft.XMLDOM)

  $wfp = IIf($.load($c) + Val($.firstChild.nodetype), w, 'non w') + 'ell-formed'
For Each $ in $.getElementsByTagName('*')
      If $.tagname = $.parentnode.tagname
        $wfp = 'non ' + $wfp
      EndFunction
_________________________
!

download KiXnet