Both examples are correct (well in the second example there's a gramatical mistake, it should be):
<Keywords>
<Keyword>Key 1</Keyword>
<Keyword>Key 2</Keyword>
</Keywords>
Even if both examples are correct, maybe the second one is easier to understand because you're grouping elements, but there's practically no difference on both of them when you have to process them.