<bookthe literal text <book (case sensitive) .*?any character, repeated any number of times
id="the literal text id=" (case sensitive) .*?any character, repeated any number of times
"the literal " (3410 / 428 / 2216)
.*?any character, repeated any number of times
<author>the literal text <author> (case sensitive) .*?any character, repeated any number of times
<the literal < (6010 / 748 / 3C16)
\/the literal / (4710 / 578 / 2F16)
author>the literal text author> (case sensitive) .*?any character, repeated any number of times
<title>the literal text <title> (case sensitive) .*?any character, repeated any number of times
<the literal < (6010 / 748 / 3C16)
\/the literal / (4710 / 578 / 2F16)
title>the literal text title> (case sensitive) s modifier: single line. Allows a dot to match line terminators