Simplify the following xPath so that it is as small as possible but still identifies the element in question
/html/body/div[@id='vwd4_page']/div[@id='vwd4_content']/div[@id='Layout']/div[@id='FooterAction']/div[3]/form[@id='searchform']/span/input[@id='searchfield']
Can you use this?