=IMPORTXML(A1;"//div[contains(@class,'events-table-1')]/div")
A1
https://www.iru.org/ru/intelligence/fuel-prices?fr...=arrayformula(substitute(importXML("https://at.fuelo.net/fuel/type/gasoline?lang=en"; "//table[@class=('table')]//tr");" €/l";""))
=arrayformula(REGEXREPLACE(TEXT(importXML("https://at.fuelo.net/fuel/type/gasoline?lang=en"; "//table[@class=('table')]//tr");"0.00");"€.*";""))