<!DOCTYPE html><!-- THIS IS INFO FOR ONE ENTRANCE--> <!-- Only put one entrance in this file - if this cave has multiple entrances they are each given a letter and each entrance has a separate file--> <!-- If you edit this file, make sure it is uploaded (pushed) to the expoweb repository (entrances folder) and that you have added the cave it enters into the caves folder--> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title></title> <link rel="stylesheet" type="text/css" href="/css/main2.css" /> </head> <body> <entrance> <non_public>False</non_public> <name></name> <entrance_description></entrance_description> <explorers></explorers> <map_description></map_description> <location_description></location_description> <approach></approach> <underground_description></underground_description> <photo><p><div class="centre"></div></p></photo> <!-- marking options: P = Paint, P? = Paint (?), T = Tag, T? = Tag (?), R = Retagged, S = Spit, S? = Spit (?), U = Unmarked, ? = Unknown" --> <marking></marking> <marking_comment></marking_comment> <!-- findability options: ? = To be confirmed ..., S = Surveyed, L = Lost, R = Refindable" --> <findability>S</findability> <findability_description></findability_description> <alt></alt> <northing></northing> <easting></easting> <tag_station></tag_station> <exact_station></exact_station> <other_station></other_station> <other_description></other_description> <bearings></bearings> <url></url> </entrance> </body> </html>