1<invalid-tag xmlns:android="http://schemas.android.com/apk/res/android"
2             xmlns:app="http://schemas.android.com/apk/res-auto">
3  <font android:fontStyle="normal" android:fontWeight="400" android:font="@font/samplefont"
4        app:fontStyle="normal" app:fontWeight="400" app:font="@font/samplefont" />
5</invalid-tag>
6