echo 'digraph { "Seiichi Meshiai" -> "Hotaru Meshiai" [taillabel = "Sister of"] "Hotaru Meshiai" -> "Seiichi Meshiai" [taillabel = "Brother of"] }' | dot -Tsvg > output.svg