Just a side note, Google has a ban on automated queries. I was using Google to test when I was new to testing, now I use our own server.
What you are looking for is this:
//a[contains(text(), 'software')]
This selects the first link with "software" in the link text.