<?xml version="1.0" encoding="UTF-8"?>
<%@ taglib prefix="vp" uri="http://www.veriplace.com/tags" %>

<vp:setup id="veriplace" viewparams="tutorial" propertiesId="properties"/>
<vp:require-user interactive="true" />
<vp:require-location interactive="true" />

<html>
<body>
Location: <vp:longitude />, <vp:latitude />, <vp:uncertainty />, <vp:address-line />
</body>
</html>