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