<!doctype html>
<html>
 <head> 
  <meta charset="UTF-8"> 
 </head>
 <body>
  <div>
   Hello!
   <br>
  </div>
  <div>
   I read there is a Relay Operator Meetup organized by Colin at.
   <br>
  </div>
  <div>
   <br>
  </div>
  <div>
   I'm surprised it has not been announced on this list yet.
   <br>
  </div>
  <div>
   <br>
  </div>
  <div>
   Where and when does it take place exactly?
   <br>
  </div>
  <div>
   <br>
  </div>
  <div>
   thank you!
   <br>
  </div> 
 </body>
</html>