<?php
include("./php/LDBWS.php");
include("/srv/keys/athena/apiKeys.php");
$response = GetDepartureBoard(10,'BRI');
echo $response;