<?xml version="1.0" encoding="utf-8" standalone="no"?><PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"><PreferenceCategory android:layout="@layout/preference_group_title" android:title="@string/revanced_settings_title"><Preference android:icon="@drawable/revanced_settings_icon_dynamic" android:layout="@layout/preference_with_icon" android:title="@string/revanced_settings_submenu_title" app:iconSpaceReserved="true"><intent android:data="revanced_settings_intent" android:targetClass="com.google.android.libraries.social.licenses.LicenseActivity" android:targetPackage="app.revanced.android.youtube"/></Preference></PreferenceCategory>
    <PreferenceCategory android:key="@string/account_group_key" android:layout="@layout/preference_group_title" android:persistent="false" android:title="@string/account" app:iconSpaceReserved="false">
        <Preference android:fragment="placeholder" android:key="@string/yt_unplugged_pref_key" android:persistent="false" android:selectable="true" app:iconSpaceReserved="true"/>
        <Preference android:fragment="placeholder" android:key="@string/yt_unlimited_pre_purchase_key" android:layout="@layout/preference_with_icon" android:persistent="false" android:selectable="true" app:iconSpaceReserved="true"/>
        <Preference android:fragment="com.google.android.apps.youtube.app.settings.GeneralPrefsFragment" android:icon="@drawable/yt_outline_gear_vd_theme_24" android:key="@string/general_key" android:layout="@layout/preference_with_icon" android:persistent="false" android:title="@string/pref_general_category" app:iconSpaceReserved="true"/>
        <Preference android:fragment="placeholder" android:iconSpaceReserved="true" android:key="@string/account_switcher_key" android:layout="@layout/preference_with_icon" android:persistent="false"/>
        <Preference android:fragment="placeholder" android:icon="@drawable/yt_outline_people_vd_theme_24" android:key="@string/parent_tools_key" android:layout="@layout/preference_with_icon" android:persistent="false" android:selectable="true" android:title="Parent Settings" app:iconSpaceReserved="true"/>
        <Preference android:fragment="com.google.android.apps.youtube.app.settings.timemanagement.TimeManagementPrefsFragment" android:icon="@drawable/yt_outline_bar_graph_box_vertical_black_24" android:key="@string/time_management_key" android:layout="@layout/preference_with_icon" android:persistent="false" android:title="Time Management" app:iconSpaceReserved="true"/>
        <Preference android:fragment="com.google.android.apps.youtube.app.settings.NotificationPrefsFragment" android:key="@string/notification_key" android:layout="@layout/preference_with_icon" android:persistent="false" app:iconSpaceReserved="true"/>
        <Preference android:fragment="placeholder" android:key="@string/subscription_product_setting_key" android:layout="@layout/preference_with_icon" android:persistent="false"/>
        <Preference android:fragment="com.google.android.apps.youtube.app.settings.BillingsAndPaymentsPrefsFragment" android:key="@string/billing_and_payment_key" android:layout="@layout/preference_with_icon" android:persistent="false" app:iconSpaceReserved="true"/>
        <Preference android:fragment="placeholder" android:key="@string/yt_unlimited_post_purchase_key" android:layout="@layout/preference_with_icon" android:persistent="false" app:iconSpaceReserved="true"/>
        <Preference android:fragment="placeholder" android:key="@string/history_key" android:layout="@layout/preference_with_icon" android:persistent="false"/>
        <Preference android:fragment="placeholder" android:iconSpaceReserved="true" android:key="@string/your_data_key" android:layout="@layout/preference_with_icon" android:persistent="false"/>
        <Preference android:fragment="com.google.android.apps.youtube.app.settings.ThirdPartyPrefsFragment" android:key="@string/third_party_key" android:layout="@layout/preference_with_icon" android:persistent="false" app:iconSpaceReserved="true"/>
        <Preference android:fragment="com.google.android.apps.youtube.app.settings.PrivacyPrefsFragment" android:key="@string/privacy_key" android:layout="@layout/preference_with_icon" android:persistent="false" app:iconSpaceReserved="true"/>
        <Preference android:fragment="placeholder" android:iconSpaceReserved="true" android:key="@string/connected_accounts_browse_page_key" android:layout="@layout/preference_with_icon" android:persistent="false"/>
        <Preference android:fragment="placeholder" android:iconSpaceReserved="true" android:key="@string/premium_early_access_browse_page_key" android:layout="@layout/preference_with_icon" android:persistent="false"/>
    </PreferenceCategory>
    <PreferenceCategory android:key="@string/video_preferences_group_key" android:layout="@layout/preference_group_title" android:persistent="false" android:title="@string/video_and_audio_preferences" app:iconSpaceReserved="false">
        <Preference android:fragment="com.google.android.apps.youtube.app.settings.videoquality.VideoQualityPrefsFragment" android:icon="@drawable/yt_outline_hd_vd_theme_24" android:key="@string/video_quality_settings_key" android:layout="@layout/preference_with_icon" android:persistent="false" android:title="@string/pref_settings_video_quality" app:iconSpaceReserved="true"/>
        <Preference android:fragment="com.google.android.apps.youtube.app.settings.AutoplayPrefsFragment" android:key="@string/playback_key" android:layout="@layout/preference_with_icon" android:persistent="false" app:iconSpaceReserved="true"/>
        <Preference android:fragment="placeholder" android:icon="@drawable/yt_outline_closed_caption_vd_theme_24" android:key="@string/captions_key" android:layout="@layout/preference_with_icon" android:persistent="false" android:title="@string/pref_subtitles_category" app:iconSpaceReserved="true"/>
        <Preference android:fragment="com.google.android.apps.youtube.app.settings.datasaving.DataSavingPrefsFragment" android:icon="@drawable/yt_outline_adjust_vd_theme_24" android:key="@string/data_saving_settings_key" android:layout="@layout/preference_with_icon" android:persistent="false" android:title="@string/pref_settings_data_saving" app:iconSpaceReserved="true"/>
        <Preference android:fragment="com.google.android.apps.youtube.app.settings.OfflinePrefsFragment" android:icon="@drawable/yt_outline_download_vd_theme_24" android:key="@string/offline_key" android:layout="@layout/preference_with_icon" android:persistent="false" app:iconSpaceReserved="true"/>
        <Preference android:fragment="com.google.android.apps.youtube.app.livechat.settings.LiveChatSettingFragment" android:key="@string/live_chat_key" android:layout="@layout/preference_with_icon" android:persistent="false" app:iconSpaceReserved="true"/>
        <Preference android:fragment="com.google.android.apps.youtube.app.settings.accessibility.AccessibilityPrefsFragment" android:icon="@drawable/yt_outline_accessibility_vd_theme_24" android:key="@string/accessibility_settings_key" android:layout="@layout/preference_with_icon" android:persistent="false" android:title="@string/pref_settings_accessibility" app:iconSpaceReserved="true"/>
        <Preference android:fragment="placeholder" android:icon="@drawable/yt_outline_tv_vd_theme_24" android:key="@string/pair_with_tv_key" android:layout="@layout/preference_with_icon" android:persistent="false" android:title="@string/mdx_pair_with_tv_prefs_title" app:iconSpaceReserved="true"/>
    </PreferenceCategory>
    <PreferenceCategory android:key="@string/help_and_policy_group_key" android:layout="@layout/preference_group_title" android:persistent="false" android:title="@string/help_and_policy" app:iconSpaceReserved="false">
        <Preference android:key="@string/help_key" android:layout="@layout/preference_with_icon" android:persistent="false" app:iconSpaceReserved="true"/>
        <Preference android:key="@string/tos_key" android:layout="@layout/preference_with_icon" android:persistent="false" app:iconSpaceReserved="true"/>
        <Preference android:key="@string/send_feedback_key" android:layout="@layout/preference_with_icon" android:persistent="false" app:iconSpaceReserved="true"/>
        <Preference android:fragment="com.google.android.apps.youtube.app.settings.AboutPrefsFragment" android:icon="@drawable/yt_outline_info_circle_vd_theme_24" android:key="@string/about_key" android:layout="@layout/preference_with_icon" android:persistent="false" android:title="@string/pref_about_category" app:iconSpaceReserved="true"/>
    </PreferenceCategory>
    <PreferenceCategory android:key="@string/developer_group_key" android:layout="@layout/preference_group_title" android:persistent="false" android:title="@string/developer_preferences" app:iconSpaceReserved="false">
        <Preference android:fragment="com.google.android.apps.youtube.app.settings.dogfood.DogfoodPrefsFragment" android:icon="@drawable/yt_outline_dogfood_vd_theme_24" android:key="@string/dogfood_settings_key" android:layout="@layout/preference_with_icon" android:persistent="false" android:title="@string/pref_dogfood_category" app:iconSpaceReserved="true"/>
        <Preference android:fragment="com.google.android.apps.youtube.app.settings.developer.DeveloperPrefsFragment" android:icon="@drawable/yt_outline_code_vd_theme_24" android:key="@string/developer_settings_key" android:layout="@layout/preference_with_icon" android:persistent="false" android:title="@string/pref_developer_category" app:iconSpaceReserved="true"/>
        <Preference android:fragment="placeholder" android:icon="@drawable/yt_outline_replay_arrow_vd_theme_24" android:key="@string/refresh_config_key" android:layout="@layout/preference_with_icon" android:persistent="false" android:title="@string/pref_refresh_config" app:iconSpaceReserved="true"/>
    </PreferenceCategory>
</PreferenceScreen>