Array
(
    [activiteiten/(\d{4}-\d{2}-\d{2})$] => index.php?pagename=activiteiten&calendar_day=$matches[1]
    [activiteiten/rss/?$] => index.php?post_type=event&feed=feed
    [activiteiten/feed/?$] => index.php?post_type=event&feed=feed
    [activiteiten/event/(.+)$] => index.php?pagename=activiteiten&em_redirect=1&event_slug=$matches[1]
    [activiteiten/location/(.+)$] => index.php?pagename=activiteiten&em_redirect=1&location_slug=$matches[1]
    [activiteiten/category/(.+)$] => index.php?pagename=activiteiten&em_redirect=1&category_slug=$matches[1]
    [activiteiten/?$] => index.php?pagename=activiteiten
    [locations/([^/]+)/ical/?$] => index.php?location=$matches[1]&ical=1
    [events/categories/(.+)/ical/?$] => index.php?event-categories=$matches[1]&ical=1
    [events/tags/(.+)/ical/?$] => index.php?event-tags=$matches[1]&ical=1
    [events/(.+)/ical/?$] => index.php?event=$matches[1]&ical=1
    [locations/([^/]+)/rss/?$] => index.php?location=$matches[1]&rss=1
    [locations/?$] => index.php?post_type=location
    [locations/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=location&feed=$matches[1]
    [locations/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=location&feed=$matches[1]
    [locations/page/([0-9]{1,})/?$] => index.php?post_type=location&paged=$matches[1]
    [events/?$] => index.php?post_type=event
    [events/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=event&feed=$matches[1]
    [events/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=event&feed=$matches[1]
    [events/page/([0-9]{1,})/?$] => index.php?post_type=event&paged=$matches[1]
    [^ninja-forms/([a-zA-Z0-9]+)/?] => index.php?nf_public_link=$matches[1]
    [^wp-json/?$] => index.php?rest_route=/
    [^wp-json/(.*)?] => index.php?rest_route=/$matches[1]
    [^index.php/wp-json/?$] => index.php?rest_route=/
    [^index.php/wp-json/(.*)?] => index.php?rest_route=/$matches[1]
    [^wp-sitemap\.xml$] => index.php?sitemap=index
    [^wp-sitemap\.xsl$] => index.php?sitemap-stylesheet=sitemap
    [^wp-sitemap-index\.xsl$] => index.php?sitemap-stylesheet=index
    [^wp-sitemap-([a-z]+?)-([a-z\d_-]+?)-(\d+?)\.xml$] => index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]
    [^wp-sitemap-([a-z]+?)-(\d+?)\.xml$] => index.php?sitemap=$matches[1]&paged=$matches[2]
    [badge/?$] => index.php?post_type=badge
    [badge/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=badge&feed=$matches[1]
    [badge/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=badge&feed=$matches[1]
    [badge/page/([0-9]{1,})/?$] => index.php?post_type=badge&paged=$matches[1]
    [^photobook/([^/]+)/([^/]+)/?$] => index.php?pagename=photobook&pb_year=$1&pb_event=$2
    [category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
    [category/(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
    [category/(.+?)/embed/?$] => index.php?category_name=$matches[1]&embed=true
    [category/(.+?)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2]
    [category/(.+?)/?$] => index.php?category_name=$matches[1]
    [tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?tag=$matches[1]&feed=$matches[2]
    [tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?tag=$matches[1]&feed=$matches[2]
    [tag/([^/]+)/embed/?$] => index.php?tag=$matches[1]&embed=true
    [tag/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tag=$matches[1]&paged=$matches[2]
    [tag/([^/]+)/?$] => index.php?tag=$matches[1]
    [type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_format=$matches[1]&feed=$matches[2]
    [type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_format=$matches[1]&feed=$matches[2]
    [type/([^/]+)/embed/?$] => index.php?post_format=$matches[1]&embed=true
    [type/([^/]+)/page/?([0-9]{1,})/?$] => index.php?post_format=$matches[1]&paged=$matches[2]
    [type/([^/]+)/?$] => index.php?post_format=$matches[1]
    [events/tags/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?event-tags=$matches[1]&feed=$matches[2]
    [events/tags/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?event-tags=$matches[1]&feed=$matches[2]
    [events/tags/([^/]+)/embed/?$] => index.php?event-tags=$matches[1]&embed=true
    [events/tags/([^/]+)/page/?([0-9]{1,})/?$] => index.php?event-tags=$matches[1]&paged=$matches[2]
    [events/tags/([^/]+)/?$] => index.php?event-tags=$matches[1]
    [events/categories/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?event-categories=$matches[1]&feed=$matches[2]
    [events/categories/(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?event-categories=$matches[1]&feed=$matches[2]
    [events/categories/(.+?)/embed/?$] => index.php?event-categories=$matches[1]&embed=true
    [events/categories/(.+?)/page/?([0-9]{1,})/?$] => index.php?event-categories=$matches[1]&paged=$matches[2]
    [events/categories/(.+?)/?$] => index.php?event-categories=$matches[1]
    [locations/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [locations/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [locations/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [locations/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [locations/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [locations/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [locations/([^/]+)/embed/?$] => index.php?location=$matches[1]&embed=true
    [locations/([^/]+)/trackback/?$] => index.php?location=$matches[1]&tb=1
    [locations/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?location=$matches[1]&feed=$matches[2]
    [locations/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?location=$matches[1]&feed=$matches[2]
    [locations/([^/]+)/page/?([0-9]{1,})/?$] => index.php?location=$matches[1]&paged=$matches[2]
    [locations/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?location=$matches[1]&cpage=$matches[2]
    [locations/([^/]+)(?:/([0-9]+))?/?$] => index.php?location=$matches[1]&page=$matches[2]
    [locations/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [locations/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [locations/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [locations/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [locations/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [locations/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [events/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [events/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [events/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [events/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [events/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [events/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [events/([^/]+)/embed/?$] => index.php?event=$matches[1]&embed=true
    [events/([^/]+)/trackback/?$] => index.php?event=$matches[1]&tb=1
    [events/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?event=$matches[1]&feed=$matches[2]
    [events/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?event=$matches[1]&feed=$matches[2]
    [events/([^/]+)/page/?([0-9]{1,})/?$] => index.php?event=$matches[1]&paged=$matches[2]
    [events/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?event=$matches[1]&cpage=$matches[2]
    [events/([^/]+)(?:/([0-9]+))?/?$] => index.php?event=$matches[1]&page=$matches[2]
    [events/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [events/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [events/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [events/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [events/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [events/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [events-recurring/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [events-recurring/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [events-recurring/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [events-recurring/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [events-recurring/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [events-recurring/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [events-recurring/([^/]+)/embed/?$] => index.php?event-recurring=$matches[1]&embed=true
    [events-recurring/([^/]+)/trackback/?$] => index.php?event-recurring=$matches[1]&tb=1
    [events-recurring/([^/]+)/page/?([0-9]{1,})/?$] => index.php?event-recurring=$matches[1]&paged=$matches[2]
    [events-recurring/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?event-recurring=$matches[1]&cpage=$matches[2]
    [events-recurring/([^/]+)(?:/([0-9]+))?/?$] => index.php?event-recurring=$matches[1]&page=$matches[2]
    [events-recurring/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [events-recurring/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [events-recurring/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [events-recurring/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [events-recurring/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [events-recurring/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [calendar_feed/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?calendar_feed=$matches[1]&feed=$matches[2]
    [calendar_feed/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?calendar_feed=$matches[1]&feed=$matches[2]
    [calendar_feed/([^/]+)/embed/?$] => index.php?calendar_feed=$matches[1]&embed=true
    [calendar_feed/([^/]+)/page/?([0-9]{1,})/?$] => index.php?calendar_feed=$matches[1]&paged=$matches[2]
    [calendar_feed/([^/]+)/?$] => index.php?calendar_feed=$matches[1]
    [calendar_type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?calendar_type=$matches[1]&feed=$matches[2]
    [calendar_type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?calendar_type=$matches[1]&feed=$matches[2]
    [calendar_type/([^/]+)/embed/?$] => index.php?calendar_type=$matches[1]&embed=true
    [calendar_type/([^/]+)/page/?([0-9]{1,})/?$] => index.php?calendar_type=$matches[1]&paged=$matches[2]
    [calendar_type/([^/]+)/?$] => index.php?calendar_type=$matches[1]
    [calendar_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?calendar_category=$matches[1]&feed=$matches[2]
    [calendar_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?calendar_category=$matches[1]&feed=$matches[2]
    [calendar_category/([^/]+)/embed/?$] => index.php?calendar_category=$matches[1]&embed=true
    [calendar_category/([^/]+)/page/?([0-9]{1,})/?$] => index.php?calendar_category=$matches[1]&paged=$matches[2]
    [calendar_category/([^/]+)/?$] => index.php?calendar_category=$matches[1]
    [calendar/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [calendar/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [calendar/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [calendar/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [calendar/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [calendar/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [calendar/([^/]+)/embed/?$] => index.php?calendar=$matches[1]&embed=true
    [calendar/([^/]+)/trackback/?$] => index.php?calendar=$matches[1]&tb=1
    [calendar/([^/]+)/page/?([0-9]{1,})/?$] => index.php?calendar=$matches[1]&paged=$matches[2]
    [calendar/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?calendar=$matches[1]&cpage=$matches[2]
    [calendar/([^/]+)(?:/([0-9]+))?/?$] => index.php?calendar=$matches[1]&page=$matches[2]
    [calendar/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [calendar/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [calendar/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [calendar/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [calendar/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [calendar/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [nf_sub/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [nf_sub/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [nf_sub/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [nf_sub/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [nf_sub/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [nf_sub/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [nf_sub/([^/]+)/embed/?$] => index.php?nf_sub=$matches[1]&embed=true
    [nf_sub/([^/]+)/trackback/?$] => index.php?nf_sub=$matches[1]&tb=1
    [nf_sub/([^/]+)/page/?([0-9]{1,})/?$] => index.php?nf_sub=$matches[1]&paged=$matches[2]
    [nf_sub/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?nf_sub=$matches[1]&cpage=$matches[2]
    [nf_sub/([^/]+)(?:/([0-9]+))?/?$] => index.php?nf_sub=$matches[1]&page=$matches[2]
    [nf_sub/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [nf_sub/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [nf_sub/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [nf_sub/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [nf_sub/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [nf_sub/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [badge/.+?/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [badge/.+?/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [badge/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [badge/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [badge/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [badge/.+?/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [badge/(.+?)/embed/?$] => index.php?badge=$matches[1]&embed=true
    [badge/(.+?)/trackback/?$] => index.php?badge=$matches[1]&tb=1
    [badge/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?badge=$matches[1]&feed=$matches[2]
    [badge/(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?badge=$matches[1]&feed=$matches[2]
    [badge/(.+?)/page/?([0-9]{1,})/?$] => index.php?badge=$matches[1]&paged=$matches[2]
    [badge/(.+?)/comment-page-([0-9]{1,})/?$] => index.php?badge=$matches[1]&cpage=$matches[2]
    [badge/(.+?)(?:/([0-9]+))?/?$] => index.php?badge=$matches[1]&page=$matches[2]
    [mgmlp_media_folder/.+?/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [mgmlp_media_folder/.+?/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [mgmlp_media_folder/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [mgmlp_media_folder/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [mgmlp_media_folder/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [mgmlp_media_folder/.+?/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [mgmlp_media_folder/(.+?)/embed/?$] => index.php?mgmlp_media_folder=$matches[1]&embed=true
    [mgmlp_media_folder/(.+?)/trackback/?$] => index.php?mgmlp_media_folder=$matches[1]&tb=1
    [mgmlp_media_folder/(.+?)/page/?([0-9]{1,})/?$] => index.php?mgmlp_media_folder=$matches[1]&paged=$matches[2]
    [mgmlp_media_folder/(.+?)/comment-page-([0-9]{1,})/?$] => index.php?mgmlp_media_folder=$matches[1]&cpage=$matches[2]
    [mgmlp_media_folder/(.+?)(?:/([0-9]+))?/?$] => index.php?mgmlp_media_folder=$matches[1]&page=$matches[2]
    [language_switcher/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [language_switcher/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [language_switcher/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [language_switcher/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [language_switcher/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [language_switcher/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [language_switcher/([^/]+)/embed/?$] => index.php?language_switcher=$matches[1]&embed=true
    [language_switcher/([^/]+)/trackback/?$] => index.php?language_switcher=$matches[1]&tb=1
    [language_switcher/([^/]+)/page/?([0-9]{1,})/?$] => index.php?language_switcher=$matches[1]&paged=$matches[2]
    [language_switcher/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?language_switcher=$matches[1]&cpage=$matches[2]
    [language_switcher/([^/]+)(?:/([0-9]+))?/?$] => index.php?language_switcher=$matches[1]&page=$matches[2]
    [language_switcher/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [language_switcher/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [language_switcher/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [language_switcher/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [language_switcher/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [language_switcher/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [robots\.txt$] => index.php?robots=1
    [favicon\.ico$] => index.php?favicon=1
    [sitemap\.xml] => index.php??sitemap=index
    [.*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\.php$] => index.php?feed=old
    [.*wp-app\.php(/.*)?$] => index.php?error=403
    [.*wp-register.php$] => index.php?register=true
    [feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?&feed=$matches[1]
    [(feed|rdf|rss|rss2|atom)/?$] => index.php?&feed=$matches[1]
    [embed/?$] => index.php?&embed=true
    [page/?([0-9]{1,})/?$] => index.php?&paged=$matches[1]
    [comment-page-([0-9]{1,})/?$] => index.php?&page_id=1589&cpage=$matches[1]
    [comments/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?&feed=$matches[1]&withcomments=1
    [comments/(feed|rdf|rss|rss2|atom)/?$] => index.php?&feed=$matches[1]&withcomments=1
    [comments/embed/?$] => index.php?&embed=true
    [search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?s=$matches[1]&feed=$matches[2]
    [search/(.+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?s=$matches[1]&feed=$matches[2]
    [search/(.+)/embed/?$] => index.php?s=$matches[1]&embed=true
    [search/(.+)/page/?([0-9]{1,})/?$] => index.php?s=$matches[1]&paged=$matches[2]
    [search/(.+)/?$] => index.php?s=$matches[1]
    [author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?author_name=$matches[1]&feed=$matches[2]
    [author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?author_name=$matches[1]&feed=$matches[2]
    [author/([^/]+)/embed/?$] => index.php?author_name=$matches[1]&embed=true
    [author/([^/]+)/page/?([0-9]{1,})/?$] => index.php?author_name=$matches[1]&paged=$matches[2]
    [author/([^/]+)/?$] => index.php?author_name=$matches[1]
    [([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]
    [([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]
    [([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true
    [([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]
    [([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]
    [([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]
    [([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]
    [([0-9]{4})/([0-9]{1,2})/embed/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&embed=true
    [([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]
    [([0-9]{4})/([0-9]{1,2})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]
    [([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&feed=$matches[2]
    [([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&feed=$matches[2]
    [([0-9]{4})/embed/?$] => index.php?year=$matches[1]&embed=true
    [([0-9]{4})/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&paged=$matches[2]
    [([0-9]{4})/?$] => index.php?year=$matches[1]
    [.?.+?/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [.?.+?/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [.?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [.?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [.?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [.?.+?/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [(.?.+?)/embed/?$] => index.php?pagename=$matches[1]&embed=true
    [(.?.+?)/trackback/?$] => index.php?pagename=$matches[1]&tb=1
    [(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?pagename=$matches[1]&feed=$matches[2]
    [(.?.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?pagename=$matches[1]&feed=$matches[2]
    [(.?.+?)/page/?([0-9]{1,})/?$] => index.php?pagename=$matches[1]&paged=$matches[2]
    [(.?.+?)/comment-page-([0-9]{1,})/?$] => index.php?pagename=$matches[1]&cpage=$matches[2]
    [(.?.+?)(?:/([0-9]+))?/?$] => index.php?pagename=$matches[1]&page=$matches[2]
    [[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [([^/]+)/embed/?$] => index.php?name=$matches[1]&embed=true
    [([^/]+)/trackback/?$] => index.php?name=$matches[1]&tb=1
    [([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?name=$matches[1]&feed=$matches[2]
    [([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?name=$matches[1]&feed=$matches[2]
    [([^/]+)/page/?([0-9]{1,})/?$] => index.php?name=$matches[1]&paged=$matches[2]
    [([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?name=$matches[1]&cpage=$matches[2]
    [([^/]+)(?:/([0-9]+))?/?$] => index.php?name=$matches[1]&page=$matches[2]
    [[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
)