<?xml version="1.0" encoding="utf-8" standalone="no"?> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="seatplan"> <rect id="stage" x="100" y="50" width="100" height="50" fill="white" stroke="black" /> <text x="130" y="80" text-anchor="middle" fill="black">Stage</text> </svg>