Мало ли кому будет полезно, вот официальный ответ.
To import data from an XML attribute, you need to drag from directly on top of the attribute name. For example:
If you wanted to import the sku, you would need to place your mouse over the word "sku" and drag from there. The resulting XPath code will look something like
{/product/@sku}