<?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"><Preference android:title="@string/revanced_settings_title"><intent android:data="revanced_settings_intent" android:targetClass="com.google.android.libraries.social.licenses.LicenseActivity" android:targetPackage="app.revanced.android.youtube"/></Preference>
    <Preference android:fragment="placeholder" android:key="@string/yt_unplugged_pref_key" android:selectable="true" app:iconSpaceReserved="false"/>
    <Preference android:fragment="placeholder" android:key="@string/parent_tools_key" android:selectable="true" android:title="Parent Settings" app:iconSpaceReserved="false"/>
    <Preference android:fragment="placeholder" android:key="@string/yt_unlimited_pre_purchase_key" android:selectable="true" app:iconSpaceReserved="false"/>
    <Preference android:fragment="com.google.android.apps.youtube.app.settings.GeneralPrefsFragment" android:key="@string/general_key" android:title="@string/pref_general_category" app:iconSpaceReserved="false"/>
    <Preference android:fragment="placeholder" android:iconSpaceReserved="false" android:key="@string/account_switcher_key"/>
    <Preference android:fragment="com.google.android.apps.youtube.app.settings.datasaving.DataSavingPrefsFragment" android:key="@string/data_saving_settings_key" android:title="@string/pref_settings_data_saving" app:iconSpaceReserved="false"/>
    <Preference android:fragment="com.google.android.apps.youtube.app.settings.AutoplayPrefsFragment" android:key="@string/auto_play_key" app:iconSpaceReserved="false"/>
    <Preference android:fragment="com.google.android.apps.youtube.app.settings.videoquality.VideoQualityPrefsFragment" android:key="@string/video_quality_settings_key" android:title="@string/pref_settings_video_quality" app:iconSpaceReserved="false"/>
    <Preference android:fragment="placeholder" android:key="@string/yt_unlimited_post_purchase_key" app:iconSpaceReserved="false"/>
    <Preference android:fragment="com.google.android.apps.youtube.app.settings.OfflinePrefsFragment" android:key="@string/offline_key" app:iconSpaceReserved="false"/>
    <Preference android:fragment="placeholder" android:key="@string/pair_with_tv_key" android:title="@string/mdx_pair_with_tv_prefs_title" app:iconSpaceReserved="false"/>
    <Preference android:fragment="placeholder" android:key="@string/history_key"/>
    <Preference android:fragment="placeholder" android:iconSpaceReserved="false" android:key="@string/your_data_key"/>
    <Preference android:fragment="com.google.android.apps.youtube.app.settings.PrivacyPrefsFragment" android:key="@string/privacy_key" app:iconSpaceReserved="false"/>
    <Preference android:fragment="placeholder" android:iconSpaceReserved="false" android:key="@string/premium_early_access_browse_page_key"/>
    <Preference android:fragment="placeholder" android:key="@string/subscription_product_setting_key"/>
    <Preference android:fragment="com.google.android.apps.youtube.app.settings.BillingsAndPaymentsPrefsFragment" android:key="@string/billing_and_payment_key" app:iconSpaceReserved="false"/>
    <Preference android:fragment="com.google.android.apps.youtube.app.settings.NotificationPrefsFragment" android:key="@string/notification_key" app:iconSpaceReserved="false"/>
    <Preference android:fragment="com.google.android.apps.youtube.app.settings.ThirdPartyPrefsFragment" android:key="@string/third_party_key" app:iconSpaceReserved="false"/>
    <Preference android:fragment="placeholder" android:iconSpaceReserved="false" android:key="@string/connected_accounts_browse_page_key"/>
    <Preference android:fragment="com.google.android.apps.youtube.app.livechat.settings.LiveChatSettingFragment" android:key="@string/live_chat_key" app:iconSpaceReserved="false"/>
    <Preference android:fragment="placeholder" android:key="@string/captions_key" android:title="@string/pref_subtitles_category" app:iconSpaceReserved="false"/>
    <Preference android:fragment="com.google.android.apps.youtube.app.settings.accessibility.AccessibilityPrefsFragment" android:key="@string/accessibility_settings_key" android:title="@string/pref_settings_accessibility" app:iconSpaceReserved="false"/>
    <Preference android:fragment="com.google.android.apps.youtube.app.settings.dogfood.DogfoodPrefsFragment" android:key="@string/dogfood_settings_key" android:title="@string/pref_dogfood_category" app:iconSpaceReserved="false"/>
    <Preference android:fragment="com.google.android.apps.youtube.app.settings.developer.DeveloperPrefsFragment" android:key="@string/developer_settings_key" android:title="@string/pref_developer_category" app:iconSpaceReserved="false"/>
    <Preference android:fragment="com.google.android.apps.youtube.app.settings.AboutPrefsFragment" android:key="@string/about_key" android:title="@string/pref_about_category" app:iconSpaceReserved="false"/>
    <Preference android:fragment="placeholder" android:key="@string/refresh_config_key" android:title="@string/pref_refresh_config" app:iconSpaceReserved="false"/>
</PreferenceScreen>