<?xml version="1.0" encoding="utf-8"?>
<LinearLayout android:layout_width="wrap_content" android:layout_height="wrap_content"
  xmlns:android="http://schemas.android.com/apk/res/android">
    <TextView android:textSize="24.0sp" android:id="@id/baselineLogged" android:padding="10.0dip" android:layout_width="wrap_content" android:layout_height="wrap_content" />
</LinearLayout>
