If I have a custom post type for events, it is possible to generate the normal single post (/events/event-name) and also a second single post from that same custom post type (like /events/thank-you or /thank-you/event-name)? If so, how would I do this?