This is root.html
root.html (WE ARE HERE)

root2.html

child1
	child1.html
	
child2
    child2.html
	
    granchild2
		grandchild2.html

images
	hal.jpg
root2.html (brother)
child2/child2.html (child of current element)
child2/grandchild2/grandchild2.html (grandchild of current element)