<?xml version="1.0" encoding="utf-8"?>
<FrameLayout android:id="@id/promoted_sparkles_text_product_home_landscape" android:layout_width="fill_parent" android:layout_height="wrap_content"
  xmlns:android="http://schemas.android.com/apk/res/android" xmlns:yt="http://schemas.android.com/apk/res-auto">
    <FrameLayout android:id="@id/ad_view" android:layout_width="fill_parent" android:layout_height="wrap_content">
        <FrameLayout android:id="@id/content_layout" android:layout_width="fill_parent" android:layout_height="wrap_content">
            <View android:id="@id/content_background" android:layout_width="fill_parent" android:layout_height="fill_parent" />
            <GridLayout android:id="@id/inner_background" android:paddingTop="16.0dip" android:layout_width="fill_parent" android:layout_height="wrap_content" android:rowCount="4" android:columnCount="4" android:paddingStart="0.0dip" android:paddingEnd="0.0dip" android:layout_marginStart="16.0dip" android:layout_marginEnd="11.0dip">
                <com.google.android.libraries.youtube.common.ui.FixedAspectRatioFrameLayout android:id="@id/thumbnail_wrapper" android:layout_width="@dimen/feed_item_thumbnail_width" android:layout_height="wrap_content" android:layout_marginBottom="16.0dip" android:layout_column="0" android:layout_row="0" android:layout_rowSpan="4" yt:aspectRatio="@fraction/rounded_aspect_ratio_16_9">
                    <ImageView android:id="@id/thumbnail" android:background="@drawable/bg_video_thumb" android:focusable="false" android:layout_width="fill_parent" android:layout_height="fill_parent" android:scaleType="centerCrop" android:contentDescription="@null" />
                    <com.google.android.apps.youtube.app.common.widget.TintableImageView android:theme="@style/Widget.YouTube.Control" android:layout_gravity="center" android:id="@id/icon" android:layout_width="36.0dip" android:layout_height="36.0dip" android:layout_marginTop="2.0dip" android:contentDescription="@null" />
                    <include android:layout_gravity="end|bottom|center" android:id="@id/overlay_badge_layout" android:visibility="gone" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginBottom="4.0dip" android:layout_marginEnd="4.0dip" layout="@layout/large_sparkles_native_thumbnail_badge" />
                </com.google.android.libraries.youtube.common.ui.FixedAspectRatioFrameLayout>
                <FrameLayout android:layout_gravity="fill_horizontal" android:layout_width="0.0dip" android:layout_height="wrap_content" android:layout_column="1" android:layout_row="0" android:layout_columnSpan="2" android:layout_marginStart="16.0dip" android:layout_marginEnd="5.0dip">
                    <com.google.android.libraries.youtube.common.ui.YouTubeTextView android:textSize="16.0sp" android:textColor="?adText1" android:ellipsize="end" android:layout_gravity="start" android:id="@id/title" android:layout_width="wrap_content" android:layout_height="wrap_content" android:maxLines="1" yt:robotoFont="regular" />
                </FrameLayout>
                <include android:id="@id/close_button_or_contextual_menu_anchor_home" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_column="3" android:layout_row="0" android:layout_rowSpan="2" layout="@layout/close_button_or_contextual_menu_anchor_home" />
                <include android:id="@id/ad_attribution" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginTop="6.0dip" android:layout_column="1" android:layout_row="1" android:layout_marginStart="16.0dip" android:layout_marginEnd="6.0dip" layout="@layout/standalone_ad_badge_small" />
                <LinearLayout android:layout_gravity="fill_horizontal" android:orientation="horizontal" android:layout_width="0.0dip" android:layout_height="wrap_content" android:layout_marginTop="5.0dip" android:baselineAligned="false" android:layout_column="2" android:layout_row="1" android:layout_marginEnd="5.0dip">
                    <com.google.android.libraries.youtube.common.ui.YouTubeTextView android:textSize="14.0sp" android:textColor="?adText2" android:ellipsize="end" android:id="@id/price" android:layout_width="wrap_content" android:layout_height="wrap_content" android:maxLines="1" yt:robotoFont="regular" />
                    <com.google.android.libraries.youtube.common.ui.YouTubeTextView android:textSize="13.0sp" android:textColor="?adText2" android:ellipsize="end" android:id="@id/separator" android:layout_width="wrap_content" android:layout_height="wrap_content" android:maxLines="1" yt:robotoFont="regular" />
                    <com.google.android.libraries.youtube.common.ui.YouTubeTextView android:textSize="14.0sp" android:textColor="?adText2" android:ellipsize="end" android:id="@id/advertiser" android:layout_width="wrap_content" android:layout_height="wrap_content" android:maxLines="1" yt:robotoFont="regular" />
                </LinearLayout>
                <FrameLayout android:layout_gravity="fill_horizontal" android:layout_width="0.0dip" android:layout_height="wrap_content" android:layout_column="1" android:layout_row="2" android:layout_columnSpan="2" android:layout_marginStart="16.0dip" android:layout_marginEnd="4.0dip">
                    <com.google.android.libraries.youtube.common.ui.YouTubeTextView android:textSize="12.0sp" android:textColor="?adText2" android:ellipsize="end" android:layout_gravity="start|center" android:id="@id/description" android:layout_width="fill_parent" android:layout_height="wrap_content" android:maxLines="2" yt:robotoFont="regular" />
                </FrameLayout>
                <FrameLayout android:layout_gravity="fill_horizontal" android:layout_width="0.0dip" android:layout_height="wrap_content" android:minHeight="16.0dip" android:layout_column="1" android:layout_row="3" android:layout_columnSpan="3" android:layout_marginStart="16.0dip">
                    <include android:layout_gravity="center_vertical" android:id="@id/cta_button_wrapper" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginBottom="2.0dip" android:layout_marginEnd="12.0dip" layout="@layout/promoted_sparkles_cta_button" />
                </FrameLayout>
            </GridLayout>
        </FrameLayout>
        <View android:id="@id/click_overlay" android:layout_width="fill_parent" android:layout_height="fill_parent" />
    </FrameLayout>
    <ViewStub android:id="@id/muted_ad_view_stub" android:layout="@layout/muted_native_ad" android:inflatedId="@id/muted_ad_view" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_marginTop="1.0dip" android:layout_marginBottom="1.0dip" />
</FrameLayout>
