<?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>UFOs Northwest</title>
	<atom:link href="http://www.ufosnw.com/newsite/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ufosnw.com/newsite</link>
	<description>Your Source for UFO Sightings &#38; Investigation</description>
	<lastBuildDate>Thu, 23 Feb 2012 03:07:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>February 21, 2012 &#8211; Treasure Island, Florida &#8211; 11:30 PM EST</title>
		<link>http://www.ufosnw.com/newsite/february-21-2012-treasure-island-florida-1130-pm-est/</link>
		<comments>http://www.ufosnw.com/newsite/february-21-2012-treasure-island-florida-1130-pm-est/#comments</comments>
		<pubDate>Thu, 23 Feb 2012 03:05:58 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[2012]]></category>
		<category><![CDATA[Florida]]></category>
		<category><![CDATA[silent]]></category>

		<guid isPermaLink="false">http://www.ufosnw.com/newsite/?p=2026</guid>
		<description><![CDATA[Description: I was on Treasure Island beach at about 11:30 PM with two of my friends. We were sitting on a bench when we noticed a light in the sky. When it was further away we thought it was an &#8230; <a href="http://www.ufosnw.com/newsite/february-21-2012-treasure-island-florida-1130-pm-est/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="gMap">
    <div id="map" style="width:550px;height:300px;"></div>
	
    

    <script type="text/javascript">

		var latlng = new google.maps.LatLng(0, 0);
		var myOptions = {
			zoom: 5,
			center: latlng,
			scrollwheel: true,
			scaleControl: false,
			disableDefaultUI: false,
			mapTypeId: google.maps.MapTypeId.HYBRID
		};
		var map = new google.maps.Map(document.getElementById("map"),
		myOptions);
		
		    var geocoder_map = new google.maps.Geocoder();
			var address = 'Treasure Island, Florida';
			geocoder_map.geocode( { 'address': address}, function(results, status) {
				if (status == google.maps.GeocoderStatus.OK) {
					map.setCenter(results[0].geometry.location);
					
						var marker = new google.maps.Marker({
							map: map, 
							
							position: map.getCenter()
						});
						
				} else {
				alert("Geocode was not successful for the following reason: " + status);
			}
			});
			</script></div>
<p><strong>Description:</strong> I was on Treasure Island beach at about 11:30 PM with two of my friends. We were sitting on a bench when we noticed a light in the sky. When it was further away we thought it was an airplane, but as it got closer we realized there was no way that is what it could have been. <span style="background-color: yellow;">It was silent and seemed to glide through the air much more quickly and smoothly than any known modern aircraft ever could. It moved like a very aerodynamic paper plane. We realized it was actually much closer to the ground than we thought. Then it sort of transformed or spread out from one light to three and continued floating down the beach. We started following it, but as quickly as it appeared it disappeared into the night sky. </span>After that I started noticing that these lights appear in the sky quite often at night. I guess I just dismissed them as airplanes before like most people probably do. If you live in or visit this area, take a look around you next time you go out there and you&#8217;ll see what I mean.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ufosnw.com/newsite/february-21-2012-treasure-island-florida-1130-pm-est/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>February 22, 2012 &#8211; Mantua, Ohio &#8211; 2:20 PM EST</title>
		<link>http://www.ufosnw.com/newsite/february-22-2012-mantua-ohio-220-pm-est/</link>
		<comments>http://www.ufosnw.com/newsite/february-22-2012-mantua-ohio-220-pm-est/#comments</comments>
		<pubDate>Thu, 23 Feb 2012 02:37:06 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[2012]]></category>
		<category><![CDATA[Ohio]]></category>

		<guid isPermaLink="false">http://www.ufosnw.com/newsite/?p=2024</guid>
		<description><![CDATA[Description: I saw a UFO around 2:20 PM and I heard a lound noise when I was sitting down on my couch by a window. I was scared because I didn&#8217;t know what was going on. I heard a loud &#8230; <a href="http://www.ufosnw.com/newsite/february-22-2012-mantua-ohio-220-pm-est/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="gMap">
    <div id="map" style="width:550px;height:300px;"></div>
	
    

    <script type="text/javascript">

		var latlng = new google.maps.LatLng(0, 0);
		var myOptions = {
			zoom: 5,
			center: latlng,
			scrollwheel: true,
			scaleControl: false,
			disableDefaultUI: false,
			mapTypeId: google.maps.MapTypeId.HYBRID
		};
		var map = new google.maps.Map(document.getElementById("map"),
		myOptions);
		
		    var geocoder_map = new google.maps.Geocoder();
			var address = 'Mantua, Ohio';
			geocoder_map.geocode( { 'address': address}, function(results, status) {
				if (status == google.maps.GeocoderStatus.OK) {
					map.setCenter(results[0].geometry.location);
					
						var marker = new google.maps.Marker({
							map: map, 
							
							position: map.getCenter()
						});
						
				} else {
				alert("Geocode was not successful for the following reason: " + status);
			}
			});
			</script></div>
<p><strong>Description:</strong> I saw a UFO around 2:20 PM and I heard a lound noise when I was sitting down on my couch by a window. I was scared because I didn&#8217;t know what was going on. I heard a loud boom and then saw an object. I am guessing that was a UFO flying at super speeds. I then went back to bed. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ufosnw.com/newsite/february-22-2012-mantua-ohio-220-pm-est/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>February 20, 2012 &#8211; Huntley, New South Wales, Australia &#8211; 2 AM Local Time</title>
		<link>http://www.ufosnw.com/newsite/february-20-2012-huntley-new-south-wales-australia-2-am-local-time/</link>
		<comments>http://www.ufosnw.com/newsite/february-20-2012-huntley-new-south-wales-australia-2-am-local-time/#comments</comments>
		<pubDate>Wed, 22 Feb 2012 05:23:39 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[2012]]></category>
		<category><![CDATA[bright light]]></category>

		<guid isPermaLink="false">http://www.ufosnw.com/newsite/?p=2021</guid>
		<description><![CDATA[Description: A bright flash that lit up the whole house just before I woke up. Then my dog began barking at whatever it was. I had a look out the window to see what it was and saw 2 small &#8230; <a href="http://www.ufosnw.com/newsite/february-20-2012-huntley-new-south-wales-australia-2-am-local-time/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="gMap">
    <div id="map" style="width:550px;height:300px;"></div>
	
    

    <script type="text/javascript">

		var latlng = new google.maps.LatLng(0, 0);
		var myOptions = {
			zoom: 5,
			center: latlng,
			scrollwheel: true,
			scaleControl: false,
			disableDefaultUI: false,
			mapTypeId: google.maps.MapTypeId.HYBRID
		};
		var map = new google.maps.Map(document.getElementById("map"),
		myOptions);
		
		    var geocoder_map = new google.maps.Geocoder();
			var address = 'Huntley, New South Wales, Australia';
			geocoder_map.geocode( { 'address': address}, function(results, status) {
				if (status == google.maps.GeocoderStatus.OK) {
					map.setCenter(results[0].geometry.location);
					
						var marker = new google.maps.Marker({
							map: map, 
							
							position: map.getCenter()
						});
						
				} else {
				alert("Geocode was not successful for the following reason: " + status);
			}
			});
			</script></div>
<p><strong>Description:</strong> A bright flash that lit up the whole house just before I woke up. <span style="background-color: yellow;"> Then my dog began barking at whatever it was. I had a look out the window to see what it was and saw 2 small bright lights hovering above the garage and one small light hovering just above the ground. This happened about 2 AM.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ufosnw.com/newsite/february-20-2012-huntley-new-south-wales-australia-2-am-local-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>January 16, 2012 &#8211; Bodega Bay, California &#8211; 11:50 PM PST</title>
		<link>http://www.ufosnw.com/newsite/january-16-2012-bodega-bay-california-1150-pm-pst/</link>
		<comments>http://www.ufosnw.com/newsite/january-16-2012-bodega-bay-california-1150-pm-pst/#comments</comments>
		<pubDate>Wed, 22 Feb 2012 04:38:58 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[2012]]></category>
		<category><![CDATA[bright light]]></category>
		<category><![CDATA[California]]></category>

		<guid isPermaLink="false">http://www.ufosnw.com/newsite/?p=2018</guid>
		<description><![CDATA[Description: I drove to Bodega Bay Head on my night off. When I parked, I noticed a reddish brown light, similar to that of a planet coming from the top of the hill on the right (if facing the ocean). &#8230; <a href="http://www.ufosnw.com/newsite/january-16-2012-bodega-bay-california-1150-pm-pst/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="gMap">
    <div id="map" style="width:550px;height:300px;"></div>
	
    

    <script type="text/javascript">

		var latlng = new google.maps.LatLng(0, 0);
		var myOptions = {
			zoom: 5,
			center: latlng,
			scrollwheel: true,
			scaleControl: false,
			disableDefaultUI: false,
			mapTypeId: google.maps.MapTypeId.HYBRID
		};
		var map = new google.maps.Map(document.getElementById("map"),
		myOptions);
		
		    var geocoder_map = new google.maps.Geocoder();
			var address = 'Bodega Bay, California';
			geocoder_map.geocode( { 'address': address}, function(results, status) {
				if (status == google.maps.GeocoderStatus.OK) {
					map.setCenter(results[0].geometry.location);
					
						var marker = new google.maps.Marker({
							map: map, 
							
							position: map.getCenter()
						});
						
				} else {
				alert("Geocode was not successful for the following reason: " + status);
			}
			});
			</script></div>
<p><strong>Description:</strong> I drove to Bodega Bay Head on my night off. When I parked, I noticed a reddish brown light, similar to that of a planet coming from the top of the hill on the right (if facing the ocean). The light itself was fairly small and somewhat dim and not completely on the horizon, but closely above it. <span style="background-color: yellow;"> Soon after something in the ocean caught my attention when I noticed what appeared to look like a boat with a spotlight on it searching the coast. It was north along Horseshoe Cove about 4,000 feet north and 2,700 feet out. It appeared to be moving the light around as if in search for something or someone. I mistook it for the Coast Guard until I saw the object move. It began traveling southbound without any shaking or swaying from the waves. It moved at a steady speed and was clearly hovering over the waves. The light began to move around and search along the coast. As it moved the waves underneath it reflecting the light showing the spotlight on some sort of heightened structure. I couldn&#8217;t really see the actual body of the object except for it had a rectangular base and somewhat smooth cylindrical body. It appeared to almost be stealth plated. </span>After it traveled south for 20 seconds, it began turning towards the horizon. The small reddish light that was on the hill, was now in the middle of the ocean. As I noticed it, it began to disappear towards the horizon in a quick manner. The other object began to travel in the same direction as well until they were both gone. I have seen these multiple times, but only at certain times during the night. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ufosnw.com/newsite/january-16-2012-bodega-bay-california-1150-pm-pst/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>February 20, 2012 &#8211; Meridian, Mississippi &#8211; 9:39 PM CST</title>
		<link>http://www.ufosnw.com/newsite/february-20-2012-meridian-mississippi-939-pm-cst/</link>
		<comments>http://www.ufosnw.com/newsite/february-20-2012-meridian-mississippi-939-pm-cst/#comments</comments>
		<pubDate>Wed, 22 Feb 2012 04:23:04 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[2012]]></category>
		<category><![CDATA[cigar-shaped]]></category>
		<category><![CDATA[Mississippi]]></category>
		<category><![CDATA[silent]]></category>

		<guid isPermaLink="false">http://www.ufosnw.com/newsite/?p=2014</guid>
		<description><![CDATA[Description: On February 20, 2012 I had just returned home from the store. When I parked my truck and got out I glanced upward toward the sky because I saw a flash of light in the sky. When I looked &#8230; <a href="http://www.ufosnw.com/newsite/february-20-2012-meridian-mississippi-939-pm-cst/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="gMap">
    <div id="map" style="width:550px;height:300px;"></div>
	
    

    <script type="text/javascript">

		var latlng = new google.maps.LatLng(0, 0);
		var myOptions = {
			zoom: 5,
			center: latlng,
			scrollwheel: true,
			scaleControl: false,
			disableDefaultUI: false,
			mapTypeId: google.maps.MapTypeId.HYBRID
		};
		var map = new google.maps.Map(document.getElementById("map"),
		myOptions);
		
		    var geocoder_map = new google.maps.Geocoder();
			var address = 'Meridian, Mississippi';
			geocoder_map.geocode( { 'address': address}, function(results, status) {
				if (status == google.maps.GeocoderStatus.OK) {
					map.setCenter(results[0].geometry.location);
					
						var marker = new google.maps.Marker({
							map: map, 
							
							position: map.getCenter()
						});
						
				} else {
				alert("Geocode was not successful for the following reason: " + status);
			}
			});
			</script></div>
<p><strong>Description:</strong> On February 20, 2012 I had just returned home from the store. When I parked my truck and got out I glanced upward toward the sky because I saw a flash of light in the sky. When I looked up I didn&#8217;t see anything in the area of the flash. I then walked around my truck to the passenger side and looked up again. <span style="background-color: yellow;"> I then spotted the object in the sky just below the clouds. The object was cigar shaped and completely white. There was no noise associated with the object. Further, there were no wings, exhaust, windows or flashing lights as would be on a plane. </span>I noted my watch which was at approximately 9:39 AM. I observed the object for about 3 minutes until I could see it no more. It was traveling in a southwest direction from where I was.<span style="background-color: yellow;">  I spent quite a number of years in the military and worked on jet planes and now work with a company that trains Navy pilots. So I am very familiar with all sorts of aircraft. My conclusion is that this craft was of extra terrestial design or a government experimental craft. In my opinion, it is not an experimental craft.</span> This is my second UFO sighting. The first one my son &#038; I witnessed in the same area which neither of us reported. I live in Meridian, MS on the north edge of town.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ufosnw.com/newsite/february-20-2012-meridian-mississippi-939-pm-cst/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>August, 1992 &#8211; Yorkshire, United Kingdom &#8211; Early AM</title>
		<link>http://www.ufosnw.com/newsite/august-1992-yorkshire-united-kingdom-early-am/</link>
		<comments>http://www.ufosnw.com/newsite/august-1992-yorkshire-united-kingdom-early-am/#comments</comments>
		<pubDate>Wed, 22 Feb 2012 04:12:16 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[1992]]></category>

		<guid isPermaLink="false">http://www.ufosnw.com/newsite/?p=2008</guid>
		<description><![CDATA[Description: It was in the early hours of the morning and I had gone down stairs to get my child a drink. He was crying and usually that mean&#8217;t he wanted a drink. He was 13 months old. Anyway when &#8230; <a href="http://www.ufosnw.com/newsite/august-1992-yorkshire-united-kingdom-early-am/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="gMap">
    <div id="map" style="width:550px;height:300px;"></div>
	
    

    <script type="text/javascript">

		var latlng = new google.maps.LatLng(0, 0);
		var myOptions = {
			zoom: 5,
			center: latlng,
			scrollwheel: true,
			scaleControl: false,
			disableDefaultUI: false,
			mapTypeId: google.maps.MapTypeId.HYBRID
		};
		var map = new google.maps.Map(document.getElementById("map"),
		myOptions);
		
		    var geocoder_map = new google.maps.Geocoder();
			var address = 'Yorkshire, United Kingdom';
			geocoder_map.geocode( { 'address': address}, function(results, status) {
				if (status == google.maps.GeocoderStatus.OK) {
					map.setCenter(results[0].geometry.location);
					
						var marker = new google.maps.Marker({
							map: map, 
							
							position: map.getCenter()
						});
						
				} else {
				alert("Geocode was not successful for the following reason: " + status);
			}
			});
			</script></div>
<p><strong>Description:</strong> It was in the early hours of the morning and I had gone down stairs to get my child a drink. He was crying and usually that mean&#8217;t he wanted a drink. He was 13 months old. Anyway when I had given it to him and I went to the bathroom at the front of the house and heard a weird noise coming from outside. It was a kind of a humming noise. At first I thought someone was reving up on gears or something like that. I wasn&#8217;t sure, but there wasn&#8217;t a road in front of my house. There was only a small play area then more houses to the front, then a road and then a football field. Anyway I went to my bedroom window to look out and see what all the noise was and as I did I saw somthing going over the football field. <span style="background-color: yellow;"> It was unusual. I can&#8217;t say what it was, but I had the distinct feeling that it was a UFO and I got scared. It was metallic. I remember that much. I am going back some years now so it is hard for me to remember, but I backed away from the window and was very scared. It was low. I don&#8217;t know how big it was. I estimate that it was 30 feet wide, but I am not certain. I do think I saw a UFO that day.</span> The sound alone made me think it as a helicopter that low or plane would have been a lot louder and I would have been able to tell the difference. This object had no wings.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ufosnw.com/newsite/august-1992-yorkshire-united-kingdom-early-am/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>February 19, 2012 &#8211; Manassas, Virginia &#8211; 11 PM EST</title>
		<link>http://www.ufosnw.com/newsite/february-19-2012-manassas-virginia-11-pm-est/</link>
		<comments>http://www.ufosnw.com/newsite/february-19-2012-manassas-virginia-11-pm-est/#comments</comments>
		<pubDate>Wed, 22 Feb 2012 03:51:07 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[2012]]></category>
		<category><![CDATA[bright light]]></category>
		<category><![CDATA[Virginia]]></category>

		<guid isPermaLink="false">http://www.ufosnw.com/newsite/?p=2004</guid>
		<description><![CDATA[Description: My 11 year old daughter &#038; I were driving home from my mom&#8217;s house on Feb. 19, 2012 at approximately 11:00 PM. We were traveling west on I-66 in between Fairfax &#038; Manassas, VA. We saw something with large &#8230; <a href="http://www.ufosnw.com/newsite/february-19-2012-manassas-virginia-11-pm-est/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="gMap">
    <div id="map" style="width:550px;height:300px;"></div>
	
    

    <script type="text/javascript">

		var latlng = new google.maps.LatLng(0, 0);
		var myOptions = {
			zoom: 5,
			center: latlng,
			scrollwheel: true,
			scaleControl: false,
			disableDefaultUI: false,
			mapTypeId: google.maps.MapTypeId.HYBRID
		};
		var map = new google.maps.Map(document.getElementById("map"),
		myOptions);
		
		    var geocoder_map = new google.maps.Geocoder();
			var address = 'Manassas, Virginia';
			geocoder_map.geocode( { 'address': address}, function(results, status) {
				if (status == google.maps.GeocoderStatus.OK) {
					map.setCenter(results[0].geometry.location);
					
						var marker = new google.maps.Marker({
							map: map, 
							
							position: map.getCenter()
						});
						
				} else {
				alert("Geocode was not successful for the following reason: " + status);
			}
			});
			</script></div>
<p><strong>Description:</strong> My 11 year old daughter &#038; I were driving home from my mom&#8217;s house on Feb. 19, 2012 at approximately 11:00 PM. We were traveling west on I-66 in between Fairfax &#038; Manassas, VA. <span style="background-color: yellow;"> We saw something with large flat circular red lights angled down &#038; in with a huge bright white spotlight in the middle of it, but a little higher than the red lights. It was moving very smoothly across the sky going south. Then it started going north just as smoothly. It did not turn around or jerk in any way it just switched directions kind of in a sweeping motion. Then it stopped above the trees near the battlefield in Manassas &#038; the spotlight started slowly getting brighter &#038; brighter &#038; then it just went out. The red lights were still on &#038; it hovered for a few seconds &#038; then it very smoothly &#038; very fast took off going North.</span> I got off at the first Manassas exit towards the battlefields because we could see it in the distance. Sometimes we would lose sight of it behind trees, but never for more than a few seconds. We finally found a spot to pull off the road with a clear view of it. <span style="background-color: yellow;"> It was sweeping back &#038; forth across the sky just like it had done over I-66. It looked like it was searching for something. After about 10 minutes a second object appeared above &#038; in front of our car. It was about 100 feet up &#038; 100 feet out in front of my windshield &#038; blinked a large bright white light, kind of slowly 4 or 5 times then disappeared. </span>We would have stayed longer, but a cop pulled into the area we were parked in &#038; asked if we were OK. I told him yes. We just saw something strange in the sky &#038; pulled over to try &#038; get a better look at it. He said ok then we left. I don&#8217;t know what to make of this, but my daughter &#038; I know without a doubt that it was NOT an airplane. Maybe it was a secret government aircraft. (We are right outside Washington, D.C.). This was not an airplane and not anything we have ever seen before!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ufosnw.com/newsite/february-19-2012-manassas-virginia-11-pm-est/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>December 24, 2011 &#8211; Green, Pennsylvania- 7 PM EST</title>
		<link>http://www.ufosnw.com/newsite/december-24-2011-green-pennsylvania-7-pm-est/</link>
		<comments>http://www.ufosnw.com/newsite/december-24-2011-green-pennsylvania-7-pm-est/#comments</comments>
		<pubDate>Tue, 21 Feb 2012 05:27:26 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[2011]]></category>
		<category><![CDATA[Orb(s) of Light]]></category>
		<category><![CDATA[Pennsylvania]]></category>
		<category><![CDATA[silent]]></category>

		<guid isPermaLink="false">http://www.ufosnw.com/newsite/?p=1998</guid>
		<description><![CDATA[Description: I saw 2 slightly orange, round lights moving in the sky. They were next to each other. The first thing I thought of was UFOs. I have not seen anything like this before. They were UFOs unless the neighbors &#8230; <a href="http://www.ufosnw.com/newsite/december-24-2011-green-pennsylvania-7-pm-est/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="gMap">
    <div id="map" style="width:550px;height:300px;"></div>
	
    

    <script type="text/javascript">

		var latlng = new google.maps.LatLng(0, 0);
		var myOptions = {
			zoom: 5,
			center: latlng,
			scrollwheel: true,
			scaleControl: false,
			disableDefaultUI: false,
			mapTypeId: google.maps.MapTypeId.HYBRID
		};
		var map = new google.maps.Map(document.getElementById("map"),
		myOptions);
		
		    var geocoder_map = new google.maps.Geocoder();
			var address = 'Green, Pennsylvania';
			geocoder_map.geocode( { 'address': address}, function(results, status) {
				if (status == google.maps.GeocoderStatus.OK) {
					map.setCenter(results[0].geometry.location);
					
						var marker = new google.maps.Marker({
							map: map, 
							
							position: map.getCenter()
						});
						
				} else {
				alert("Geocode was not successful for the following reason: " + status);
			}
			});
			</script></div>
<p><strong>Description:</strong> I saw 2 slightly orange, round lights moving in the sky. They were next to each other. The first thing I thought of was UFOs. <span style="background-color: yellow;"> I have not seen anything like this before. They were UFOs unless the neighbors were shooting something into the sky which is not likely.</span> Anyway the lights were moving in the sky. As I pulled up to my driveway I looked behind me and saw another light and it faded into the sky very slowly in the same spot. Then about 3 minutes later, I saw the same type of orange light and it looked like it came from the ground and proceeded to go higher in the sky and just slowly went higher in the sky and then disappeared again. I heard no fireworks blowing off or any sounds at all that resembled fire works. I believe that these lights could have been UFOs.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ufosnw.com/newsite/december-24-2011-green-pennsylvania-7-pm-est/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>February 4, 2012 &#8211; Whittier, California &#8211; 4:38 PM PST</title>
		<link>http://www.ufosnw.com/newsite/february-4-2012-whittier-california-438-pm-pst/</link>
		<comments>http://www.ufosnw.com/newsite/february-4-2012-whittier-california-438-pm-pst/#comments</comments>
		<pubDate>Tue, 21 Feb 2012 04:20:10 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[2012]]></category>
		<category><![CDATA[California]]></category>
		<category><![CDATA[Lens Flare]]></category>
		<category><![CDATA[Orb-like craft]]></category>
		<category><![CDATA[pictures]]></category>

		<guid isPermaLink="false">http://www.ufosnw.com/newsite/?p=1991</guid>
		<description><![CDATA[Description: Hi, this picture was taken at 4:38 PM PST. This is the second photo taken of the broken orb. (The first photo was taken a few seconds prior.) , followed within a few seconds. This picture shows the broken &#8230; <a href="http://www.ufosnw.com/newsite/february-4-2012-whittier-california-438-pm-pst/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_1992" class="wp-caption aligncenter" style="width: 485px"><a href="http://www.ufosnw.com/newsite/wp-content/uploads/2012/02/photooptimized1.jpg"><img src="http://www.ufosnw.com/newsite/wp-content/uploads/2012/02/photooptimized1.jpg" alt="Photo &amp; Enlargement of Broken Orb. Possible Lens Flare?" title="Photo &amp; Enlargement of Broken Orb. Possible Lens Flare?" width="475" height="362" class="size-full wp-image-1992" /></a><p class="wp-caption-text">Photo &#038; Enlargement of Broken Orb. Possible Lens Flare?</p></div>
<div class="gMap">
    <div id="map" style="width:550px;height:300px;"></div>
	
    

    <script type="text/javascript">

		var latlng = new google.maps.LatLng(0, 0);
		var myOptions = {
			zoom: 5,
			center: latlng,
			scrollwheel: true,
			scaleControl: false,
			disableDefaultUI: false,
			mapTypeId: google.maps.MapTypeId.HYBRID
		};
		var map = new google.maps.Map(document.getElementById("map"),
		myOptions);
		
		    var geocoder_map = new google.maps.Geocoder();
			var address = 'Whittier, California';
			geocoder_map.geocode( { 'address': address}, function(results, status) {
				if (status == google.maps.GeocoderStatus.OK) {
					map.setCenter(results[0].geometry.location);
					
						var marker = new google.maps.Marker({
							map: map, 
							
							position: map.getCenter()
						});
						
				} else {
				alert("Geocode was not successful for the following reason: " + status);
			}
			});
			</script></div>
<p><strong>Description:</strong> Hi, this picture was taken at 4:38 PM PST. This is the second photo taken of the broken orb. (The first photo was taken a few seconds prior.) , followed within a few seconds. This picture shows the broken orb over sharp clear chemtrail transforming from splitting in half to now, four separate orbs. Note this is not a blurry shot! This photo follows the cracked like an egg orb and was taken within 30 seconds of the first orb photo. Photos were taken over Whittier, CA on Feb, 4th 2012. </p>
<p><strong>Note:</strong> This witness has sent several photos. <span style="background-color: yellow;"> Most of these photos were taken in the direction of the sun on clear days.  Taking photos into bright objects (like sun) can result in reflections on camera lenses and there anomalous (false) objects.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ufosnw.com/newsite/february-4-2012-whittier-california-438-pm-pst/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>February 19, 2012 &#8211; Antioch, California &#8211; 2:30 PM PST</title>
		<link>http://www.ufosnw.com/newsite/february-19-2012-antioch-california-230-pm-pst/</link>
		<comments>http://www.ufosnw.com/newsite/february-19-2012-antioch-california-230-pm-pst/#comments</comments>
		<pubDate>Mon, 20 Feb 2012 04:48:12 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[2012]]></category>
		<category><![CDATA[California]]></category>
		<category><![CDATA[oval-shaped]]></category>
		<category><![CDATA[silent]]></category>

		<guid isPermaLink="false">http://www.ufosnw.com/newsite/?p=1978</guid>
		<description><![CDATA[Description: I was looking east out our back door. The sky was clear blue with no clouds and quite high in the sky were six white objects. They were somewhat oval shaped and appeared white in the center and almost &#8230; <a href="http://www.ufosnw.com/newsite/february-19-2012-antioch-california-230-pm-pst/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="gMap">
    <div id="map" style="width:550px;height:300px;"></div>
	
    

    <script type="text/javascript">

		var latlng = new google.maps.LatLng(0, 0);
		var myOptions = {
			zoom: 5,
			center: latlng,
			scrollwheel: true,
			scaleControl: false,
			disableDefaultUI: false,
			mapTypeId: google.maps.MapTypeId.HYBRID
		};
		var map = new google.maps.Map(document.getElementById("map"),
		myOptions);
		
		    var geocoder_map = new google.maps.Geocoder();
			var address = 'Antioch, California';
			geocoder_map.geocode( { 'address': address}, function(results, status) {
				if (status == google.maps.GeocoderStatus.OK) {
					map.setCenter(results[0].geometry.location);
					
						var marker = new google.maps.Marker({
							map: map, 
							
							position: map.getCenter()
						});
						
				} else {
				alert("Geocode was not successful for the following reason: " + status);
			}
			});
			</script></div>
<p><strong>Description:</strong> I was looking east out our back door. The sky was clear blue with no clouds and quite high in the sky were six white objects. <span style="background-color: yellow;"> They were somewhat oval shaped and appeared white in the center and almost clear on either side yet visible, but with more white at ends. These six objects remained almost stationary in general direction with frequent stops and abrupt right, left movements almost coming together as one at times then slowly moved towards the south as a group. We went to the side of the house and the same erratic movements continued, but with no sound such as any form of aircraft would make.</span> My husband went and got the camera to video it and we could not see them in the view finder so I ran to get my phone camera and as soon as I came out to take the picture we saw all six objects simply disappear. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ufosnw.com/newsite/february-19-2012-antioch-california-230-pm-pst/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

