You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
	
	
		
			24 lines
		
	
	
		
			666 B
		
	
	
	
		
			XML
		
	
			
		
		
	
	
			24 lines
		
	
	
		
			666 B
		
	
	
	
		
			XML
		
	
<?xml version="1.0"?>
 | 
						|
<data>
 | 
						|
    <country name="Liechtenstein">
 | 
						|
        <rank>1</rank>
 | 
						|
        <year>2008</year>
 | 
						|
        <gdppc>141100</gdppc>
 | 
						|
        <neighbor name="Austria" direction="E"/>
 | 
						|
        <neighbor name="Switzerland" direction="W"/>
 | 
						|
    </country>
 | 
						|
    <country name="Singapore">
 | 
						|
        <rank>4</rank>
 | 
						|
        <year>2011</year>
 | 
						|
        <gdppc>59900</gdppc>
 | 
						|
        <neighbor name="Malaysia" direction="N"/>
 | 
						|
    </country>
 | 
						|
    <country name="Panama">
 | 
						|
        <rank>68</rank>
 | 
						|
        <year>2011</year>
 | 
						|
        <gdppc>13600</gdppc>
 | 
						|
        <neighbor name="Costa Rica" direction="W"/>
 | 
						|
        <neighbor name="Colombia" direction="E"/>
 | 
						|
    </country>
 | 
						|
</data>
 |