title: //h1[@class="entry-title"]
author: //div[@class="author-name"]/a[1]
body: //div[@class="entry-content"]
date: //time[contains(concat(' ',normalize-space(@class), ' '), ' entry-date ')]/@datetime

# remove 'From the Lab' and 'Recent posts' text
strip: //div[@class='blogLabel']

# remove byline and meta info
strip: //h1
strip: //div[@class="article-meta"]
strip: //div[@class="author-info"]

#strip tags and categories
strip: //div[@class="department"]

#strip product cap links
strip: //div[@class="cap-main"]
strip: //div[@id="compare-lede"]
test_url: https://www.pcworld.com/article/262034/are-printer-companies-gouging-us-on-laser-toner-pricing.html