//タグ[contains(text(), 'キーワード')]
//タグ[text()='キーワード']
//タグ[normalize-space(text()) = 'キーワード']
//タグ//text()
normalize-space(text())