<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<solid android:color="#ffffff"/>
<stroke android:width="2dp" color="#D41F00"/>
<corners android:radius="10dp" />
</shape>