mirror of
				https://github.com/fooflington/selfdefined.git
				synced 2025-10-31 22:28:32 +00:00 
			
		
		
		
	
		
			
	
	
		
			11 lines
		
	
	
		
			336 B
		
	
	
	
		
			XML
		
	
	
	
	
	
		
		
			
		
	
	
			11 lines
		
	
	
		
			336 B
		
	
	
	
		
			XML
		
	
	
	
	
	
|   | <?xml version="1.0" encoding="utf-8" ?> | ||
|  | <rss version="2.0"> | ||
|  | <channel> | ||
|  | <title>ExpressJS</title> | ||
|  | <link>http://expressjs.com</link> | ||
|  | <description>Is super cool</description> | ||
|  | <language>en-us</language> | ||
|  | <item> | ||
|  | <title>Creating Routes</title> | ||
|  | <description>Some stuff</description> | ||
|  | <link>http://expressjs.com/routes</link></item></channel></rss> |