Array
(
    [^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]
    [owner/?$] => index.php?post_type=owner
    [owner/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=owner&feed=$matches[1]
    [owner/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=owner&feed=$matches[1]
    [owner/page/([0-9]{1,})/?$] => index.php?post_type=owner&paged=$matches[1]
    [owner/date/([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]&post_type=owner
    [owner/date/([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]&post_type=owner
    [owner/date/([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]&post_type=owner
    [owner/date/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&post_type=owner
    [owner/date/([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]&post_type=owner
    [owner/date/([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]&post_type=owner
    [owner/date/([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]&post_type=owner
    [owner/date/([0-9]{4})/([0-9]{1,2})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&post_type=owner
    [owner/date/([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&feed=$matches[2]&post_type=owner
    [owner/date/([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&feed=$matches[2]&post_type=owner
    [owner/date/([0-9]{4})/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&paged=$matches[2]&post_type=owner
    [owner/date/([0-9]{4})/?$] => index.php?year=$matches[1]&post_type=owner
    [owner/author/([^/]+)/page/?([0-9]{1,})/?$] => index.php?author_name=$matches[1]&paged=$matches[2]&post_type=owner
    [owner/author/([^/]+)/?$] => index.php?author_name=$matches[1]&post_type=owner
    [works/?$] => index.php?post_type=works
    [works/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=works&feed=$matches[1]
    [works/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=works&feed=$matches[1]
    [works/page/([0-9]{1,})/?$] => index.php?post_type=works&paged=$matches[1]
    [works/date/([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]&post_type=works
    [works/date/([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]&post_type=works
    [works/date/([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]&post_type=works
    [works/date/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&post_type=works
    [works/date/([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]&post_type=works
    [works/date/([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]&post_type=works
    [works/date/([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]&post_type=works
    [works/date/([0-9]{4})/([0-9]{1,2})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&post_type=works
    [works/date/([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&feed=$matches[2]&post_type=works
    [works/date/([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&feed=$matches[2]&post_type=works
    [works/date/([0-9]{4})/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&paged=$matches[2]&post_type=works
    [works/date/([0-9]{4})/?$] => index.php?year=$matches[1]&post_type=works
    [works/author/([^/]+)/page/?([0-9]{1,})/?$] => index.php?author_name=$matches[1]&paged=$matches[2]&post_type=works
    [works/author/([^/]+)/?$] => index.php?author_name=$matches[1]&post_type=works
    [event/?$] => index.php?post_type=event
    [event/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=event&feed=$matches[1]
    [event/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=event&feed=$matches[1]
    [event/page/([0-9]{1,})/?$] => index.php?post_type=event&paged=$matches[1]
    [event/date/([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]&post_type=event
    [event/date/([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]&post_type=event
    [event/date/([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]&post_type=event
    [event/date/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&post_type=event
    [event/date/([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]&post_type=event
    [event/date/([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]&post_type=event
    [event/date/([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]&post_type=event
    [event/date/([0-9]{4})/([0-9]{1,2})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&post_type=event
    [event/date/([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&feed=$matches[2]&post_type=event
    [event/date/([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&feed=$matches[2]&post_type=event
    [event/date/([0-9]{4})/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&paged=$matches[2]&post_type=event
    [event/date/([0-9]{4})/?$] => index.php?year=$matches[1]&post_type=event
    [event/author/([^/]+)/page/?([0-9]{1,})/?$] => index.php?author_name=$matches[1]&paged=$matches[2]&post_type=event
    [event/author/([^/]+)/?$] => index.php?author_name=$matches[1]&post_type=event
    [voice/?$] => index.php?post_type=voice
    [voice/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=voice&feed=$matches[1]
    [voice/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=voice&feed=$matches[1]
    [voice/page/([0-9]{1,})/?$] => index.php?post_type=voice&paged=$matches[1]
    [voice/date/([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]&post_type=voice
    [voice/date/([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]&post_type=voice
    [voice/date/([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]&post_type=voice
    [voice/date/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&post_type=voice
    [voice/date/([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]&post_type=voice
    [voice/date/([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]&post_type=voice
    [voice/date/([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]&post_type=voice
    [voice/date/([0-9]{4})/([0-9]{1,2})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&post_type=voice
    [voice/date/([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&feed=$matches[2]&post_type=voice
    [voice/date/([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&feed=$matches[2]&post_type=voice
    [voice/date/([0-9]{4})/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&paged=$matches[2]&post_type=voice
    [voice/date/([0-9]{4})/?$] => index.php?year=$matches[1]&post_type=voice
    [voice/author/([^/]+)/page/?([0-9]{1,})/?$] => index.php?author_name=$matches[1]&paged=$matches[2]&post_type=voice
    [voice/author/([^/]+)/?$] => index.php?author_name=$matches[1]&post_type=voice
    [lineup2/?$] => index.php?post_type=lineup2
    [lineup2/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=lineup2&feed=$matches[1]
    [lineup2/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=lineup2&feed=$matches[1]
    [lineup2/page/([0-9]{1,})/?$] => index.php?post_type=lineup2&paged=$matches[1]
    [lineup2/([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]&post_type=lineup2
    [lineup2/([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]&post_type=lineup2
    [lineup2/([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]&post_type=lineup2
    [lineup2/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&post_type=lineup2
    [lineup2/([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]&post_type=lineup2
    [lineup2/([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]&post_type=lineup2
    [lineup2/([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]&post_type=lineup2
    [lineup2/([0-9]{4})/([0-9]{1,2})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&post_type=lineup2
    [lineup2/([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&feed=$matches[2]&post_type=lineup2
    [lineup2/([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&feed=$matches[2]&post_type=lineup2
    [lineup2/([0-9]{4})/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&paged=$matches[2]&post_type=lineup2
    [lineup2/([0-9]{4})/?$] => index.php?year=$matches[1]&post_type=lineup2
    [lineup2/author/([^/]+)/page/?([0-9]{1,})/?$] => index.php?author_name=$matches[1]&paged=$matches[2]&post_type=lineup2
    [lineup2/author/([^/]+)/?$] => index.php?author_name=$matches[1]&post_type=lineup2
    [voice2/?$] => index.php?post_type=voice2
    [voice2/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=voice2&feed=$matches[1]
    [voice2/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=voice2&feed=$matches[1]
    [voice2/page/([0-9]{1,})/?$] => index.php?post_type=voice2&paged=$matches[1]
    [voice2/([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]&post_type=voice2
    [voice2/([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]&post_type=voice2
    [voice2/([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]&post_type=voice2
    [voice2/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&post_type=voice2
    [voice2/([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]&post_type=voice2
    [voice2/([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]&post_type=voice2
    [voice2/([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]&post_type=voice2
    [voice2/([0-9]{4})/([0-9]{1,2})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&post_type=voice2
    [voice2/([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&feed=$matches[2]&post_type=voice2
    [voice2/([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&feed=$matches[2]&post_type=voice2
    [voice2/([0-9]{4})/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&paged=$matches[2]&post_type=voice2
    [voice2/([0-9]{4})/?$] => index.php?year=$matches[1]&post_type=voice2
    [voice2/author/([^/]+)/page/?([0-9]{1,})/?$] => index.php?author_name=$matches[1]&paged=$matches[2]&post_type=voice2
    [voice2/author/([^/]+)/?$] => index.php?author_name=$matches[1]&post_type=voice2
    [bukken/?$] => index.php?post_type=bukken
    [bukken/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=bukken&feed=$matches[1]
    [bukken/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=bukken&feed=$matches[1]
    [bukken/page/([0-9]{1,})/?$] => index.php?post_type=bukken&paged=$matches[1]
    [bukken/date/([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]&post_type=bukken
    [bukken/date/([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]&post_type=bukken
    [bukken/date/([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]&post_type=bukken
    [bukken/date/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&post_type=bukken
    [bukken/date/([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]&post_type=bukken
    [bukken/date/([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]&post_type=bukken
    [bukken/date/([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]&post_type=bukken
    [bukken/date/([0-9]{4})/([0-9]{1,2})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&post_type=bukken
    [bukken/date/([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&feed=$matches[2]&post_type=bukken
    [bukken/date/([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&feed=$matches[2]&post_type=bukken
    [bukken/date/([0-9]{4})/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&paged=$matches[2]&post_type=bukken
    [bukken/date/([0-9]{4})/?$] => index.php?year=$matches[1]&post_type=bukken
    [bukken/author/([^/]+)/page/?([0-9]{1,})/?$] => index.php?author_name=$matches[1]&paged=$matches[2]&post_type=bukken
    [bukken/author/([^/]+)/?$] => index.php?author_name=$matches[1]&post_type=bukken
    [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]
    [plan_cate/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?plan_cate=$matches[1]&feed=$matches[2]
    [plan_cate/(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?plan_cate=$matches[1]&feed=$matches[2]
    [plan_cate/(.+?)/embed/?$] => index.php?plan_cate=$matches[1]&embed=true
    [plan_cate/(.+?)/page/?([0-9]{1,})/?$] => index.php?plan_cate=$matches[1]&paged=$matches[2]
    [plan_cate/(.+?)/?$] => index.php?plan_cate=$matches[1]
    [bukken_type/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?bukken_type=$matches[1]&feed=$matches[2]
    [bukken_type/(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?bukken_type=$matches[1]&feed=$matches[2]
    [bukken_type/(.+?)/embed/?$] => index.php?bukken_type=$matches[1]&embed=true
    [bukken_type/(.+?)/page/?([0-9]{1,})/?$] => index.php?bukken_type=$matches[1]&paged=$matches[2]
    [bukken_type/(.+?)/?$] => index.php?bukken_type=$matches[1]
    [works_cat/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?works_cat=$matches[1]&feed=$matches[2]
    [works_cat/(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?works_cat=$matches[1]&feed=$matches[2]
    [works_cat/(.+?)/embed/?$] => index.php?works_cat=$matches[1]&embed=true
    [works_cat/(.+?)/page/?([0-9]{1,})/?$] => index.php?works_cat=$matches[1]&paged=$matches[2]
    [works_cat/(.+?)/?$] => index.php?works_cat=$matches[1]
    [top/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?top=$matches[1]&feed=$matches[2]
    [top/(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?top=$matches[1]&feed=$matches[2]
    [top/(.+?)/embed/?$] => index.php?top=$matches[1]&embed=true
    [top/(.+?)/page/?([0-9]{1,})/?$] => index.php?top=$matches[1]&paged=$matches[2]
    [top/(.+?)/?$] => index.php?top=$matches[1]
    [owner/[0-9]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [owner/[0-9]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [owner/[0-9]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [owner/[0-9]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [owner/[0-9]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [owner/[0-9]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [(owner)/([0-9]+)/embed/?$] => index.php?post_type=owner&slug=$matches[1]&p=$matches[2]&embed=true
    [(owner)/([0-9]+)/trackback/?$] => index.php?post_type=owner&slug=$matches[1]&p=$matches[2]&tb=1
    [(owner)/([0-9]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=owner&slug=$matches[1]&p=$matches[2]&feed=$matches[3]
    [(owner)/([0-9]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=owner&slug=$matches[1]&p=$matches[2]&feed=$matches[3]
    [(owner)/([0-9]+)/page/?([0-9]{1,})/?$] => index.php?post_type=owner&slug=$matches[1]&p=$matches[2]&paged=$matches[3]
    [(owner)/([0-9]+)/comment-page-([0-9]{1,})/?$] => index.php?post_type=owner&slug=$matches[1]&p=$matches[2]&cpage=$matches[3]
    [(owner)/([0-9]+)(?:/([0-9]+))?/?$] => index.php?post_type=owner&slug=$matches[1]&p=$matches[2]&page=$matches[3]
    [owner/[0-9]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [owner/[0-9]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [owner/[0-9]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [owner/[0-9]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [owner/[0-9]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [owner/[0-9]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [works/[0-9]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [works/[0-9]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [works/[0-9]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [works/[0-9]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [works/[0-9]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [works/[0-9]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [(works)/([0-9]+)/embed/?$] => index.php?post_type=works&slug=$matches[1]&p=$matches[2]&embed=true
    [(works)/([0-9]+)/trackback/?$] => index.php?post_type=works&slug=$matches[1]&p=$matches[2]&tb=1
    [(works)/([0-9]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=works&slug=$matches[1]&p=$matches[2]&feed=$matches[3]
    [(works)/([0-9]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=works&slug=$matches[1]&p=$matches[2]&feed=$matches[3]
    [(works)/([0-9]+)/page/?([0-9]{1,})/?$] => index.php?post_type=works&slug=$matches[1]&p=$matches[2]&paged=$matches[3]
    [(works)/([0-9]+)/comment-page-([0-9]{1,})/?$] => index.php?post_type=works&slug=$matches[1]&p=$matches[2]&cpage=$matches[3]
    [(works)/([0-9]+)(?:/([0-9]+))?/?$] => index.php?post_type=works&slug=$matches[1]&p=$matches[2]&page=$matches[3]
    [works/[0-9]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [works/[0-9]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [works/[0-9]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [works/[0-9]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [works/[0-9]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [works/[0-9]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [event/[0-9]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [event/[0-9]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [event/[0-9]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [event/[0-9]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [event/[0-9]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [event/[0-9]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [(event)/([0-9]+)/embed/?$] => index.php?post_type=event&slug=$matches[1]&p=$matches[2]&embed=true
    [(event)/([0-9]+)/trackback/?$] => index.php?post_type=event&slug=$matches[1]&p=$matches[2]&tb=1
    [(event)/([0-9]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=event&slug=$matches[1]&p=$matches[2]&feed=$matches[3]
    [(event)/([0-9]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=event&slug=$matches[1]&p=$matches[2]&feed=$matches[3]
    [(event)/([0-9]+)/page/?([0-9]{1,})/?$] => index.php?post_type=event&slug=$matches[1]&p=$matches[2]&paged=$matches[3]
    [(event)/([0-9]+)/comment-page-([0-9]{1,})/?$] => index.php?post_type=event&slug=$matches[1]&p=$matches[2]&cpage=$matches[3]
    [(event)/([0-9]+)(?:/([0-9]+))?/?$] => index.php?post_type=event&slug=$matches[1]&p=$matches[2]&page=$matches[3]
    [event/[0-9]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [event/[0-9]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [event/[0-9]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [event/[0-9]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [event/[0-9]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [event/[0-9]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [voice/[0-9]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [voice/[0-9]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [voice/[0-9]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [voice/[0-9]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [voice/[0-9]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [voice/[0-9]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [(voice)/([0-9]+)/embed/?$] => index.php?post_type=voice&slug=$matches[1]&p=$matches[2]&embed=true
    [(voice)/([0-9]+)/trackback/?$] => index.php?post_type=voice&slug=$matches[1]&p=$matches[2]&tb=1
    [(voice)/([0-9]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=voice&slug=$matches[1]&p=$matches[2]&feed=$matches[3]
    [(voice)/([0-9]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=voice&slug=$matches[1]&p=$matches[2]&feed=$matches[3]
    [(voice)/([0-9]+)/page/?([0-9]{1,})/?$] => index.php?post_type=voice&slug=$matches[1]&p=$matches[2]&paged=$matches[3]
    [(voice)/([0-9]+)/comment-page-([0-9]{1,})/?$] => index.php?post_type=voice&slug=$matches[1]&p=$matches[2]&cpage=$matches[3]
    [(voice)/([0-9]+)(?:/([0-9]+))?/?$] => index.php?post_type=voice&slug=$matches[1]&p=$matches[2]&page=$matches[3]
    [voice/[0-9]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [voice/[0-9]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [voice/[0-9]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [voice/[0-9]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [voice/[0-9]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [voice/[0-9]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [lineup2/.+?/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [lineup2/.+?/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [lineup2/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [lineup2/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [lineup2/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [lineup2/.+?/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [(lineup2)/(.+?)/embed/?$] => index.php?post_type=lineup2&slug=$matches[1]&lineup2=$matches[2]&embed=true
    [(lineup2)/(.+?)/trackback/?$] => index.php?post_type=lineup2&slug=$matches[1]&lineup2=$matches[2]&tb=1
    [(lineup2)/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=lineup2&slug=$matches[1]&lineup2=$matches[2]&feed=$matches[3]
    [(lineup2)/(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=lineup2&slug=$matches[1]&lineup2=$matches[2]&feed=$matches[3]
    [(lineup2)/(.+?)/page/?([0-9]{1,})/?$] => index.php?post_type=lineup2&slug=$matches[1]&lineup2=$matches[2]&paged=$matches[3]
    [(lineup2)/(.+?)/comment-page-([0-9]{1,})/?$] => index.php?post_type=lineup2&slug=$matches[1]&lineup2=$matches[2]&cpage=$matches[3]
    [(lineup2)/(.+?)(?:/([0-9]+))?/?$] => index.php?post_type=lineup2&slug=$matches[1]&lineup2=$matches[2]&page=$matches[3]
    [voice2/.+?/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [voice2/.+?/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [voice2/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [voice2/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [voice2/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [voice2/.+?/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [(voice2)/(.+?)/embed/?$] => index.php?post_type=voice2&slug=$matches[1]&voice2=$matches[2]&embed=true
    [(voice2)/(.+?)/trackback/?$] => index.php?post_type=voice2&slug=$matches[1]&voice2=$matches[2]&tb=1
    [(voice2)/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=voice2&slug=$matches[1]&voice2=$matches[2]&feed=$matches[3]
    [(voice2)/(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=voice2&slug=$matches[1]&voice2=$matches[2]&feed=$matches[3]
    [(voice2)/(.+?)/page/?([0-9]{1,})/?$] => index.php?post_type=voice2&slug=$matches[1]&voice2=$matches[2]&paged=$matches[3]
    [(voice2)/(.+?)/comment-page-([0-9]{1,})/?$] => index.php?post_type=voice2&slug=$matches[1]&voice2=$matches[2]&cpage=$matches[3]
    [(voice2)/(.+?)(?:/([0-9]+))?/?$] => index.php?post_type=voice2&slug=$matches[1]&voice2=$matches[2]&page=$matches[3]
    [bukken/[0-9]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [bukken/[0-9]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [bukken/[0-9]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [bukken/[0-9]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [bukken/[0-9]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [bukken/[0-9]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [(bukken)/([0-9]+)/embed/?$] => index.php?post_type=bukken&slug=$matches[1]&p=$matches[2]&embed=true
    [(bukken)/([0-9]+)/trackback/?$] => index.php?post_type=bukken&slug=$matches[1]&p=$matches[2]&tb=1
    [(bukken)/([0-9]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=bukken&slug=$matches[1]&p=$matches[2]&feed=$matches[3]
    [(bukken)/([0-9]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=bukken&slug=$matches[1]&p=$matches[2]&feed=$matches[3]
    [(bukken)/([0-9]+)/page/?([0-9]{1,})/?$] => index.php?post_type=bukken&slug=$matches[1]&p=$matches[2]&paged=$matches[3]
    [(bukken)/([0-9]+)/comment-page-([0-9]{1,})/?$] => index.php?post_type=bukken&slug=$matches[1]&p=$matches[2]&cpage=$matches[3]
    [(bukken)/([0-9]+)(?:/([0-9]+))?/?$] => index.php?post_type=bukken&slug=$matches[1]&p=$matches[2]&page=$matches[3]
    [bukken/[0-9]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [bukken/[0-9]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [bukken/[0-9]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [bukken/[0-9]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [bukken/[0-9]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [bukken/[0-9]+/([^/]+)/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]
    [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]
    [date/([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]
    [date/([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]
    [date/([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
    [date/([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]
    [date/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]
    [date/([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]
    [date/([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]
    [date/([0-9]{4})/([0-9]{1,2})/embed/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&embed=true
    [date/([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]
    [date/([0-9]{4})/([0-9]{1,2})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]
    [date/([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&feed=$matches[2]
    [date/([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&feed=$matches[2]
    [date/([0-9]{4})/embed/?$] => index.php?year=$matches[1]&embed=true
    [date/([0-9]{4})/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&paged=$matches[2]
    [date/([0-9]{4})/?$] => index.php?year=$matches[1]
    [[0-9]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [[0-9]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [[0-9]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [[0-9]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [[0-9]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [[0-9]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [([0-9]+)/embed/?$] => index.php?p=$matches[1]&embed=true
    [([0-9]+)/trackback/?$] => index.php?p=$matches[1]&tb=1
    [([0-9]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?p=$matches[1]&feed=$matches[2]
    [([0-9]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?p=$matches[1]&feed=$matches[2]
    [([0-9]+)/page/?([0-9]{1,})/?$] => index.php?p=$matches[1]&paged=$matches[2]
    [([0-9]+)/comment-page-([0-9]{1,})/?$] => index.php?p=$matches[1]&cpage=$matches[2]
    [([0-9]+)(?:/([0-9]+))?/?$] => index.php?p=$matches[1]&page=$matches[2]
    [[0-9]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [[0-9]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [[0-9]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [[0-9]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [[0-9]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [[0-9]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [.?.+?/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]
)