How can I fetch custom field of s_articles_attributes in productexport?

I have created a new field ‘xyz’ in table s_articles_attributes as VARCHAR

 

Now, i want to export this field with aricles.

 

When I click export feed button it exports attr1 to attr20 successfully

But unable to export xyz.

How can I fetch field xyz in productexport?