<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Søren Holm &#187; Foto</title>
	<atom:link href="http://www.soerenholm.com/kategori/foto/feed" rel="self" type="application/rss+xml" />
	<link>http://www.soerenholm.com</link>
	<description>Alt der falder mig ind</description>
	<lastBuildDate>Sun, 15 Jan 2012 16:13:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Et helt forfærdeligt billede</title>
		<link>http://www.soerenholm.com/forfaerdeligt-billede-161.html?&#038;owa_medium=feed&#038;owa_sid=</link>
		<comments>http://www.soerenholm.com/forfaerdeligt-billede-161.html#comments</comments>
		<pubDate>Mon, 23 Nov 2009 17:10:21 +0000</pubDate>
		<dc:creator>Søren Holm</dc:creator>
				<category><![CDATA[Foto]]></category>
		<category><![CDATA[useriøse oplevelser]]></category>
		<category><![CDATA[Søren Holm]]></category>

		<guid isPermaLink="false">http://www.soerenholm.com/?p=161</guid>
		<description><![CDATA[Prøv lige at se et latterligt billede af mig. Jeg har ryddet op i nogle gamle ting og fundet dette klenodie. Det stammer fra faget &#8220;Foto&#8221; som jeg havde i 8. klasse og man kan da konkludere at vi hverken har arbejdet med motivet eller at sørge for at lave et skarpt billede.]]></description>
		<wfw:commentRss>http://www.soerenholm.com/forfaerdeligt-billede-161.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kolibri i Berlin</title>
		<link>http://www.soerenholm.com/kolibri-i-berlin-79.html?&#038;owa_medium=feed&#038;owa_sid=</link>
		<comments>http://www.soerenholm.com/kolibri-i-berlin-79.html#comments</comments>
		<pubDate>Wed, 13 May 2009 18:08:03 +0000</pubDate>
		<dc:creator>Søren Holm</dc:creator>
				<category><![CDATA[Foto]]></category>
		<category><![CDATA[useriøse oplevelser]]></category>
		<category><![CDATA[Berlin]]></category>

		<guid isPermaLink="false">http://www.soerenholm.com/?p=79</guid>
		<description><![CDATA[Der var nogle totalt syge gråspurve i Berlin, der kunne stå stille i luften som en anden kolibri og spise brød fra hånden. Og så var jeg lige hurtig med kameraet (taget med 1/1600 sek. hvilket har gjort, at fuglens vinger er uskarpe mens kroppen står skarpt).]]></description>
		<wfw:commentRss>http://www.soerenholm.com/kolibri-i-berlin-79.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>


<!-- W3 Total Cache: Minify debug info:
Engine:             disk: basic
Theme:              9411d
Template:           index
-->
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: www.soerenholm.com @ 2012-01-27 06:05:27 -->

<!-- W3 Total Cache: Db cache debug info:
Engine:             disk: basic
Total queries:      16
Cached queries:     6
Total query time:   0.0368
SQL info:
    # | Time (s) |    Caching (Reject reason)     |   Status   | Data size (b) | Query
    1 |   0.0022 |  disabled (Query is rejected)  | not cached |             0 | SELECT option_name, option_value FROM wp_options WHERE autoload = 'yes'
    2 |    0.001 |            enabled             |   cached   |           536 | SELECT option_value FROM wp_options WHERE option_name = 'akismet_comment_nonce' LIMIT 1
    3 |   0.0007 |            enabled             |   cached   |           538 | SELECT option_value FROM wp_options WHERE option_name = 'aiosp_post_title_format' LIMIT 1
    4 |   0.0007 |            enabled             |   cached   |           529 | SELECT option_value FROM wp_options WHERE option_name = 'theme_switched' LIMIT 1
    5 |   0.0021 |            enabled             | not cached |           688 | SELECT post_modified_gmt FROM wp_posts WHERE post_status = 'publish' AND post_type IN ('post', 'page', 'attachment') ORDER BY post_modified_gmt DESC LIMIT 1
    6 |   0.0017 |            enabled             | not cached |           672 | SELECT post_date_gmt FROM wp_posts WHERE post_status = 'publish' AND post_type IN ('post', 'page', 'attachment') ORDER BY post_date_gmt DESC LIMIT 1
    7 |   0.0201 |            enabled             | not cached |           673 | SELECT wp_term_taxonomy.term_id
					FROM wp_term_taxonomy
					INNER JOIN wp_terms USING (term_id)
					WHERE taxonomy = 'category'
					AND wp_terms.slug IN ('foto')
    8 |   0.0004 |            enabled             | not cached |           634 | SELECT term_taxonomy_id
					FROM wp_term_taxonomy
					WHERE taxonomy = 'category'
					AND term_id IN (28)
    9 |   0.0007 |            enabled             | not cached |          3453 | SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy = 'category' AND t.slug = 'foto' LIMIT 1
   10 |   0.0021 |  disabled (Query is rejected)  | not cached |             0 | SELECT SQL_CALC_FOUND_ROWS  wp_posts.* FROM wp_posts  INNER JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) WHERE 1=1  AND ( wp_term_relationships.term_taxonomy_id IN (31) ) AND wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish') GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC LIMIT 0, 10
   11 |   0.0002 |  disabled (Query is rejected)  | not cached |             0 | SELECT FOUND_ROWS()
   12 |   0.0018 |            enabled             | not cached |          6054 | SELECT t.*, tt.*, tr.object_id FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON tt.term_id = t.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('category', 'post_tag', 'post_format') AND tr.object_id IN (161, 79) ORDER BY t.name ASC
   13 |   0.0007 |            enabled             | not cached |          1573 | SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (161,79)
   14 |   0.0008 |            enabled             |   cached   |          3453 | SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy = 'category' AND t.slug = 'foto' LIMIT 1
   15 |   0.0008 |            enabled             |   cached   |          3585 | SELECT * FROM wp_users WHERE ID = '1'
   16 |   0.0008 |            enabled             |   cached   |          4375 | SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1)
-->

<!-- W3 Total Cache: Page cache debug info:
Engine:             disk: basic
Cache key:          w3tc_www.soerenholm.com_1_page_d67f497d0c091c4c5cc80bf22158d7ce
Caching:            enabled
Status:             cached
Creation Time:      0.006s
Header info:
Last-Modified:      Sun, 15 Jan 2012 16:13:19 GMT
Vary:               Accept-Encoding, Cookie
Expires:            Wed, 08 Feb 2012 02:52:07 GMT
Pragma:             public
Cache-Control:      public, must-revalidate, proxy-revalidate
Etag:               b2874a513577f746e8cf32b5ec86676f
X-Powered-By:       W3 Total Cache/0.9.2.4
Content-Encoding:   gzip
X-Pingback:         http://www.soerenholm.com/xmlrpc.php
P3P:                CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM"
Content-Type:       text/xml; charset=UTF-8
-->
