Create a date variable in your microflow and use the date calculation functions to set the value you want. Use that variable in your XPath
See this discussion on XPath math:
https://forum.mendix.com/link/questions/6256
There are answers regarding the use of variables as well as a way to actually do the math right in an XPath constraint.