Add xml as AndroidManifest's resource

How can I add authenticator.xml file to project? I need it to be visible by AndroidManifest.xml as android:resource="@xml/authenticator

Best regards