try {
                age = (int) ((today.getTime()
                    - DateFormatUtils.ISO_DATETIME_FORMAT.parse(
                        ctr.xpath("@checked").get(0)
                    ).getTime()) / TimeUnit.MINUTES.toMillis(1L));