echo 'digraph { "Aigami" -> "Sera" [taillabel = "Younger Sister of"] "Sera" -> "Aigami" [taillabel = "Older Brother of"] }' | dot -Tsvg > output.svg