Auto Complete

Auto Complete

I need a plugin that load from a xml file some info like:
<title></title>
<image></image>
<link></link>

And use in a auto complete search box.
When the user select one we will be redirect to www.exemple.com\link and if not exits the page will go to other page.
Can anyone help me with this?