echo 'digraph { "Lissa" -> "Owain" [taillabel = "son of"] "Emmeryn" -> "Lissa" [taillabel = "Younger Sister of"] "Chrom" -> "Lissa" [taillabel = "Younger Sister of"] "Owain" -> "Lissa" [taillabel = "Mother of"] "Ophelia" -> "Lissa" [taillabel = "grandmother of"] "Maribelle" -> "Lissa" [taillabel = "Close Friend of"] }' | dot -Tsvg > output.svg