XMLList Plugin

Installation:
  Copy dll to Program Files\Notepad++\Plugins or %AppData\Notepad++\Plugins
  
Using:
  Open XML-Window(docked) with menu item 'XML-ListWindow'
  Load XML File
  Click Refresh
  browse through Tree of XML
  Double click on an Entry to jump to position


HISTORY:
  
0.1: (21.08.2010)

- First quick and dirty release, but the plugin just do it
- own "XML-Parser", not really parse, just check the levels/position
- click on an Entry jumps to position in Text (normal XML parser doesn't supply position in Text, so must code xml parsing)
