[
  {
    "name": "booktype-bookid-article-id-slug",
    "path": "/:booktype()/:bookid()/article/:id()-:slug?"
  },
  {
    "name": "about-about-us",
    "path": "/about/about-us"
  },
  {
    "name": "about-advisory-board",
    "path": "/about/advisory-board"
  },
  {
    "name": "about-disclaimer",
    "path": "/about/disclaimer"
  },
  {
    "name": "about-indexing-distribution",
    "path": "/about/indexing-distribution"
  },
  {
    "name": "about-isbn",
    "path": "/about/isbn"
  },
  {
    "name": "about-open-access-policy",
    "path": "/about/open-access-policy"
  },
  {
    "name": "about-order-and-delivery",
    "path": "/about/order-and-delivery"
  },
  {
    "name": "about-privacy-policy",
    "path": "/about/privacy-policy"
  },
  {
    "name": "about-terms-and-conditions",
    "path": "/about/terms-and-conditions"
  },
  {
    "name": "about-terms-of-use",
    "path": "/about/terms-of-use"
  },
  {
    "name": "auth-forgot-password",
    "path": "/auth/forgot-password"
  },
  {
    "name": "auth-login",
    "path": "/auth/login"
  },
  {
    "name": "auth-register-confirm-hash",
    "path": "/auth/register/confirm/:hash()"
  },
  {
    "name": "auth-register",
    "path": "/auth/register"
  },
  {
    "name": "auth-register-new-password-hash",
    "path": "/auth/register/new-password/:hash()"
  },
  {
    "name": "blog-category-slug",
    "path": "/blog/category/:slug()"
  },
  {
    "name": "blog",
    "path": "/blog"
  },
  {
    "name": "blog-post-slug",
    "path": "/blog/post/:slug()"
  },
  {
    "name": "book-series-id-slug",
    "path": "/book-series/:id()-:slug?"
  },
  {
    "name": "checkout-login-prompt",
    "path": "/checkout-login-prompt"
  },
  {
    "name": "checkout-confirmation",
    "path": "/checkout/confirmation"
  },
  {
    "name": "checkout",
    "path": "/checkout"
  },
  {
    "name": "checkout-success",
    "path": "/checkout/success"
  },
  {
    "name": "edition-id-slug",
    "path": "/edition/:id()-:slug?"
  },
  {
    "name": "for-librarians",
    "path": "/for-librarians"
  },
  {
    "name": "index",
    "path": "/"
  },
  {
    "name": "monograph-id-slug",
    "path": "/monograph/:id()-:slug?"
  },
  {
    "name": "news-id",
    "path": "/news/:id()"
  },
  {
    "name": "news",
    "path": "/news"
  },
  {
    "name": "newsletter-subscription-confirm-hash",
    "path": "/newsletter/subscription/confirm/:hash()"
  },
  {
    "name": "open-access-books",
    "path": "/open-access-books"
  },
  {
    "name": "publish-with-us-after-publishing",
    "path": "/publish-with-us/after-publishing"
  },
  {
    "name": "publish-with-us-book-proposal-confirmation",
    "path": "/publish-with-us/book-proposal/confirmation"
  },
  {
    "name": "publish-with-us-book-proposal",
    "path": "/publish-with-us/book-proposal"
  },
  {
    "name": "publish-with-us-charges",
    "path": "/publish-with-us/charges"
  },
  {
    "name": "publish-with-us-editorial-process",
    "path": "/publish-with-us/editorial-process"
  },
  {
    "name": "publish-with-us-funding",
    "path": "/publish-with-us/funding"
  },
  {
    "name": "publish-with-us-guidelines",
    "path": "/publish-with-us/guidelines"
  },
  {
    "name": "publish-with-us",
    "path": "/publish-with-us"
  },
  {
    "name": "publish-with-us-policy",
    "path": "/publish-with-us/policy"
  },
  {
    "name": "publish-with-us-stages-of-production",
    "path": "/publish-with-us/stages-of-production"
  },
  {
    "name": "publish-with-us-submit-a-manuscript",
    "path": "/publish-with-us/submit-a-manuscript"
  },
  {
    "name": "reprint-set-id-slug",
    "path": "/reprint-set/:id()-:slug?"
  },
  {
    "name": "reprint-id-slug",
    "path": "/reprint/:id()-:slug?"
  },
  {
    "name": "reprints",
    "path": "/reprints"
  },
  {
    "name": "routes",
    "path": "/routes"
  },
  {
    "name": "search",
    "path": "/search"
  },
  {
    "name": "shopping-cart",
    "path": "/shopping-cart"
  },
  {
    "name": "support-faqs-slug-id",
    "path": "/support/faqs/:slug()/:id()"
  },
  {
    "name": "support-faqs-slug",
    "path": "/support/faqs/:slug()"
  },
  {
    "name": "support",
    "path": "/support"
  },
  {
    "name": "user-bookmarks",
    "path": "/user/bookmarks"
  },
  {
    "name": "user-orders-slug",
    "path": "/user/orders/:slug()"
  },
  {
    "name": "user-orders",
    "path": "/user/orders"
  },
  {
    "name": "user-profile-billing",
    "path": "/user/profile/billing"
  },
  {
    "name": "user-profile",
    "path": "/user/profile"
  },
  {
    "name": "user-profile-shipping",
    "path": "/user/profile/shipping"
  }
]