Regular Expressions 101

Save & Share

Flavor

  • PCRE2 (PHP >=7.3)
  • PCRE (PHP <7.3)
  • ECMAScript (JavaScript)
  • Python
  • Golang
  • Java 8
  • .NET 7.0 (C#)
  • Rust
  • Regex Flavor Guide

Function

  • Match
  • Substitution
  • List
  • Unit Tests

Tools

Sponsors
There are currently no sponsors. Become a sponsor today!
An explanation of your regex will be automatically generated as you type.
Detailed match information will be displayed here automatically.
  • All Tokens
  • Common Tokens
  • General Tokens
  • Anchors
  • Meta Sequences
  • Quantifiers
  • Group Constructs
  • Character Classes
  • Flags/Modifiers
  • Substitution
  • A single character of: a, b or c
    [abc]
  • A character except: a, b or c
    [^abc]
  • A character in the range: a-z
    [a-z]
  • A character not in the range: a-z
    [^a-z]
  • A character in the range: a-z or A-Z
    [a-zA-Z]
  • Any single character
    .
  • Alternate - match either a or b
    a|b
  • Any whitespace character
    \s
  • Any non-whitespace character
    \S
  • Any digit
    \d
  • Any non-digit
    \D
  • Any word character
    \w
  • Any non-word character
    \W
  • Non-capturing group
    (?:...)
  • Capturing group
    (...)
  • Zero or one of a
    a?
  • Zero or more of a
    a*
  • One or more of a
    a+
  • Exactly 3 of a
    a{3}
  • 3 or more of a
    a{3,}
  • Between 3 and 6 of a
    a{3,6}
  • Start of string
    ^
  • End of string
    $
  • A word boundary
    \b
  • Non-word boundary
    \B

Regular Expression

/
/
gm

Test String

Code Generator

Generated Code

re = /<loc>\n*(https.*blog.*)\n*<\/loc>/m str = 'This XML file does not appear to have any style information associated with it. The document tree is shown below. <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" xmlns:video="http://www.google.com/schemas/sitemap-video/1.1"> <url> <loc>https://www.77plasticsurgery.com/blog/the-complete-brazilian-butt-lift-procedure-overview</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/mommy-makeover</loc> <lastmod>2022-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/facelift-vs.-botox-which-is-best</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/juvederm-fillers</loc> <lastmod>2017-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/breast-augmentation-recovery-guide</loc> <lastmod>2019-03-08</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/look-ten-years-younger</loc> <lastmod>2019-03-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-much-does-a-liquid-facelift-cost-is-it-worth-it</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/the-10-potential-health-risks-of-facelift-surgery</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/instalift</loc> <lastmod>2019-05-14</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/is-smartlipo-really-the-best-type-of-liposuction-7-things-to-consider</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/schedule-a-consultation-cs</loc> <lastmod>2022-07-13</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/which-breast-implants-feel-more-natural</loc> <lastmod>2017-11-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-to-stay-active-with-newborn-regain-pre-baby-body</loc> <lastmod>2017-09-13</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-much-does-a-facelift-cost-in-san-francisco</loc> <lastmod>2022-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/the-best-procedures-and-treatments-for-sagging-cheeks</loc> <lastmod>2018-05-17</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-arm-liposuction-can-tone-your-arms-faster-with-little-downtime</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/high-vs.-moderate-profile-breast-implants-which-is-best</loc> <lastmod>2019-07-08</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/breast-implants-silicone-vs.-saline-vs.-gummy-bear-which-is-best</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-much-does-coolsculpting-cost-in-san-francisco</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/the-savvy-patients-guide-to-stomach-liposuction-cost-recovery-and-results</loc> <lastmod>2022-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/male-breast-reduction</loc> <lastmod>2017-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/schedule-a-consultation-liposuction</loc> <lastmod>2022-07-13</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/penis-enlargement-surgery-how-to-get-maximum-length-and-girth</loc> <lastmod>2019-08-21</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/3-reasons-awake-liposuction-could-be-a-bad-idea</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/breast-augmentation-san-francisco</loc> <lastmod>2022-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/email-whitelisting</loc> <lastmod>2016-11-30</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/lifestyle-lift-vs.-traditional-facelift-which-is-best</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/understanding-the-pros-and-cons-of-fat-transfer-in-breast-augmentation</loc> <lastmod>2019-05-02</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/what-are-the-safest-types-of-breast-implants</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/brow-lift-vs.-eyelid-surgery-which-is-best-for-me</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/why-us</loc> <lastmod>2018-03-18</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/why-should-i-get-a-breast-reduction-6-benefits-of-going-smaller</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-to-get-sexy-natural-asian-breast-augmentation-results</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/liposuction-for-men-quick-reference-guide-to-costs-and-looking-ripped</loc> <lastmod>2022-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-to-choose-the-best-facelift-surgeon-without-feeling-overwhelmed</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/chemical-peel-vs-laser-skin-resurfacing-which-is-best</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/financing</loc> <lastmod>2019-11-27</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/schedule-a-call</loc> <lastmod>2019-11-22</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/the-top-4-alternatives-to-blepharoplasty-surgery</loc> <lastmod>2019-07-25</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-much-does-nose-surgery-cost-in-san-francisco</loc> <lastmod>2022-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/liposuction</loc> <lastmod>2018-06-26</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/men</loc> <lastmod>2016-07-28</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/what-to-expect-after-a-tummy-tuck</loc> <lastmod>2018-05-17</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/rhinoplasty</loc> <lastmod>2022-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/the-savvy-womans-guide-to-breast-implants-in-the-bay-area</loc> <lastmod>2017-09-25</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/schedule-discovery-call</loc> <lastmod>2019-11-22</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/the-most-important-reason-to-choose-breast-enhancement-surgery-this-year</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/dr-larry-fan</loc> <lastmod>2016-07-25</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/the-honest-truth-about-coolsculpting-pain</loc> <lastmod>2018-05-17</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/pectoral-augmentation</loc> <lastmod>2017-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/5-signs-youre-a-good-candidate-for-neck-lift-surgery</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/5-questions-answered-about-the-no-drain-tummy-tuck</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/miradry-cost-san-francisco</loc> <lastmod>2022-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/what-are-the-potential-risks-involved-with-tummy-tuck-surgery</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/round-vs.-teardrop-breast-implants-which-shape-is-best</loc> <lastmod>2019-07-08</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/skin-spa-procedure-overview</loc> <lastmod>2017-02-09</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/kit-schedule-a-consultation</loc> <lastmod>2022-07-13</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-much-does-a-mini-tummy-tuck-cost</loc> <lastmod>2022-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/guide-to-choosing-the-best-facial-rejuvenation-procedures-for-you</loc> <lastmod>2019-05-14</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/what-is-body-contouring-and-which-procedure-do-i-need</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/schedule-a-consultation-2</loc> <lastmod>2022-11-16</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/breast-evaluation-questionnaire</loc> <lastmod>2017-02-03</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/who-needs-tummy-tuck-liposuction</loc> <lastmod>2019-03-26</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/-temporary-slug-73f8e869-8099-4966-bc2b-8a1c17c83f58</loc> <lastmod>2020-06-28</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-much-does-breast-augmentation-cost-in-san-francisco</loc> <lastmod>2022-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/why-plastic-surgeons-are-the-best-botox-providers</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/neck-lift-recovery-time-what-to-expect-pain-and-healing-timeline</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-to-best-prepare-for-breast-augmentation-surgery-the-days-leading-up-to-the-surgery</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/5-coolsculpting-before-and-after-stories-and-how-to-get-the-same-results</loc> <lastmod>2018-05-17</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/what-to-expect-after-your-rhinoplasty-surgery</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/privacy-policy</loc> <lastmod>2019-07-10</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/are-you-a-good-candidate-for-plastic-surgery-learn-more</loc> <lastmod>2016-04-13</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/breast-implant-incisions-what-you-should-know</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/schedule-a-consultation-gynecomastia</loc> <lastmod>2022-01-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-much-does-butt-augmentation-cost-in-san-francisco</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/facelift</loc> <lastmod>2022-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/book-free-consult-a</loc> <lastmod>2022-07-13</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/schedule-a-consultation-mommy-makeover</loc> <lastmod>2022-07-13</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/our-highly-trained-staff</loc> <lastmod>2019-02-28</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/plastic-surgery-for-men</loc> <lastmod>2017-02-09</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/best-plastic-surgeon-san-francisco</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/asian-procedures-overview</loc> <lastmod>2016-08-08</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-to-get-natural-looking-breast-implants</loc> <lastmod>2018-05-17</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/5-breast-implant-before-and-after-stories-and-how-to-get-the-same-results</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/6-breast-augmentation-before-and-after-photos-you-have-to-see</loc> <lastmod>2019-07-25</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-to-get-the-best-chemical-peel-results</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/schedule-a-consultation-tummy-tuck</loc> <lastmod>2022-01-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-much-does-a-rhinoplasty-cost-in-san-francisco</loc> <lastmod>2022-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/tummy-tuck-surgery</loc> <lastmod>2022-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/asian-facial-contouring</loc> <lastmod>2017-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/smooth-vs.-textured-breast-implants-which-is-best</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-to-use-smart-tummy-tuck-financing-options-to-finally-get-the-figure-you-want</loc> <lastmod>2017-05-16</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/schedule-a-consultation-miradry</loc> <lastmod>2022-07-13</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/media</loc> <lastmod>2020-02-26</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-to-get-chin-liposuction-in-less-than-an-hour-with-minimal-downtime</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/mommy-makeover-recovery-time-how-long-will-it-take</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/celebrities-with-butt-implants-the-good-the-booty-and-the-ugly</loc> <lastmod>2018-05-17</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/butt-augmentation</loc> <lastmod>2017-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/microdermabrasion-vs-laser-skin-resurfacing-which-is-best</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-to-get-a-natural-looking-facelift</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/cosmetic-services-san-francisco</loc> <lastmod>2016-05-16</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/skin-non-surgical</loc> <lastmod>2017-02-09</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/coolsculpting-vs-liposuction-vs-renuvion-vs-tummy-tuck</loc> <lastmod>2019-08-27</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/schedule-a-consultation-breast-augmentation-2</loc> <lastmod>2022-07-13</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/schedule-a-consultation-breast-augmentation</loc> <lastmod>2022-01-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/start-here</loc> <lastmod>2022-08-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/tummy-tuck-recovery-what-should-i-expect</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-much-younger-will-i-look-after-a-facelift</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-much-does-neck-liposuction-cost-in-san-francisco</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/plastic-surgery-after-weight-loss-6-things-you-should-know</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-bodies-change-with-age</loc> <lastmod>2019-03-01</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/which-type-of-liposuction-is-best-for-you</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/join-wait-list</loc> <lastmod>2023-06-24</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/the-savvy-patients-primer-to-rhinoplasty-surgery-the-basics</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/asian</loc> <lastmod>2016-08-01</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/the-ultimate-guide-to-breast-implant-types-pros-and-cons</loc> <lastmod>2019-07-08</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-much-does-a-mommy-makeover-cost-in-california</loc> <lastmod>2022-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/after-weight-loss</loc> <lastmod>2017-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-to-know-if-you-need-a-facelift</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-to-choose-the-best-injectable-filler-provider</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/face-changes-with-age</loc> <lastmod>2019-03-05</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/book-free-consult-b</loc> <lastmod>2019-11-22</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/get-quote</loc> <lastmod>2019-06-28</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/are-you-a-good-candidate-for-plastic-surgery-learn-more-0</loc> <lastmod>2016-05-11</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-much-does-a-brazilian-butt-lift-cost</loc> <lastmod>2022-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/the-health-risks-of-breast-implants-what-you-should-know</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/schedule-a-consultation-3</loc> <lastmod>2019-11-22</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/aging-skin-guide</loc> <lastmod>2019-03-06</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/penis-enlargement</loc> <lastmod>2023-05-30</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/what-do-tummy-tuck-scars-look-like-after-recovery-healing</loc> <lastmod>2018-01-10</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/10-tummy-tuck-recovery-tips-and-hints-from-award-winning-plastic-surgeon-larry-fan</loc> <lastmod>2017-05-17</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/asian-eyelid-surgery</loc> <lastmod>2023-05-09</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/kybella</loc> <lastmod>2017-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/dermatology</loc> <lastmod>2016-08-01</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/careers</loc> <lastmod>2023-01-08</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/contact</loc> <lastmod>2020-11-20</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/the-best-way-to-fix-droopy-puffy-or-tired-eyes</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/body-contouring-without-surgery-what-is-the-best-alternative</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/the-best-cosmetic-procedures-for-a-sagging-neck</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-to-lose-weight-naturally-without-surgery</loc> <lastmod>2017-08-16</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/botox</loc> <lastmod>2017-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/types-of-dermal-fillers</loc> <lastmod>2019-03-22</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/can-you-still-breastfeed-with-breast-implants</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/breast-reconstruction</loc> <lastmod>2016-07-28</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-much-does-a-lower-body-lift-cost</loc> <lastmod>2022-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/which-kind-of-injectable-fillers-are-the-best</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/what-is-a-liquid-facelift</loc> <lastmod>2019-03-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/get-started</loc> <lastmod>2022-08-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/facial-procedure-overview</loc> <lastmod>2016-08-08</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-much-does-a-tummy-tuck-cost</loc> <lastmod>2022-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/the-facelift-procedure-a-step-by-step-walkthrough-of-your-surgery</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/can-hybrid-tummy-tick-without-scars-obvious</loc> <lastmod>2018-04-18</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/schedule-a-consultation-ppc</loc> <lastmod>2022-07-13</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/9-questions-that-you-must-ask-your-breast-augmentation-surgeon</loc> <lastmod>2017-12-08</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/top-7-best-breast-augmentation-surgeons-in-the-u.s.-with-reviews</loc> <lastmod>2018-05-17</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/agnes</loc> <lastmod>2019-09-20</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/breast-augmentation-in-san-francisco-vs.-los-angeles</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/coolsculpting-vs.-liposuction-which-is-best</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/fat-transfer-from-stomach-to-buttocks-what-you-should-know</loc> <lastmod>2019-07-08</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/the-4-best-options-for-breast-reduction-procedures</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/the-essential-guide-to-wise-breast-augmentation-financing</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/renuvion-j-plasma</loc> <lastmod>2019-11-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/choosing-the-best-breast-implant-sizes-for-your-frame</loc> <lastmod>2018-05-17</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com</loc> <lastmod>2023-08-30</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/schedule-a-consultation-1</loc> <lastmod>2022-07-13</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/terms-and-conditions</loc> <lastmod>2023-07-28</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/what-kind-of-anesthesia-is-used-for-a-facelift</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/asian-rhinoplasty</loc> <lastmod>2017-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-is-breast-augmentation-with-implants-performed</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/do-nonsurgical-facelifts-really-work</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/best-non-surgical-facial-treatments-look-younger</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/breast-implants-gone-wrong-what-causes-botched-boob-jobs</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/notice-of-privacy-practices</loc> <lastmod>2020-05-13</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/covid</loc> <lastmod>2020-06-08</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/4d-high-definition-liposuction</loc> <lastmod>2017-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-much-does-liposuction-cost-in-san-francisco</loc> <lastmod>2022-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/ultherapy</loc> <lastmod>2017-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/careers-pcc-1</loc> <lastmod>2023-01-08</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/our-office-san-francisco</loc> <lastmod>2016-05-16</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-long-does-it-take-to-recover-from-a-facelift</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-to-know-if-you-need-a-breast-lift-self-assessment-questionnaire</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/what-is-a-mommy-makeover-and-is-it-worth-it</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/breast-procedure-overview</loc> <lastmod>2016-08-08</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/6-ways-to-prevent-bruising-after-injectable-filler-treatment</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/schedule-a-consultation-asian-blepharoplasty</loc> <lastmod>2022-07-13</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/6-remarkable-benefits-of-laser-skin-resurfacing-treatments</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/mini-tummy-tuck-vs-full-tummy-tuck-which-is-best</loc> <lastmod>2018-02-14</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/geneveve-vaginal-rejuvenation</loc> <lastmod>2018-02-16</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/neck-contouring</loc> <lastmod>2022-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/tummy-tuck-timing-benefits-and-dr.-fans-expert-advice</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/types-eyelid-surgery</loc> <lastmod>2019-03-13</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/scarletsrf</loc> <lastmod>2019-09-05</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/body-procedure-overview</loc> <lastmod>2016-08-08</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/tummy-tuck-variations-which-one-to-choose</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/schedule-a-consultation-rhinoplasty</loc> <lastmod>2022-07-13</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/2017homepage</loc> <lastmod>2018-03-17</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/skin-resurfacing</loc> <lastmod>2017-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/the-patients-guide-to-how-a-breast-lift-procedure-is-performed</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/testimonials</loc> <lastmod>2016-06-16</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-to-know-which-facial-treatment-look-younger</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/what-to-expect-after-your-breast-augmentation-surgery-with-dr.-fan</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/liposuction-vs.-tummy-tuck-which-is-best</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/pregnancy-after-tummy-tuck-surgery</loc> <lastmod>2017-12-13</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-much-does-double-chin-surgery-cost</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blepharoplasty-eyelid-surgery-brow-lift</loc> <lastmod>2017-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/does-coolsculpting-really-work</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/call-dr-larry</loc> <lastmod>2023-04-10</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/what-are-the-different-types-of-injectable-fillers</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-to-get-beautiful-skin-part-1</loc> <lastmod>2019-02-27</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-long-do-breast-implants-last</loc> <lastmod>2019-03-09</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/facelift-without-surgery</loc> <lastmod>2019-03-23</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/revision-breast-augmentation</loc> <lastmod>2016-07-07</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-much-does-botox-cost</loc> <lastmod>2022-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/best-ways-lose-belly-fat</loc> <lastmod>2019-03-18</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-to-find-the-best-tummy-tuck-surgeon-and-get-the-best-results-0</loc> <lastmod>2018-05-17</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/glp1</loc> <lastmod>2023-08-30</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/coolsculpting</loc> <lastmod>2018-04-16</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/pricing</loc> <lastmod>2021-10-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/the-savvy-patients-blepharoplasty-eyelid-surgery-price-guide</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/5-liposuction-before-and-after-stories-and-how-to-get-the-same-results</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/sottopelle</loc> <lastmod>2020-05-14</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/breast-reduction</loc> <lastmod>2017-07-10</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/modules</loc> <lastmod>2020-06-25</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/penis-enlargement-surgery-cost</loc> <lastmod>2022-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/schedule-a-consultation-virtual</loc> <lastmod>2023-08-28</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/miradry</loc> <lastmod>2019-09-14</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/ways-sculpt-abs-naturally-no-surgery</loc> <lastmod>2019-02-20</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/schedule-a-consultation</loc> <lastmod>2019-11-22</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/what-to-expect-after-facelift-surgery</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/pros-cons-benefits-breast-augmentation-surgery-implants</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/mini-facelift-vs.-full-facelift-which-is-best</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-much-does-a-neck-lift-cost</loc> <lastmod>2022-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/tips-reduce-facial-wrinkles-naturally-without-surgery</loc> <lastmod>2017-10-18</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-to-find-the-best-tummy-tuck-surgeon-and-get-the-best-results</loc> <lastmod>2017-05-23</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/fat-transfer-breast-augmentation</loc> <lastmod>2017-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/the-honest-truth-about-getting-a-breast-lift-without-implants</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/breast-augmentation-vs.-breast-lift-which-is-best-for-you</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/schedule-a-consultation-virtual-offer</loc> <lastmod>2023-03-04</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/does-breast-augmentation-hurt</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/7-expert-tips-to-get-naturally-stunning-breast-augmentation-results</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/schedule-a-consultation-buttock-augmentation</loc> <lastmod>2022-01-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog</loc> <lastmod>2022-02-21</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/breast-lift</loc> <lastmod>2022-05-19</lastmod> </url> </urlset>' # Print the match result str.scan(re) do |match| puts match.to_s end

Please keep in mind that these code samples are automatically generated and are not guaranteed to work. If you find any syntax errors, feel free to submit a bug report. For a full regex reference for Ruby, please visit: http://ruby-doc.org/core-2.2.0/Regexp.html