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