graph [
	node [
		id 2
	]
	node [
		id 2
	]
	node [
		id 3
	]
	edge [
		target 2 3
	]
]

