array:29 [
  "app_about_index" => Symfony\Component\Routing\Route {#437
    -path: "/about-me"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "App\Controller\AboutController::index"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "app_api_v1_contact_send" => Symfony\Component\Routing\Route {#444
    -path: "/api/v1/contact"
    -host: ""
    -schemes: []
    -methods: array:1 [
      0 => "POST"
    ]
    -defaults: array:1 [
      "_controller" => "App\Controller\ApiV1Controller::contact"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "app_api_v1_verify_recaptcha" => Symfony\Component\Routing\Route {#440
    -path: "/api/v1/verify-recaptcha"
    -host: ""
    -schemes: []
    -methods: array:1 [
      0 => "POST"
    ]
    -defaults: array:1 [
      "_controller" => "App\Controller\ApiV1Controller::recaptcha"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "app_connect_index" => Symfony\Component\Routing\Route {#446
    -path: "/connect-with-gm-gem"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "App\Controller\ConnectController::index"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "app_friends_index" => Symfony\Component\Routing\Route {#448
    -path: "/friends-of-gm-gem"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "App\Controller\FriendsController::index"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "app_index" => Symfony\Component\Routing\Route {#451
    -path: "/"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "App\Controller\IndexController::index"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "app_legal_conduct" => Symfony\Component\Routing\Route {#455
    -path: "/legal/code-of-conduct"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "App\Controller\LegalController::conduct"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "app_legal_privacy" => Symfony\Component\Routing\Route {#454
    -path: "/legal/privacy-policy"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "App\Controller\LegalController::privacy"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "app_price_index" => Symfony\Component\Routing\Route {#460
    -path: "/pricing"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "App\Controller\PriceController::index"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "app_rp_pre_written" => Symfony\Component\Routing\Route {#465
    -path: "/pre-written-campaigns"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "App\Controller\RpController::pre_written"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "app_rp_homebrew" => Symfony\Component\Routing\Route {#464
    -path: "/d-d-homebrew-campaigns"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "App\Controller\RpController::homebrew"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "app_rp_other" => Symfony\Component\Routing\Route {#467
    -path: "/other-roleplay-systems"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "App\Controller\RpController::other"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "app_schedule_index" => Symfony\Component\Routing\Route {#470
    -path: "/schedule"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "App\Controller\ScheduleController::index"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "app_seo_sitemap" => Symfony\Component\Routing\Route {#488
    -path: "/sitemap.{_format}"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:2 [
      "_format" => "xml"
      "_controller" => "App\Controller\SeoController::sitemap"
    ]
    -requirements: array:1 [
      "_format" => "html|xml"
    ]
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "app_seo_robots" => Symfony\Component\Routing\Route {#487
    -path: "/robots.txt"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "App\Controller\SeoController::robots"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "app_seo_under_construction" => Symfony\Component\Routing\Route {#490
    -path: "/under-construction"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "App\Controller\SeoController::construction"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "app_terms" => Symfony\Component\Routing\Route {#492
    -path: "/terms-and-conditions"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "App\Controller\SeoController::terms"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "app_seo_conduct" => Symfony\Component\Routing\Route {#494
    -path: "/code-of-conduct"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "App\Controller\SeoController::conduct_redirect"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "app_seo_privacy" => Symfony\Component\Routing\Route {#496
    -path: "/privacy-policy"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "App\Controller\SeoController::privacy_redirect"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "app_seo_price" => Symfony\Component\Routing\Route {#498
    -path: "/price-list"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "App\Controller\SeoController::price_redirect"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "app_seo_homebrew" => Symfony\Component\Routing\Route {#500
    -path: "/d&d-homebrew-campaigns"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "App\Controller\SeoController::homebrew_redirect"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "app_seo_my_blog" => Symfony\Component\Routing\Route {#502
    -path: "/my-blog"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "App\Controller\SeoController::blog_redirect"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "app_blog_1" => Symfony\Component\Routing\Route {#504
    -path: "/my-blog/f/character-creation---sirakess"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "App\Controller\SeoController::blog_1"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "app_blog_2" => Symfony\Component\Routing\Route {#506
    -path: "/my-blog/f/my-player-tips"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "App\Controller\SeoController::blog_2"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "app_blog_3" => Symfony\Component\Routing\Route {#508
    -path: "/my-blog/f/welcome-to-my-world"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "App\Controller\SeoController::blog_3"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "app_seo_store" => Symfony\Component\Routing\Route {#510
    -path: "/gm-gem-store"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "App\Controller\SeoController::store_redirect"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "app_seo_account" => Symfony\Component\Routing\Route {#512
    -path: "/m/account"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "App\Controller\SeoController::account_redirect"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "app_seo_create_account" => Symfony\Component\Routing\Route {#514
    -path: "/m/create-account"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "App\Controller\SeoController::create_account_redirect"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "app_seo_orders" => Symfony\Component\Routing\Route {#516
    -path: "/m/orders"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "App\Controller\SeoController::orders_redirect"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
]
http://gemthegm.co.uk/about-me 1.00 http://gemthegm.co.uk/connect-with-gm-gem 1.00 http://gemthegm.co.uk/friends-of-gm-gem 1.00 http://gemthegm.co.uk/ 1.00 http://gemthegm.co.uk/legal/code-of-conduct 1.00 http://gemthegm.co.uk/legal/privacy-policy 1.00 http://gemthegm.co.uk/pricing 1.00 http://gemthegm.co.uk/pre-written-campaigns 1.00 http://gemthegm.co.uk/d-d-homebrew-campaigns 1.00 http://gemthegm.co.uk/other-roleplay-systems 1.00 http://gemthegm.co.uk/schedule 1.00 http://gemthegm.co.uk/terms-and-conditions 1.00 http://gemthegm.co.uk/my-blog/f/character-creation---sirakess 1.00 http://gemthegm.co.uk/my-blog/f/my-player-tips 1.00 http://gemthegm.co.uk/my-blog/f/welcome-to-my-world 1.00